mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 0.7.0.
This commit is contained in:
parent
2d30022858
commit
54cff2e284
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183282
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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;
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user