Fully-qualify the path to update-desktop-database and update-mime-database in

the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
This commit is contained in:
Jeremy Messenger 2005-03-16 21:47:50 +00:00
parent 6e2ca19b40
commit c1d95aab80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131439
86 changed files with 139 additions and 120 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= fileroller
PORTVERSION= 2.10.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME}

View file

@ -8,7 +8,7 @@ libdata/bonobo/servers/File_Roller_Component.server
%%PORTDOCS%%%%DOCSDIR%%/TODO
share/gnome/application-registry/file-roller.applications
share/gnome/applications/file-roller.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/file-roller/glade/file_roller.glade
share/gnome/help/file-roller/C/figures/file-roller_home.png
share/gnome/help/file-roller/C/figures/file-roller_leftarrow.png
@ -177,4 +177,4 @@ share/locale/zh_TW/LC_MESSAGES/file-roller.mo
@dirrm share/gnome/file-roller/glade
@dirrm share/gnome/file-roller
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= fileroller
PORTVERSION= 2.10.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME}

View file

@ -8,7 +8,7 @@ libdata/bonobo/servers/File_Roller_Component.server
%%PORTDOCS%%%%DOCSDIR%%/TODO
share/gnome/application-registry/file-roller.applications
share/gnome/applications/file-roller.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/file-roller/glade/file_roller.glade
share/gnome/help/file-roller/C/figures/file-roller_home.png
share/gnome/help/file-roller/C/figures/file-roller_leftarrow.png
@ -177,4 +177,4 @@ share/locale/zh_TW/LC_MESSAGES/file-roller.mo
@dirrm share/gnome/file-roller/glade
@dirrm share/gnome/file-roller
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= beast
PORTVERSION= 0.6.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://beast.gtk.org/pub/beast/v0.6/ \
http://beast.gtk.org/beast-ftp/v0.6/

View file

@ -294,5 +294,5 @@ share/mime/packages/beast.xml
@dirrm share/gnome/bse/v0.6.4/scripts
@dirrm share/gnome/bse/v0.6.4
@dirrm share/gnome/bse
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,7 +7,7 @@
PORTNAME= oregano
PORTVERSION= 0.40.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/56/

View file

@ -76,5 +76,5 @@ share/mime/text/oregano.xml
@dirrm share/gnome/help/oregano/es
@dirrm share/gnome/help/oregano/C
@dirrm share/gnome/help/oregano
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -6,7 +6,7 @@
PORTNAME= xlog
PORTVERSION= 1.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \
http://www.qsl.net/pg4i/download/

View file

@ -42,8 +42,8 @@ share/xlog/qsllabels.glabels
@dirrm share/xlog/dxcc
@dirrm share/xlog
@dirrm share/pixmaps/xlog
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec rmdir %D/share/applications 2> /dev/null || true
@unexec rmdir %D/share/applnk/Applications 2> /dev/null || true
@unexec rmdir %D/share/applnk 2> /dev/null || true

View file

@ -7,7 +7,7 @@
PORTNAME= drivel
PORTVERSION= 1.2.3
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -55,5 +55,5 @@ share/mime/packages/drivel.xml
@dirrm share/gnome/drivel/languages
@dirrm share/gnome/drivel/glade
@dirrm share/gnome/drivel
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,6 +7,7 @@
PORTNAME= gdesklets
PORTVERSION= 0.34.2
PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.pycage.de/download/${PORTNAME}/
DISTNAME= gDesklets-${PORTVERSION}

View file

@ -625,5 +625,5 @@ share/mime/packages/gdesklets.xml
@dirrm lib/gdesklets/Controls/ArrayBuffer
@dirrm lib/gdesklets/Controls
@dirrm lib/gdesklets
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,6 +7,7 @@
PORTNAME= glabels
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -10,7 +10,7 @@ lib/libglabels.a
lib/libglabels.so
lib/libglabels.so.1
share/gnome/application-registry/glabels.applications
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/applications/glabels.desktop
share/gnome/glabels/dtd/glabels-2.0.dtd
share/gnome/glabels/glade/object-editor.glade
@ -69,6 +69,6 @@ share/mime/packages/glabels.xml
@dirrm share/gnome/glabels/dtd
@dirrm share/gnome/glabels
@dirrm include/libglabels
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@unexec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= gnochm
PORTVERSION= 0.9.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= deskutils python gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -26,5 +26,5 @@ share/mime/packages/gnochm.xml
@dirrm share/gnome/gnochm
@unexec rmdir %D/man/it/man1 2>/dev/null||true
@unexec rmdir %D/man/it 2>/dev/null||true
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,6 +7,7 @@
PORTNAME= planner
PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.13

View file

@ -212,5 +212,5 @@ share/mime/packages/planner.xml
@dirrm lib/planner
@dirrm include/planner-1.0/libplanner
@dirrm include/planner-1.0
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,6 +7,7 @@
PORTNAME= bugbuddy
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/bug-buddy/2.10

View file

@ -1,7 +1,7 @@
bin/bug-buddy
share/gnome/application-registry/bug-buddy.applications
share/gnome/applications/bug-buddy-core.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/applications/bug-buddy.desktop
share/gnome/bug-buddy/bug-buddy.glade
share/gnome/bug-buddy/bug-buddy.png
@ -93,4 +93,4 @@ share/locale/zh_TW/LC_MESSAGES/bug-buddy.mo
@dirrm share/gnome/bug-buddy/bugzilla/gnome
@dirrm share/gnome/bug-buddy/bugzilla
@dirrm share/gnome/bug-buddy
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= bugbuddy
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/bug-buddy/2.10

View file

@ -1,7 +1,7 @@
bin/bug-buddy
share/gnome/application-registry/bug-buddy.applications
share/gnome/applications/bug-buddy-core.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/applications/bug-buddy.desktop
share/gnome/bug-buddy/bug-buddy.glade
share/gnome/bug-buddy/bug-buddy.png
@ -93,4 +93,4 @@ share/locale/zh_TW/LC_MESSAGES/bug-buddy.mo
@dirrm share/gnome/bug-buddy/bugzilla/gnome
@dirrm share/gnome/bug-buddy/bugzilla
@dirrm share/gnome/bug-buddy
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= guikachu
PORTVERSION= 1.5.4
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel palm gnome
MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/

View file

@ -82,5 +82,5 @@ share/mime/text/x-rcp.xml
@dirrm share/gnome/guikachu/glade
@dirrm share/gnome/guikachu/fonts
@dirrm share/gnome/guikachu
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,7 +7,7 @@
PORTNAME= abiword
PORTVERSION= 2.2.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword

View file

@ -274,7 +274,7 @@ share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-yi
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_CN
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_TW
%%GNOME:%%share/gnome/applications/abiword.desktop
%%GNOME:%%@exec update-desktop-database > /dev/null || /usr/bin/true
%%GNOME:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%GNOME:%%share/gnome/gnome-2.0/ui/abi-nautilus-view-file.xml
%%GNOME:%%share/gnome/pixmaps/abiword_48.png
@dirrm share/AbiSuite-%%ABIVERSION%%/templates
@ -288,4 +288,4 @@ share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_TW
@dirrm share/AbiSuite-%%ABIVERSION%%
@dirrm lib/AbiWord-%%ABIVERSION%%/plugins
@dirrm lib/AbiWord-%%ABIVERSION%%
%%GNOME:%%@unexec update-desktop-database > /dev/null || /usr/bin/true
%%GNOME:%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= abiword
PORTVERSION= 2.2.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword

View file

@ -274,7 +274,7 @@ share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-yi
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_CN
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_TW
%%GNOME:%%share/gnome/applications/abiword.desktop
%%GNOME:%%@exec update-desktop-database > /dev/null || /usr/bin/true
%%GNOME:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%GNOME:%%share/gnome/gnome-2.0/ui/abi-nautilus-view-file.xml
%%GNOME:%%share/gnome/pixmaps/abiword_48.png
@dirrm share/AbiSuite-%%ABIVERSION%%/templates
@ -288,4 +288,4 @@ share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_TW
@dirrm share/AbiSuite-%%ABIVERSION%%
@dirrm lib/AbiWord-%%ABIVERSION%%/plugins
@dirrm lib/AbiWord-%%ABIVERSION%%
%%GNOME:%%@unexec update-desktop-database > /dev/null || /usr/bin/true
%%GNOME:%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= gedit
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10

View file

@ -51,7 +51,7 @@ libdata/bonobo/servers/GNOME_Gedit.server
libdata/pkgconfig/gedit-%%VERSION%%.pc
share/gnome/application-registry/gedit.applications
share/gnome/applications/gedit.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/gedit-2/glade/docinfo.glade2
share/gnome/gedit-2/glade/gedit-encodings-dialog.glade2
share/gnome/gedit-2/glade/gedit-preferences.glade2
@ -250,4 +250,4 @@ share/locale/zh_TW/LC_MESSAGES/gedit.mo
@dirrm include/gedit-%%VERSION%%/gedit/recent-files
@dirrm include/gedit-%%VERSION%%/gedit
@dirrm include/gedit-%%VERSION%%
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= leafpad
PORTVERSION= 0.7.9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -17,5 +17,5 @@ share/locale/ta/LC_MESSAGES/leafpad.mo
share/locale/zh_CN/LC_MESSAGES/leafpad.mo
share/locale/zh_TW/LC_MESSAGES/leafpad.mo
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@exec update-desktop-database > /dev/null || /usr/bin/true
@unexec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= gnomegames2
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-games/2.10

View file

@ -37,7 +37,7 @@ share/gnome/applications/iagno.desktop
share/gnome/applications/mahjongg.desktop
share/gnome/applications/same-gnome.desktop
share/gnome/applications/sol.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/blackjack/Ameristar.rules
share/gnome/blackjack/Atlantic_City.rules
share/gnome/blackjack/Vegas_Downtown.rules
@ -793,4 +793,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-games.mo
@dirrm share/gnome/blackjack
@dirrm lib/gnome-stones/objects
@dirrm lib/gnome-stones
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= gnomegames2
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-games/2.10

View file

@ -37,7 +37,7 @@ share/gnome/applications/iagno.desktop
share/gnome/applications/mahjongg.desktop
share/gnome/applications/same-gnome.desktop
share/gnome/applications/sol.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/blackjack/Ameristar.rules
share/gnome/blackjack/Atlantic_City.rules
share/gnome/blackjack/Vegas_Downtown.rules
@ -793,4 +793,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-games.mo
@dirrm share/gnome/blackjack
@dirrm lib/gnome-stones/objects
@dirrm lib/gnome-stones
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= eog
PORTVERSION= 2.9.0
PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.9

View file

@ -1,6 +1,6 @@
bin/eog
share/gnome/applications/eog.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/eog/eog-gtk-ui.xml
share/gnome/eog/glade/eog.glade
share/gnome/help/eog/C/eog.xml
@ -155,4 +155,4 @@ share/locale/zh_TW/LC_MESSAGES/eog.mo
@dirrm share/gnome/help/eog
@dirrm share/gnome/eog/glade
@dirrm share/gnome/eog
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= evince
PORTVERSION= 0.1.9
PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1

View file

@ -1,7 +1,7 @@
bin/evince
bin/evince-thumbnailer
share/gnome/applications/evince.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/evince/evince-password.glade
share/gnome/evince/evince-ui.xml
share/gnome/evince/pdf-icon.png
@ -25,4 +25,4 @@ share/locale/sv/LC_MESSAGES/evince.mo
share/locale/zh_CN/LC_MESSAGES/evince.mo
share/locale/zh_TW/LC_MESSAGES/evince.mo
@dirrm share/gnome/evince
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.4
PORTREVISION= 3
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \

View file

@ -1177,7 +1177,7 @@ share/gimp/misc/gimp.desktop
share/gimp/misc/gimp.keys
%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.2.applications
%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop
%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys
share/gimp/palettes/Bears.gpl
share/gimp/palettes/Bgold.gpl
@ -1900,4 +1900,4 @@ share/locale/zh_TW/LC_MESSAGES/gimp20.mo
@dirrm include/gimp-2.0
@dirrm etc/gimp/2.2
@dirrm etc/gimp
%%GNOMEPANEL:%%@unexec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.4
PORTREVISION= 3
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \

View file

@ -1177,7 +1177,7 @@ share/gimp/misc/gimp.desktop
share/gimp/misc/gimp.keys
%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.2.applications
%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop
%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys
share/gimp/palettes/Bears.gpl
share/gimp/palettes/Bgold.gpl
@ -1900,4 +1900,4 @@ share/locale/zh_TW/LC_MESSAGES/gimp20.mo
@dirrm include/gimp-2.0
@dirrm etc/gimp/2.2
@dirrm etc/gimp
%%GNOMEPANEL:%%@unexec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.4
PORTREVISION= 3
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \

View file

@ -1177,7 +1177,7 @@ share/gimp/misc/gimp.desktop
share/gimp/misc/gimp.keys
%%GNOMEPANEL:%%share/gnome/application-registry/gimp-2.2.applications
%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop
%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys
share/gimp/palettes/Bears.gpl
share/gimp/palettes/Bgold.gpl
@ -1900,4 +1900,4 @@ share/locale/zh_TW/LC_MESSAGES/gimp20.mo
@dirrm include/gimp-2.0
@dirrm etc/gimp/2.2
@dirrm etc/gimp
%%GNOMEPANEL:%%@unexec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= gpdf
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10

View file

@ -3,7 +3,7 @@ libdata/bonobo/servers/GNOME_PDF.server
libexec/gnome-pdf-viewer
share/gnome/application-registry/gpdf.applications
share/gnome/applications/gpdf.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/gnome-2.0/ui/gpdf-control-ui.xml
share/gnome/gnome-2.0/ui/gpdf-window-ui.xml
share/gnome/gpdf/glade/gpdf-print-progress-dialog.glade
@ -107,4 +107,4 @@ share/locale/zh_TW/LC_MESSAGES/gpdf.mo
@dirrm share/gnome/help/gpdf
@dirrm share/gnome/gpdf/glade
@dirrm share/gnome/gpdf
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= inkscape
PORTVERSION= 0.41
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -7,7 +7,7 @@ lib/inkscape/plugins/libgrid.a
lib/inkscape/plugins/libgrid.so
lib/inkscape/plugins/libgrid.so.0
share/gnome/applications/inkscape.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/inkscape/clipart/README
share/gnome/inkscape/clipart/README-ribbon.txt
share/gnome/inkscape/clipart/inkscape.logo.svg
@ -156,4 +156,4 @@ share/locale/zh_CN/LC_MESSAGES/inkscape.mo
@dirrm share/gnome/inkscape
@dirrm lib/inkscape/plugins
@dirrm lib/inkscape
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= sodipodi
PORTVERSION= 0.34
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -2,7 +2,7 @@ bin/sodipodi
lib/sodipodi/extensions/ill2svg.pl
lib/sodipodi/modules/libxmleditor.so
share/gnome/applications/sodipodi.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/pixmaps/sodipodi.png
share/gnome/sodipodi/about.svg
share/gnome/sodipodi/add.xpm
@ -220,4 +220,4 @@ share/locale/zh_CN/LC_MESSAGES/sodipodi.mo
@dirrm lib/sodipodi/modules
@dirrm lib/sodipodi/extensions
@dirrm lib/sodipodi
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= totem
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}

View file

@ -147,5 +147,5 @@ share/locale/zh_TW/LC_MESSAGES/totem.mo
@dirrm include/totem/1/plparser
@dirrm include/totem/1
@dirrm include/totem
@exec update-desktop-database > /dev/null || /usr/bin/true
@unexec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= gnome-btdownload
PORTVERSION= 0.0.17
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View file

@ -5,7 +5,7 @@ bin/gnome-btdownload
%%PORTDOCS%%%%DOCSDIR%%/README
share/gnome/application-registry/gnome-btdownload.applications
share/gnome/applications/gnome-btdownload.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/gnome-btdownload/glade/contdiag.glade
share/gnome/gnome-btdownload/glade/dlsession.glade
share/gnome/gnome-btdownload/glade/errdiag.glade
@ -16,4 +16,4 @@ share/gnome/mime-info/gnome-btdownload.mime
@dirrm share/gnome/gnome-btdownload/glade
@dirrm share/gnome/gnome-btdownload
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= gnoemoe
PORTVERSION= 0.8.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.icecrew.nl/software/gnoemoe/download/

View file

@ -46,5 +46,5 @@ share/mime/packages/gnoemoe.xml
@dirrm share/gnome/gnoemoe/pixmaps/ice-userlist
@dirrm share/gnome/gnoemoe/pixmaps
@dirrm share/gnome/gnoemoe
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,7 +7,7 @@
PORTNAME= gnome-btdownload
PORTVERSION= 0.0.17
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View file

@ -5,7 +5,7 @@ bin/gnome-btdownload
%%PORTDOCS%%%%DOCSDIR%%/README
share/gnome/application-registry/gnome-btdownload.applications
share/gnome/applications/gnome-btdownload.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/gnome-btdownload/glade/contdiag.glade
share/gnome/gnome-btdownload/glade/dlsession.glade
share/gnome/gnome-btdownload/glade/errdiag.glade
@ -16,4 +16,4 @@ share/gnome/mime-info/gnome-btdownload.mime
@dirrm share/gnome/gnome-btdownload/glade
@dirrm share/gnome/gnome-btdownload
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= ggv
PORTVERSION= 2.8.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8

View file

@ -2,7 +2,7 @@ bin/ggv
libdata/bonobo/servers/GNOME_GGV.server
libexec/ggv-postscript-viewer
share/gnome/applications/ggv.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/gnome-2.0/ui/ggv-control-ui.xml
share/gnome/gnome-2.0/ui/ggv-postscript-view-ui.xml
share/gnome/gnome-2.0/ui/ggv-ui.xml
@ -147,4 +147,4 @@ share/locale/zh_TW/LC_MESSAGES/ggv.mo
@dirrm share/gnome/help/ggv/C/figures
@dirrm share/gnome/help/ggv/C
@dirrm share/gnome/help/ggv
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -6,7 +6,7 @@
PORTNAME= gchempaint
PORTVERSION= 0.4.11
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -69,5 +69,5 @@ share/mime/packages/gchempaint.xml
@dirrm share/gnome/help/gchempaint/C
@dirrm share/gnome/help/gchempaint
@dirrm share/gnome/omf/gchempaint
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -6,7 +6,7 @@
PORTNAME= gchemutils
PORTVERSION= 0.2.7
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -135,5 +135,5 @@ share/mime/packages/gchemutils.xml
@dirrm share/gnome/doc/gchemutils
@dirrm share/gnome/doc
@unexec rmdir %D/share/mime/chemical 2>/dev/null || true
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,6 +7,7 @@
PORTNAME= seahorse
PORTVERSION= 0.7.6
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7

View file

@ -12,7 +12,7 @@ share/gnome/applications/seahorse.desktop
share/gnome/control-center-2.0/capplets/seahorse-pgp-preferences.desktop
share/gnome/applications/seahorse-pgp-encrypted.desktop
share/gnome/applications/seahorse-pgp-signature.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/help/seahorse/C/figures/export.png
share/gnome/help/seahorse/C/figures/file-manager.png
share/gnome/help/seahorse/C/figures/generate.png
@ -94,6 +94,6 @@ share/locale/zh_CN/LC_MESSAGES/seahorse.mo
@dirrm share/gnome/omf/seahorse
@dirrm share/gnome/seahorse/glade
@dirrm share/gnome/seahorse
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@unexec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= coaster
PORTVERSION= 0.1.4.2
PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.coaster-burn.org/files/coaster/

View file

@ -7,7 +7,7 @@ bin/coaster
%%PORTDOCS%%%%DOCSDIR%%/TODO
share/gnome/application-registry/coaster.applications
share/gnome/applications/coaster.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/coaster/glade/coaster-dialogs.glade
share/gnome/coaster/glade/coaster-preferences.glade
share/gnome/coaster/glade/coaster.glade
@ -42,6 +42,6 @@ share/mime/packages/coaster.xml
@dirrm share/gnome/coaster/glade
@dirrm share/gnome/coaster
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec update-desktop-database > /dev/null || /usr/bin/true
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View file

@ -7,7 +7,7 @@
PORTNAME= gnomecontrolcenter2
PORTVERSION= 2.10.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/control-center/2.10

View file

@ -51,7 +51,7 @@ share/gnome/applications/keybinding.desktop
share/gnome/applications/keyboard.desktop
share/gnome/applications/themus-theme-applier.desktop
share/gnome/applications/window-properties.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/control-center-2.0/icons/display-capplet.png
share/gnome/control-center-2.0/interfaces/acme.glade
share/gnome/control-center-2.0/interfaces/apply-font.glade
@ -198,4 +198,4 @@ share/locale/zu/LC_MESSAGES/control-center-2.0.mo
@unexec rmdir %D/share/gnome/control-center-2.0/icons 2> /dev/null || true
@dirrm lib/window-manager-settings
@dirrm include/gnome-window-settings-2.0
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= gnomecontrolcenter2
PORTVERSION= 2.10.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/control-center/2.10

View file

@ -51,7 +51,7 @@ share/gnome/applications/keybinding.desktop
share/gnome/applications/keyboard.desktop
share/gnome/applications/themus-theme-applier.desktop
share/gnome/applications/window-properties.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/control-center-2.0/icons/display-capplet.png
share/gnome/control-center-2.0/interfaces/acme.glade
share/gnome/control-center-2.0/interfaces/apply-font.glade
@ -198,4 +198,4 @@ share/locale/zu/LC_MESSAGES/control-center-2.0.mo
@unexec rmdir %D/share/gnome/control-center-2.0/icons 2> /dev/null || true
@dirrm lib/window-manager-settings
@dirrm include/gnome-window-settings-2.0
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= epiphany
PORTVERSION= 1.6.0
PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6

View file

@ -60,7 +60,7 @@ libdata/pkgconfig/epiphany-1.6.pc
share/gnome/application-registry/epiphany.applications
share/gnome/applications/bme.desktop
share/gnome/applications/epiphany.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/epiphany/art/epiphany-bookmarks.png
share/gnome/epiphany/art/epiphany-close-tab.png
share/gnome/epiphany/art/epiphany-download.png
@ -209,4 +209,4 @@ share/locale/zh_TW/LC_MESSAGES/epiphany.mo
@dirrm %%DOCSDIR%%
@dirrm include/epiphany-%%EPHY_VERSION%%/epiphany
@dirrm include/epiphany-%%EPHY_VERSION%%
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= galeon
PORTVERSION= 1.3.20
PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://osdn.dl.sourceforge.net/sourceforge/galeon/

View file

@ -5,7 +5,7 @@ etc/sound/events/galeon.soundlist
libdata/bonobo/servers/GNOME_Galeon_Automation.server
libdata/bonobo/servers/GNOME_Galeon_NautilusView.server
share/gnome/applications/galeon.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/galeon/FAQ.html
share/gnome/galeon/about_logo.png
share/gnome/galeon/autoscroll.xpm
@ -222,4 +222,4 @@ share/locale/zh_TW/LC_MESSAGES/galeon-2.0.mo
@dirrm share/gnome/help/galeon/es
@dirrm share/gnome/help/galeon
@dirrm share/gnome/galeon
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= screem
PORTVERSION= 0.12.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -12,7 +12,7 @@ lib/screem/plugins/tableWizard.so
lib/screem/plugins/uploadWizard.so
share/gnome/application-registry/screem.applications
share/gnome/applications/screem.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/help/screem/C/figures/color-wizard.png
share/gnome/help/screem/C/figures/css-wizard1.png
share/gnome/help/screem/C/figures/css-wizard2.png
@ -226,6 +226,6 @@ share/locale/zh_CN/LC_MESSAGES/screem.mo
@dirrm share/gnome/screem/ui
@dirrm share/gnome/screem
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/screem/screem-C.omf 2>/dev/null || /usr/bin/true
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@unexec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,7 +7,7 @@
PORTNAME= screem
PORTVERSION= 0.12.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -12,7 +12,7 @@ lib/screem/plugins/tableWizard.so
lib/screem/plugins/uploadWizard.so
share/gnome/application-registry/screem.applications
share/gnome/applications/screem.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/help/screem/C/figures/color-wizard.png
share/gnome/help/screem/C/figures/css-wizard1.png
share/gnome/help/screem/C/figures/css-wizard2.png
@ -226,6 +226,6 @@ share/locale/zh_CN/LC_MESSAGES/screem.mo
@dirrm share/gnome/screem/ui
@dirrm share/gnome/screem
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/screem/screem-C.omf 2>/dev/null || /usr/bin/true
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
@unexec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

View file

@ -7,6 +7,7 @@
PORTNAME= nautilus2
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10

View file

@ -24,7 +24,7 @@ share/gnome/applications/nautilus-folder-handler.desktop
share/gnome/applications/nautilus-home.desktop
share/gnome/applications/nautilus.desktop
share/gnome/applications/network-scheme.desktop
@exec update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/nautilus/browser.xml
share/gnome/nautilus/glade/nautilus-bookmarks-window.glade
share/gnome/nautilus/glade/nautilus-file-management-properties.glade
@ -187,4 +187,4 @@ share/locale/zu/LC_MESSAGES/nautilus.mo
@exec /bin/mkdir -p %D/lib/nautilus/extensions-1.0
@unexec /bin/rmdir %D/lib/nautilus/extensions-1.0 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/lib/nautilus 2>/dev/null || /usr/bin/true
@unexec update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true