diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp/Makefile | 7 | ||||
-rw-r--r-- | graphics/gimp/PLIST | 3 | ||||
-rw-r--r-- | graphics/gimp/distinfo | 8 |
3 files changed, 11 insertions, 7 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 7aa7ff3affd..171ce2f645c 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.240 2013/11/06 20:32:45 adam Exp $ +# $NetBSD: Makefile,v 1.241 2013/12/01 11:58:44 adam Exp $ -DISTNAME= gimp-2.8.8 +DISTNAME= gimp-2.8.10 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/ \ ${MASTER_SITE_GNU:=gimp/v${PKGVERSION_NOREV:R}/} \ @@ -69,5 +69,8 @@ PLIST.remote= yes .include "../../x11/libXmu/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" .endif +.if !empty(PKG_BUILD_OPTIONS.gtk2:Mquartz) +.include "../../x11/gtk-mac-integration/buildlink3.mk" +.endif .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index 74add1f9341..54d46ccec08 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.51 2013/08/15 15:37:46 richard Exp $ +@comment $NetBSD: PLIST,v 1.52 2013/12/01 11:58:44 adam Exp $ bin/gimp bin/gimp-2.8 bin/gimp-console @@ -422,6 +422,7 @@ man/man1/gimptool-2.0.1 man/man5/gimprc-2.8.5 man/man5/gimprc.5 share/aclocal/gimp-2.0.m4 +share/appdata/gimp.appdata.xml share/applications/gimp.desktop share/examples/gimp-2.0/controllerrc share/examples/gimp-2.0/gimprc diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo index 66105fe5e17..272425a974b 100644 --- a/graphics/gimp/distinfo +++ b/graphics/gimp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.78 2013/11/10 20:12:32 dholland Exp $ +$NetBSD: distinfo,v 1.79 2013/12/01 11:58:44 adam Exp $ -SHA1 (gimp-2.8.8.tar.bz2) = a97b93d608a8b0cccd0d97da63bee48d40cc4b35 -RMD160 (gimp-2.8.8.tar.bz2) = e8f06db6af449594fcee3ab1249ba59149c8509e -Size (gimp-2.8.8.tar.bz2) = 20345808 bytes +SHA1 (gimp-2.8.10.tar.bz2) = 6d3c98fcc86f42b0a825a5c62d5d3a5e1c83f48b +RMD160 (gimp-2.8.10.tar.bz2) = c5364c49af2c695bc3d0bd97e792bf3ad75b1175 +Size (gimp-2.8.10.tar.bz2) = 20343461 bytes SHA1 (patch-aa) = bc998a9510458e1f296c44ae26c8ee3900ce49ab SHA1 (patch-ab) = 37820b9e03702248294f0030ffbd09e7f14f3dcb SHA1 (patch-ad) = 7863678d59ccf54e2ce61a4ac4b883fb9eb5fb82 |