summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-10 02:04:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-10 02:04:48 +0800
commita9d36a2002c48847ed46572f37c53f8feef1d5d8 (patch)
treecb7e3244060dccd9d3e24623e1636869f0ffd38c /audio/rhythmbox
parentd66a488011699044f342ad6d1daad90fae5400e9 (diff)
downloadmarcuscom-ports-a9d36a2002c48847ed46572f37c53f8feef1d5d8.tar
marcuscom-ports-a9d36a2002c48847ed46572f37c53f8feef1d5d8.tar.gz
marcuscom-ports-a9d36a2002c48847ed46572f37c53f8feef1d5d8.tar.bz2
marcuscom-ports-a9d36a2002c48847ed46572f37c53f8feef1d5d8.tar.lz
marcuscom-ports-a9d36a2002c48847ed46572f37c53f8feef1d5d8.tar.xz
marcuscom-ports-a9d36a2002c48847ed46572f37c53f8feef1d5d8.tar.zst
marcuscom-ports-a9d36a2002c48847ed46572f37c53f8feef1d5d8.zip
Update to 0.6.1.
Reminded by: adamw Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1428 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile7
-rw-r--r--audio/rhythmbox/distinfo2
-rw-r--r--audio/rhythmbox/files/patch-lib_rb-tree-dnd.c26
-rw-r--r--audio/rhythmbox/pkg-plist1
4 files changed, 6 insertions, 30 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index df9aa67d4..5293267a2 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -2,11 +2,11 @@
# Date created: 17 August 2003
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
-# $FreeBSD: ports/audio/rhythmbox/Makefile,v 1.16 2003/11/12 03:03:08 marcus Exp $
+# $FreeBSD: ports/audio/rhythmbox/Makefile,v 1.19 2003/12/07 03:58:43 marcus Exp $
#
PORTNAME= rhythmbox
-PORTVERSION= 0.6.0
+PORTVERSION= 0.6.1
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -18,7 +18,8 @@ COMMENT= Audio player for the Gnome 2 desktop environment
LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
FLAC.5:${PORTSDIR}/audio/flac \
- mad.1:${PORTSDIR}/audio/mad
+ mad.2:${PORTSDIR}/audio/libmad \
+ id3tag.2:${PORTSDIR}/audio/libid3tag
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo
index e82342d64..2412d10ff 100644
--- a/audio/rhythmbox/distinfo
+++ b/audio/rhythmbox/distinfo
@@ -1 +1 @@
-MD5 (gnome2/rhythmbox-0.6.0.tar.bz2) = 4b2f613f3a9f0e66facdc571867093c1
+MD5 (gnome2/rhythmbox-0.6.1.tar.bz2) = 5791f9fb69c9a855d84e1e666b2e86a9
diff --git a/audio/rhythmbox/files/patch-lib_rb-tree-dnd.c b/audio/rhythmbox/files/patch-lib_rb-tree-dnd.c
deleted file mode 100644
index 5ce40a753..000000000
--- a/audio/rhythmbox/files/patch-lib_rb-tree-dnd.c
+++ /dev/null
@@ -1,26 +0,0 @@
---- lib/rb-tree-dnd.c.orig Tue Nov 11 20:58:54 2003
-+++ lib/rb-tree-dnd.c Tue Nov 11 20:59:17 2003
-@@ -710,9 +710,10 @@
- gint n_targets,
- GdkDragAction actions)
- {
-+ RbTreeDndData *priv_data;
- g_return_if_fail (GTK_IS_TREE_VIEW (tree_view));
-
-- RbTreeDndData *priv_data = init_rb_tree_dnd_data (GTK_WIDGET(tree_view));
-+ priv_data = init_rb_tree_dnd_data (GTK_WIDGET(tree_view));
-
- if (!priv_data->button_press_event_handler) {
-
-@@ -746,9 +747,10 @@
- gint n_targets,
- GdkDragAction actions)
- {
-+ RbTreeDndData *priv_data;
- g_return_if_fail (GTK_IS_TREE_VIEW (tree_view));
-
-- RbTreeDndData *priv_data = init_rb_tree_dnd_data (GTK_WIDGET(tree_view));
-+ priv_data = init_rb_tree_dnd_data (GTK_WIDGET(tree_view));
-
- if (!priv_data->drag_leave_handler) {
-
diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist
index 7e263f181..374370132 100644
--- a/audio/rhythmbox/pkg-plist
+++ b/audio/rhythmbox/pkg-plist
@@ -114,6 +114,7 @@ share/gnome/rhythmbox/node-views/rb-node-view-songs.xml
share/locale/am/LC_MESSAGES/rhythmbox.mo
share/locale/az/LC_MESSAGES/rhythmbox.mo
share/locale/be/LC_MESSAGES/rhythmbox.mo
+share/locale/ca/LC_MESSAGES/rhythmbox.mo
share/locale/cs/LC_MESSAGES/rhythmbox.mo
share/locale/cy/LC_MESSAGES/rhythmbox.mo
share/locale/da/LC_MESSAGES/rhythmbox.mo