summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-02-29 16:41:21 +0000
committerjmmv <jmmv@pkgsrc.org>2004-02-29 16:41:21 +0000
commite41f5056832f9213a63423cae213f4de6660dd30 (patch)
tree938d080e603833d3951eac613ce276007d2d278d /audio
parent8a72ed7fa8ffeeeef9c1f6f66fd7d4a0bff7d46c (diff)
downloadpkgsrc-e41f5056832f9213a63423cae213f4de6660dd30.tar.gz
Update to 0.6.7.
Changes in 0.6.7: * Brown paper bag release * Fix usage of GCONF_SCHEMA_FILE_DIR [Joe Markus Clarke] * Don't include unsupported MIME types in .applications [Colin Walters] Changes in 0.6.6: * Don't lose on AMD64 [Colin Walters] * Honor G_PARAM_CONSTRUCT_ONLY properties [Colin Walters] * Fix startup notification when already running [Christophe Fergeau] * Keep current selection on right-click [Colin Walters] * Fix use of non-POSIX sh syntax [Julio M. Merino Vidal] * Use GCONF_SCHEMAS_FILE_DIR [Julio M. Merino Vidal] * Don't crash trying to save session while loading [Colin Walters] * Escape symlink names when resolving URIs [Colin Walters] * More gcc-2.95 fixes [Colin Walters] * Improved genre sort [Colin Walters] * Parse bare .m3u files [Colin Walters] * Less strict version tests in autogen.sh [Colin Walters]
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox/Makefile10
-rw-r--r--audio/rhythmbox/PLIST3
-rw-r--r--audio/rhythmbox/distinfo9
-rw-r--r--audio/rhythmbox/patches/patch-aa13
-rw-r--r--audio/rhythmbox/patches/patch-ab20
5 files changed, 23 insertions, 32 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 3f97ee5db38..72a14aa8eb8 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2004/02/20 12:03:08 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/29 16:41:21 jmmv Exp $
#
-DISTNAME= rhythmbox-0.6.5
-PKGREVISION= 1
+DISTNAME= rhythmbox-0.6.7
CATEGORIES= audio gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=gnome/sources/rhythmbox/0.6/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.6/}
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.rhythmbox.org/
@@ -20,6 +19,8 @@ USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
USE_X11= YES
+PKGCONFIG_OVERRIDE= data/rhythmbox.pc.in
+
GCONF2_SCHEMAS= rhythmbox.schemas
.include "../../audio/flac/buildlink3.mk"
@@ -34,6 +35,7 @@ GCONF2_SCHEMAS= rhythmbox.schemas
.include "../../multimedia/gstreamer/buildlink3.mk"
.include "../../multimedia/gst-plugins/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/rhythmbox/PLIST b/audio/rhythmbox/PLIST
index db5d8a23bcc..cde55962610 100644
--- a/audio/rhythmbox/PLIST
+++ b/audio/rhythmbox/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/24 17:44:36 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/02/29 16:41:21 jmmv Exp $
bin/rhythmbox
lib/bonobo/librb-nautilus-context-menu.a
lib/bonobo/librb-nautilus-context-menu.la
@@ -52,6 +52,7 @@ share/idl/Rhythmbox.idl
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/rhythmbox.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/rhythmbox.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/rhythmbox.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/rhythmbox.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/rhythmbox.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/rhythmbox.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/rhythmbox.mo
diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo
index beaa89820ff..cea32ac1307 100644
--- a/audio/rhythmbox/distinfo
+++ b/audio/rhythmbox/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/01/24 17:44:36 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2004/02/29 16:41:21 jmmv Exp $
-SHA1 (rhythmbox-0.6.5.tar.gz) = db52ba150b063222d91a6730ba6ced11f212f861
-Size (rhythmbox-0.6.5.tar.gz) = 1946078 bytes
-SHA1 (patch-aa) = afb3b3d510724134908f190751808535a1e399b1
-SHA1 (patch-ab) = 04b47a8172981c535680b3fe2604f969711c2b2f
+SHA1 (rhythmbox-0.6.7.tar.gz) = 5f736e0c13b755c933b6ca52573ee57a278da39e
+Size (rhythmbox-0.6.7.tar.gz) = 1969387 bytes
+SHA1 (patch-ab) = 2fbc9afc2fea902c9e6fa848e1e08e12e1297dad
diff --git a/audio/rhythmbox/patches/patch-aa b/audio/rhythmbox/patches/patch-aa
deleted file mode 100644
index 4cc79ad0349..00000000000
--- a/audio/rhythmbox/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/01/24 17:44:36 jmmv Exp $
-
---- configure.orig 2004-01-22 09:03:31.000000000 +0100
-+++ configure
-@@ -20225,7 +20225,7 @@ if test "${enable_dashboard+set}" = set;
- else
- enable_dashboard=no
- fi;
--if test "x$enable_dashboard" == "xyes" ; then
-+if test "x$enable_dashboard" = "xyes" ; then
-
- cat >>confdefs.h <<\_ACEOF
- #define WITH_DASHBOARD 1
diff --git a/audio/rhythmbox/patches/patch-ab b/audio/rhythmbox/patches/patch-ab
index b00fbd378e3..966429bc3f4 100644
--- a/audio/rhythmbox/patches/patch-ab
+++ b/audio/rhythmbox/patches/patch-ab
@@ -1,13 +1,15 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/01/24 17:44:36 jmmv Exp $
+$NetBSD: patch-ab,v 1.2 2004/02/29 16:41:21 jmmv Exp $
---- data/Makefile.in.orig 2004-01-22 09:03:56.000000000 +0100
+--- data/Makefile.in.orig 2004-02-28 00:26:16.000000000 +0100
+++ data/Makefile.in
-@@ -236,7 +236,7 @@ Multimedia_DATA = $(Multimedia_in_files:
- appicon_DATA = rhythmbox.png
- appicondir = $(datadir)/pixmaps
+@@ -248,8 +248,8 @@ applications_DATA = rhythmbox.applicatio
+ iradio_DATA = iradio-initial.pls
+ iradiodir = $(datadir)/rhythmbox
--schemadir = $(sysconfdir)/gconf/schemas
-+schemadir = $(GCONF_SCHEMAS_FILE_DIR)
- schema_DATA = rhythmbox.schemas
+-@GCONF_SCHEMAS_INSTALL_TRUE@schemadir = $(GCONF_SCHEMA_FILE_DIR)
+-@GCONF_SCHEMAS_INSTALL_TRUE@schema_DATA = rhythmbox.schemas
++schemadir = $(GCONF_SCHEMA_FILE_DIR)
++schema_DATA = rhythmbox.schemas
- keys_DATA = rhythmbox.keys
+ EXTRA_DIST = $(server_in_files) \
+ $(appicon_DATA) \