summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-09-21 17:22:39 +0000
committerjmmv <jmmv>2004-09-21 17:22:39 +0000
commit6681f2ed47ad31e4853472cfaef82adb888f58cd (patch)
tree572ac3cb70c06deb3f63ca503f6c45b89313f5d4 /audio/rhythmbox/Makefile
parent6b19609b28fc22e23f763ec1fa020510d2a8d06e (diff)
downloadpkgsrc-6681f2ed47ad31e4853472cfaef82adb888f58cd.tar.gz
Update to 0.8.6. Closes PR pkg/27003.
Overview of Changes in Rhythmbox 0.8.6 ====================================== * Updated documentation [Jens Schittenhelm] * Japanese help translation [SATOH Satoru] * Fix .pc file to use correct path variables [bugzilla@c0decafe.net] * Add MimeType to .desktop file [Colin Walters] * More extensive Bonobo interface [eskil heyn olsen] * Read disc number tags from ipod [Christophe Fergeau] New Translations he (Shoshannah Forbes, Gil Osher) eu (Iñaki Larrañaga) nb (Kjartan Maraas) Updated Translations en_CA (Adam Weinberger) nl (Vincent van Adrighem) ko (Changwoo Ryu) fi (Tommi Vainikainen) tr (Baris Cicek)
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r--audio/rhythmbox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index dc1f796507b..e9119c38e3d 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2004/06/25 08:37:57 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/09/21 17:22:39 jmmv Exp $
#
-DISTNAME= rhythmbox-0.8.5
+DISTNAME= rhythmbox-0.8.6
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/}
EXTRACT_SUFX= .tar.bz2
@@ -42,6 +42,7 @@ GCONF2_SCHEMAS= rhythmbox.schemas
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../multimedia/gstreamer/buildlink3.mk"
.include "../../multimedia/gst-plugins/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"