Fri Dec 16 00:25:25 2022 UTC ()
rhythmbox: update HOMEPAGE


(wiz)
diff -r1.190 -r1.191 pkgsrc/audio/rhythmbox/Makefile

cvs diff -r1.190 -r1.191 pkgsrc/audio/rhythmbox/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/rhythmbox/Makefile 2022/11/23 16:19:23 1.190
+++ pkgsrc/audio/rhythmbox/Makefile 2022/12/16 00:25:25 1.191
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.190 2022/11/23 16:19:23 adam Exp $ 1# $NetBSD: Makefile,v 1.191 2022/12/16 00:25:25 wiz Exp $
2 2
3DISTNAME= rhythmbox-3.4.4 3DISTNAME= rhythmbox-3.4.4
4PKGREVISION= 12 4PKGREVISION= 12
5CATEGORIES= audio gnome 5CATEGORIES= audio gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/3.4/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/3.4/}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= youri@NetBSD.org 9MAINTAINER= youri@NetBSD.org
10HOMEPAGE= https://www.gnome.org/projects/rhythmbox/ 10HOMEPAGE= https://wiki.gnome.org/Apps/Rhythmbox
11COMMENT= Music management application for GNOME 11COMMENT= Music management application for GNOME
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14.include "options.mk" 14.include "options.mk"
15 15
16GNU_CONFIGURE= YES 16GNU_CONFIGURE= YES
17USE_TOOLS+= gmake intltool msgfmt pkg-config 17USE_TOOLS+= gmake intltool msgfmt pkg-config
18USE_TOOLS+= itstool 18USE_TOOLS+= itstool
19USE_LIBTOOL= YES 19USE_LIBTOOL= YES
20USE_PKGLOCALEDIR= YES 20USE_PKGLOCALEDIR= YES
21 21
22PYTHON_VERSIONS_INCOMPATIBLE= 27 22PYTHON_VERSIONS_INCOMPATIBLE= 27
23 23