diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-07-03 13:02:39 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-07-03 13:02:39 +0000 |
commit | 6eb61d5d5fa60b767248cfd098ddcb31040da745 (patch) | |
tree | 549b6c587ba5ed57760b6207cd098a8a3025fc24 /audio/rhythmbox | |
parent | ecf8dacae9ed1ce721e7d77f66655e80e459c684 (diff) | |
download | pkgsrc-6eb61d5d5fa60b767248cfd098ddcb31040da745.tar.gz |
Properly handle the icon theme cache. Bump PKGREVISION to 1.
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/PLIST | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 4557e4d25e1..3d450a944e9 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -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 @@ BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.1.5 .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 --git a/audio/rhythmbox/PLIST b/audio/rhythmbox/PLIST index 4481da77355..f69218be8a1 100644 --- a/audio/rhythmbox/PLIST +++ b/audio/rhythmbox/PLIST @@ -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 @@ share/rhythmbox/rhythmbox-ui.xml @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 |