diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-25 19:56:01 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-25 19:56:01 +0000 |
commit | 54cff2e28426666b088d7a70ae9d1f9e387834f0 (patch) | |
tree | cd01d4cc320728f8b8d21883e04abc34f17192db /print | |
parent | 2d30022858b26753db1dcdb3517d304c264f6503 (diff) | |
download | ports-54cff2e28426666b088d7a70ae9d1f9e387834f0.tar.gz ports-54cff2e28426666b088d7a70ae9d1f9e387834f0.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/gnomephotoprinter/Makefile | 8 | ||||
-rw-r--r-- | print/gnomephotoprinter/distinfo | 6 | ||||
-rw-r--r-- | print/gnomephotoprinter/files/gnomephotoprinter.desktop | 9 | ||||
-rw-r--r-- | print/gnomephotoprinter/pkg-plist | 8 |
4 files changed, 13 insertions, 18 deletions
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile index c76f8600ed5d..c66a339e7d40 100644 --- a/print/gnomephotoprinter/Makefile +++ b/print/gnomephotoprinter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomephotoprinter -PORTVERSION= 0.6.7 +PORTVERSION= 0.7.0 CATEGORIES= print gnome MASTER_SITES= http://www.fogman.de/gpp/ DISTNAME= gpp-${PORTVERSION} @@ -19,10 +19,8 @@ USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui \ gnomevfs2 +USE_GETTEXT= yes GNU_CONFIGURE= yes - -post-install: - ${INSTALL_DATA} ${FILESDIR}/gnomephotoprinter.desktop \ - ${PREFIX}/share/gnome/applications +INSTALLS_ICONS= yes .include <bsd.port.mk> diff --git a/print/gnomephotoprinter/distinfo b/print/gnomephotoprinter/distinfo index 02ab944dbef7..4d452d148efe 100644 --- a/print/gnomephotoprinter/distinfo +++ b/print/gnomephotoprinter/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gpp-0.6.7.tar.gz) = 6b7ada724375111ef21dd3a16ff2ee22 -SHA256 (gnome2/gpp-0.6.7.tar.gz) = 030097916e7847f8cdbcfc29a04063fdb14ae05f4775abfa0c77e5c7f9296eac -SIZE (gnome2/gpp-0.6.7.tar.gz) = 166758 +MD5 (gnome2/gpp-0.7.0.tar.gz) = ff8fdd9a8f741b346a8d87045d1d02e3 +SHA256 (gnome2/gpp-0.7.0.tar.gz) = 0176e1adf21a2ef18a1c96b2c71b4ff3a0f34a73fbbb2380a1f3fedd5cdd175b +SIZE (gnome2/gpp-0.7.0.tar.gz) = 332256 diff --git a/print/gnomephotoprinter/files/gnomephotoprinter.desktop b/print/gnomephotoprinter/files/gnomephotoprinter.desktop deleted file mode 100644 index 8da39557731b..000000000000 --- a/print/gnomephotoprinter/files/gnomephotoprinter.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Gnome Photo Printer -Comment=Gnome Photo Printer is intended for printing photos in an easy way -Icon=gnome-dev-printer -Exec=gnome-photo-printer -Terminal=false -Type=Application -Categories=Application;Graphics; diff --git a/print/gnomephotoprinter/pkg-plist b/print/gnomephotoprinter/pkg-plist index cdb9e0a6602d..f66c5042dc3a 100644 --- a/print/gnomephotoprinter/pkg-plist +++ b/print/gnomephotoprinter/pkg-plist @@ -1,6 +1,12 @@ bin/gnome-photo-printer -share/gnome/applications/gnomephotoprinter.desktop +share/gnome/applications/gnome-photo-printer.desktop share/gnome/gnome-photo-printer/gpp.glade share/gnome/gnome-photo-printer/scale_with_ratio.jpg share/gnome/gnome-photo-printer/scale_without_ratio.jpg +share/icons/hicolor/16x16/apps/gnome-photo-printer.png +share/icons/hicolor/22x22/apps/gnome-photo-printer.png +share/icons/hicolor/32x32/apps/gnome-photo-printer.png +share/icons/hicolor/48x48/apps/gnome-photo-printer.png +share/icons/hicolor/scalable/apps/gnome-photo-printer.svg +share/locale/de/LC_MESSAGES/gnome-photo-printer.mo @dirrm share/gnome/gnome-photo-printer |