aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-21 04:52:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-21 04:52:37 +0000
commit702c6d2c5f991aa2c8a0cb308673f66653bba32e (patch)
tree82968fcdfbfe46af58f6c8588c1db42d80106851 /graphics/gimp-app
parent9a7292da004e7ae099f85ce67cd52b4e5253cdd2 (diff)
downloadports-702c6d2c5f991aa2c8a0cb308673f66653bba32e.tar.gz
ports-702c6d2c5f991aa2c8a0cb308673f66653bba32e.zip
Update to 2.6.6, and re-enable the rsvg OPTIONS (default on).
Notes
Notes: svn path=/head/; revision=230570
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r--graphics/gimp-app/Makefile17
-rw-r--r--graphics/gimp-app/distinfo6
-rw-r--r--graphics/gimp-app/pkg-plist2
3 files changed, 17 insertions, 8 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 1f474fa9b68f..1e368d3e10cc 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= gimp-app
-DISTVERSION= 2.6.5
-PORTREVISION?= 1
+DISTVERSION= 2.6.6
+PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -45,7 +45,7 @@ USE_XORG= xpm xmu xext
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME+= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack \
- desktopfileutils librsvg2
+ desktopfileutils
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
@@ -68,7 +68,8 @@ OPTIONS?= DEBUG "debugging" off \
DBUS "D-BUS support" on \
GVFS "Use GVFS for the URI plug-in" on \
HELPBROWSER "internal help browser" on \
- MP "multiple processor support" off
+ MP "multiple processor support" off \
+ RSVG "SVG format support" on
.endif
.include <bsd.port.pre.mk>
@@ -90,6 +91,14 @@ MLINKS= gimp-2.6.1 gimp.1 \
gimp-console-2.6.1 gimp-console.1 \
gimprc-2.6.5 gimprc.5
+.if defined(WITHOUT_RSVG)
+CONFIGURE_ARGS+= --without-librsvg
+PLIST_SUB+= SVG="@comment "
+.else
+USE_GNOME+= librsvg2
+PLIST_SUB+= SVG=""
+.endif
+
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug
.endif
diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo
index f7185a1faa17..bc2404b24b45 100644
--- a/graphics/gimp-app/distinfo
+++ b/graphics/gimp-app/distinfo
@@ -1,3 +1,3 @@
-MD5 (gimp-2.6.5.tar.bz2) = cd13050bc6bde6d8d8fd38eff6276033
-SHA256 (gimp-2.6.5.tar.bz2) = 6209081f5c29fc22e0d376367b017618f7afb0b179f994b16b4cc68106cbe521
-SIZE (gimp-2.6.5.tar.bz2) = 16043778
+MD5 (gimp-2.6.6.tar.bz2) = 23d880dd09cd62c936ed04666a53f8e4
+SHA256 (gimp-2.6.6.tar.bz2) = 53c261fa5045f4ca4b5e887a1eb394d28ebb08d108f065ef55bde33c892f0751
+SIZE (gimp-2.6.6.tar.bz2) = 16075908
diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist
index 1c8f7bc07e29..ca271443a601 100644
--- a/graphics/gimp-app/pkg-plist
+++ b/graphics/gimp-app/pkg-plist
@@ -367,7 +367,7 @@ libexec/gimp/2.2/plug-ins/file-psp
libexec/gimp/2.2/plug-ins/file-raw
libexec/gimp/2.2/plug-ins/file-sgi
libexec/gimp/2.2/plug-ins/file-sunras
-libexec/gimp/2.2/plug-ins/file-svg
+%%SVG%%libexec/gimp/2.2/plug-ins/file-svg
libexec/gimp/2.2/plug-ins/file-tga
libexec/gimp/2.2/plug-ins/file-tiff-load
libexec/gimp/2.2/plug-ins/file-tiff-save