Properly handle the icon theme cache. Bump PKGREVISION to 1.
This commit is contained in:
parent
6353424c30
commit
725feef7cc
2 changed files with 6 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue