summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox/Makefile11
-rw-r--r--audio/rhythmbox/PLIST3
-rw-r--r--audio/rhythmbox/distinfo20
-rw-r--r--audio/rhythmbox/patches/patch-aa4
-rw-r--r--audio/rhythmbox/patches/patch-ab4
-rw-r--r--audio/rhythmbox/patches/patch-ac4
-rw-r--r--audio/rhythmbox/patches/patch-ae6
-rw-r--r--audio/rhythmbox/patches/patch-af6
-rw-r--r--audio/rhythmbox/patches/patch-ag4
9 files changed, 32 insertions, 30 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 5094595b11e..1cefc55c332 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.55 2008/03/06 14:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2008/05/06 06:26:59 bjs Exp $
#
-DISTNAME= rhythmbox-0.9.8
-PKGREVISION= 7
+DISTNAME= rhythmbox-0.10.1
CATEGORIES= audio gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.10/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.rhythmbox.org/
COMMENT= Music management application for GNOME
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake intltool msgfmt pkg-config
@@ -39,7 +40,7 @@ BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.1.5
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
-.include "../../multimedia/totem/buildlink3.mk"
+.include "../../multimedia/totem-pl-parser/buildlink3.mk"
.include "../../net/libsoup-devel/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff --git a/audio/rhythmbox/PLIST b/audio/rhythmbox/PLIST
index 0a45df3792f..25735a112b1 100644
--- a/audio/rhythmbox/PLIST
+++ b/audio/rhythmbox/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.15 2007/09/25 10:54:09 hira Exp $
+@comment $NetBSD: PLIST,v 1.16 2008/05/06 06:26:59 bjs Exp $
bin/rhythmbox
bin/rhythmbox-client
lib/librhythmbox-core.la
lib/rhythmbox/plugins/audiocd/audiocd.rb-plugin
lib/rhythmbox/plugins/audiocd/libaudiocd.la
lib/rhythmbox/plugins/audiocd/multiple-album.glade
+lib/rhythmbox/plugins/audioscrobbler/as-icon.svg
lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-prefs.glade
lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-ui.xml
lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.rb-plugin
diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo
index 53f8777e94b..5c5d70d1853 100644
--- a/audio/rhythmbox/distinfo
+++ b/audio/rhythmbox/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.20 2007/06/10 06:29:47 obache Exp $
+$NetBSD: distinfo,v 1.21 2008/05/06 06:26:59 bjs Exp $
-SHA1 (rhythmbox-0.9.8.tar.bz2) = 7510da6d634e3efdfd29e03f018b1a14f56d7553
-RMD160 (rhythmbox-0.9.8.tar.bz2) = df3363fac7009842c4541688dd43671c55311523
-Size (rhythmbox-0.9.8.tar.bz2) = 3374502 bytes
-SHA1 (patch-aa) = 059cbe10ccebd7d6274d1ff98c9e45cd8d11b0b3
-SHA1 (patch-ab) = e3b4aa0d561ce46d9893297ff6e7e9b477badf2e
-SHA1 (patch-ac) = 9061cb289bea6d340394fcd3ce3a5251d2336f43
-SHA1 (patch-ae) = 11774a8dd3b20b8fcb0c585cb9b45d3566ca70f4
-SHA1 (patch-af) = 910d7d373fdc03f61401a4ee676f23d1b5696d45
-SHA1 (patch-ag) = ea936dd3447a749606c3f56898c203ee4fa68c58
+SHA1 (rhythmbox-0.10.1.tar.bz2) = ed20d528c24c1447a2f4597f334cd74466139d2e
+RMD160 (rhythmbox-0.10.1.tar.bz2) = b2fdfc48aba957623ca141d45e8e1291a556bbf7
+Size (rhythmbox-0.10.1.tar.bz2) = 3408309 bytes
+SHA1 (patch-aa) = fa82e1d8176f4ee0b82e8fc307d506444ae22600
+SHA1 (patch-ab) = 3c1310caf6c73e1ebc210411b1f2d4e130fef366
+SHA1 (patch-ac) = c2cad1c4b074910797a21117f6809d8e00d12f30
+SHA1 (patch-ae) = db93a8c4fe2e84714e1754d1ea2b4731715df346
+SHA1 (patch-af) = 6326d8412ee10c3f7edfc46df39967fd8feeb877
+SHA1 (patch-ag) = 6a15e23fa60ef1f99bcc3f7ee766bfcafddea033
diff --git a/audio/rhythmbox/patches/patch-aa b/audio/rhythmbox/patches/patch-aa
index 9cdf6904651..166fae663c8 100644
--- a/audio/rhythmbox/patches/patch-aa
+++ b/audio/rhythmbox/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.6 2007/06/10 06:29:47 obache Exp $
+$NetBSD: patch-aa,v 1.7 2008/05/06 06:26:59 bjs Exp $
---- plugins/cd-recorder/rb-recorder-gst.c.orig 2007-01-09 06:42:20.000000000 +0000
+--- plugins/cd-recorder/rb-recorder-gst.c.orig 2007-02-24 18:27:43.000000000 -0500
+++ plugins/cd-recorder/rb-recorder-gst.c
@@ -26,7 +26,9 @@
#include <string.h>
diff --git a/audio/rhythmbox/patches/patch-ab b/audio/rhythmbox/patches/patch-ab
index 222afa294e0..5b331a30ad3 100644
--- a/audio/rhythmbox/patches/patch-ab
+++ b/audio/rhythmbox/patches/patch-ab
@@ -1,6 +1,6 @@
-$NetBSD: patch-ab,v 1.5 2007/06/10 06:29:47 obache Exp $
+$NetBSD: patch-ab,v 1.6 2008/05/06 06:26:59 bjs Exp $
---- plugins/daap/rb-daap-src.c.orig 2007-02-12 13:47:02.000000000 +0000
+--- plugins/daap/rb-daap-src.c.orig 2007-03-02 03:16:17.000000000 -0500
+++ plugins/daap/rb-daap-src.c
@@ -57,6 +57,10 @@
diff --git a/audio/rhythmbox/patches/patch-ac b/audio/rhythmbox/patches/patch-ac
index c93c05e9d18..c15dffa16b9 100644
--- a/audio/rhythmbox/patches/patch-ac
+++ b/audio/rhythmbox/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.4 2007/06/10 06:29:48 obache Exp $
+$NetBSD: patch-ac,v 1.5 2008/05/06 06:26:59 bjs Exp $
---- metadata/rb-metadata-dbus-client.c.orig 2007-01-31 09:40:45.000000000 +0000
+--- metadata/rb-metadata-dbus-client.c.orig 2007-03-20 08:15:44.000000000 -0400
+++ metadata/rb-metadata-dbus-client.c
@@ -52,7 +52,7 @@
diff --git a/audio/rhythmbox/patches/patch-ae b/audio/rhythmbox/patches/patch-ae
index 12eebe1f1cc..6eedc4b142e 100644
--- a/audio/rhythmbox/patches/patch-ae
+++ b/audio/rhythmbox/patches/patch-ae
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.2 2007/06/10 06:29:48 obache Exp $
+$NetBSD: patch-ae,v 1.3 2008/05/06 06:26:59 bjs Exp $
---- shell/main.c.orig 2007-01-12 08:44:18.000000000 +0000
+--- shell/main.c.orig 2007-03-20 04:05:07.000000000 -0400
+++ shell/main.c
-@@ -380,7 +380,9 @@ main (int argc, char **argv)
+@@ -381,7 +381,9 @@ main (int argc, char **argv)
} else {
rb_profile_start ("mainloop");
diff --git a/audio/rhythmbox/patches/patch-af b/audio/rhythmbox/patches/patch-af
index 1474609a5bc..1c4807fb3c5 100644
--- a/audio/rhythmbox/patches/patch-af
+++ b/audio/rhythmbox/patches/patch-af
@@ -1,6 +1,6 @@
-$NetBSD: patch-af,v 1.2 2007/06/10 06:29:48 obache Exp $
+$NetBSD: patch-af,v 1.3 2008/05/06 06:26:59 bjs Exp $
---- shell/rb-shell-player.c.orig 2007-02-06 11:33:59.000000000 +0000
+--- shell/rb-shell-player.c.orig 2007-05-23 04:42:42.000000000 -0400
+++ shell/rb-shell-player.c
@@ -570,10 +570,8 @@ rb_shell_player_open_playlist_url (RBShe
rb_player_play (player->priv->mmplayer, &error);
@@ -13,7 +13,7 @@ $NetBSD: patch-af,v 1.2 2007/06/10 06:29:48 obache Exp $
}
g_idle_add ((GSourceFunc) notify_playing_idle, player);
}
-@@ -1133,13 +1131,17 @@ open_location_thread (OpenLocationThread
+@@ -1149,13 +1147,17 @@ open_location_thread (OpenLocationThread
location = g_queue_pop_head (data->player->priv->playlist_urls);
rb_debug ("playing first stream url %s", data->location);
diff --git a/audio/rhythmbox/patches/patch-ag b/audio/rhythmbox/patches/patch-ag
index db43d04d724..5965fd1a030 100644
--- a/audio/rhythmbox/patches/patch-ag
+++ b/audio/rhythmbox/patches/patch-ag
@@ -1,6 +1,6 @@
-$NetBSD: patch-ag,v 1.2 2007/06/10 06:29:48 obache Exp $
+$NetBSD: patch-ag,v 1.3 2008/05/06 06:26:59 bjs Exp $
---- plugins/iradio/iradio-initial.pls.orig 2007-01-09 06:42:22.000000000 +0000
+--- plugins/iradio/iradio-initial.pls.orig 2007-02-24 18:27:44.000000000 -0500
+++ plugins/iradio/iradio-initial.pls
@@ -3,10 +3,10 @@ numberofentries=25
file1=http://www.somafm.com/groovesalad.pls