diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog/Makefile | 1 | ||||
-rw-r--r-- | graphics/eog/pkg-plist | 4 | ||||
-rw-r--r-- | graphics/evince/Makefile | 1 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 4 | ||||
-rw-r--r-- | graphics/gimp-app/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-app/pkg-plist | 4 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp/pkg-plist | 4 | ||||
-rw-r--r-- | graphics/gimpshop/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimpshop/pkg-plist | 4 | ||||
-rw-r--r-- | graphics/gpdf/Makefile | 1 | ||||
-rw-r--r-- | graphics/gpdf/pkg-plist | 4 | ||||
-rw-r--r-- | graphics/inkscape/Makefile | 2 | ||||
-rw-r--r-- | graphics/inkscape/pkg-plist | 4 | ||||
-rw-r--r-- | graphics/sodipodi/Makefile | 2 | ||||
-rw-r--r-- | graphics/sodipodi/pkg-plist | 4 |
16 files changed, 24 insertions, 21 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index e62f13025254..bd5ae66e6c36 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -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 diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index 52a7dd9f2196..e35c166211c2 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -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 diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 38c17aafa7c7..ad4c9fce2a63 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -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 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 07ce7c384b55..c5fc807debaa 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -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 diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 6e4d0e499404..054a80168410 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -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%/ \ diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist index 01f793709fc2..81cb06541cc2 100644 --- a/graphics/gimp-app/pkg-plist +++ b/graphics/gimp-app/pkg-plist @@ -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 diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 6e4d0e499404..054a80168410 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -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%/ \ diff --git a/graphics/gimp/pkg-plist b/graphics/gimp/pkg-plist index 01f793709fc2..81cb06541cc2 100644 --- a/graphics/gimp/pkg-plist +++ b/graphics/gimp/pkg-plist @@ -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 diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 6e4d0e499404..054a80168410 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -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%/ \ diff --git a/graphics/gimpshop/pkg-plist b/graphics/gimpshop/pkg-plist index 01f793709fc2..81cb06541cc2 100644 --- a/graphics/gimpshop/pkg-plist +++ b/graphics/gimpshop/pkg-plist @@ -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 diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index f9a9e248b18e..c244558197c6 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -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 diff --git a/graphics/gpdf/pkg-plist b/graphics/gpdf/pkg-plist index 0a67e02da255..c0bf3f455a26 100644 --- a/graphics/gpdf/pkg-plist +++ b/graphics/gpdf/pkg-plist @@ -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 diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 4ebaaa902ac0..d027a411c929 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -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} diff --git a/graphics/inkscape/pkg-plist b/graphics/inkscape/pkg-plist index c569be72e1b0..28cdeaf283b3 100644 --- a/graphics/inkscape/pkg-plist +++ b/graphics/inkscape/pkg-plist @@ -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 diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index dabbfa089b2c..69828cec6d25 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -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} diff --git a/graphics/sodipodi/pkg-plist b/graphics/sodipodi/pkg-plist index ee4f469938a3..e1abdf310897 100644 --- a/graphics/sodipodi/pkg-plist +++ b/graphics/sodipodi/pkg-plist @@ -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 |