pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/rhythmbox Properly handle the icon theme cache. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/900fbf3c5949
branches: trunk
changeset: 515513:900fbf3c5949
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Jul 03 13:02:39 2006 +0000
description:
Properly handle the icon theme cache. Bump PKGREVISION to 1.
diffstat:
audio/rhythmbox/Makefile | 4 +++-
audio/rhythmbox/PLIST | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r 3b91708474b8 -r 900fbf3c5949 audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile Mon Jul 03 12:26:57 2006 +0000
+++ b/audio/rhythmbox/Makefile Mon Jul 03 13:02:39 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2006/07/03 10:40:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.40 2006/07/03 13:02:39 jmmv Exp $
#
DISTNAME= rhythmbox-0.9.5
+PKGREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/}
EXTRACT_SUFX= .tar.bz2
@@ -35,6 +36,7 @@
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/libsexy/buildlink3.mk"
+.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"
diff -r 3b91708474b8 -r 900fbf3c5949 audio/rhythmbox/PLIST
--- a/audio/rhythmbox/PLIST Mon Jul 03 12:26:57 2006 +0000
+++ b/audio/rhythmbox/PLIST Mon Jul 03 13:02:39 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2006/07/03 11:53:56 drochner Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/07/03 13:02:39 jmmv Exp $
bin/rhythmbox
bin/rhythmbox-client
lib/rhythmbox/plugins/audioscrobbler.rb-plugin
@@ -272,6 +272,8 @@
@dirrm share/omf/rhythmbox
@comment in scrollkeeper: @dirrm share/omf
@comment in xdg-dirs: @dirrm share/mime-info
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
@dirrm share/gnome/help/rhythmbox/zh_CN/figures
@dirrm share/gnome/help/rhythmbox/zh_CN
@dirrm share/gnome/help/rhythmbox/sv/figures
Home |
Main Index |
Thread Index |
Old Index