summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-08-25 08:06:39 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-08-25 08:06:39 +0800
commit216fdcdde0299b1af657079e75be7e37c4332172 (patch)
tree4ef03e41e4de5b6cecddd88225711fa5afacbbf8 /graphics
parent1c76b41862a34250bf6cd9258810b7db128c68ef (diff)
downloadmarcuscom-ports-216fdcdde0299b1af657079e75be7e37c4332172.tar
marcuscom-ports-216fdcdde0299b1af657079e75be7e37c4332172.tar.gz
marcuscom-ports-216fdcdde0299b1af657079e75be7e37c4332172.tar.bz2
marcuscom-ports-216fdcdde0299b1af657079e75be7e37c4332172.tar.lz
marcuscom-ports-216fdcdde0299b1af657079e75be7e37c4332172.tar.xz
marcuscom-ports-216fdcdde0299b1af657079e75be7e37c4332172.tar.zst
marcuscom-ports-216fdcdde0299b1af657079e75be7e37c4332172.zip
Update to 2.6.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12713 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp/Makefile46
-rw-r--r--graphics/gimp/pkg-descr21
-rw-r--r--graphics/py-gimp/Makefile28
-rw-r--r--graphics/py-gimp/pkg-plist43
4 files changed, 138 insertions, 0 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
new file mode 100644
index 000000000..a5c24db40
--- /dev/null
+++ b/graphics/gimp/Makefile
@@ -0,0 +1,46 @@
+# New ports collection makefile for: The GIMP
+# Date created: Mon Nov 18 21:28:43 CST 1996
+# Whom: erich@FreeBSD.org
+#
+# $FreeBSD$
+# $MCom: ports-stable/graphics/gimp/Makefile,v 1.3 2007/12/02 18:43:48 ahze Exp $
+#
+
+PORTNAME= gimp
+DISTVERSION?= 2.6.7
+PORTREVISION?= 0
+PORTEPOCH?= 2
+CATEGORIES= graphics gnome
+MASTER_SITES?= # empty
+DISTFILES?= # empty
+EXTRACT_ONLY?= # empty
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= The "meta-port" for The Gimp
+
+RUN_DEPENDS= gimp-2.6:${PORTSDIR}/graphics/gimp-app
+
+OPTIONS= PYTHON "Python-fu support" Off \
+ PRINT "Gutenprint (gimp-print) plugin" On \
+ HELP "Install Gimp-Help (50+MB distfile)" Off
+
+NO_BUILD= yes
+
+.include <bsd.port.pre.mk>
+
+.if defined(WITH_HELP)
+RUN_DEPENDS+= gimp-help>0:${PORTSDIR}/graphics/gimp-help
+.endif
+
+.if defined(WITH_PYTHON)
+RUN_DEPENDS+= ${LOCALBASE}/libexec/gimp/2.2/environ/pygimp.env:${PORTSDIR}/graphics/py-gimp
+.endif
+
+.if !defined(WITHOUT_PRINT)
+RUN_DEPENDS+= ${LOCALBASE}/libexec/gimp/2.2/plug-ins/gutenprint:${PORTSDIR}/print/gimp-gutenprint
+RUN_DEPENDS+= gutenprint>0:${PORTSDIR}/print/gutenprint
+.endif
+
+do-install: # empty
+
+.include <bsd.port.post.mk>
diff --git a/graphics/gimp/pkg-descr b/graphics/gimp/pkg-descr
new file mode 100644
index 000000000..35939f2a6
--- /dev/null
+++ b/graphics/gimp/pkg-descr
@@ -0,0 +1,21 @@
+The GIMP is designed to provide an intuitive graphical interface to a
+variety of image editing operations. Here is a list of the GIMP's
+major features:
+
+ Image editing
+ -------------
+
+ * Selection tools including rectangle, ellipse, free, fuzzy, bezier
+ and intelligent.
+ * Transformation tools including rotate, scale, shear and flip.
+ * Painting tools including bucket, brush, airbrush, clone, convolve,
+ blend and text.
+ * Effects filters (such as blur, edge detect).
+ * Channel & color operations (such as add, composite, decompose).
+ * Plug-ins which allow for the easy addition of new file formats and
+ new effect filters.
+ * Multiple undo/redo.
+
+This is "The Gimp" meta-port, see ports/graphics/gimp-app for more details
+
+WWW: http://www.gimp.org/
diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile
new file mode 100644
index 000000000..092de5253
--- /dev/null
+++ b/graphics/py-gimp/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: py-gimp
+# Date created: 2006-12-31
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/graphics/py-gimp/Makefile,v 1.4 2007/10/24 21:22:00 ahze Exp $
+
+PORTREVISION= 0
+PORTEPOCH= 0
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GIMP python plugin
+
+GIMP_SLAVE= pygimp
+
+USE_PYTHON= yes
+USE_GNOME= pygtk2
+
+CONFIGURE_ARGS= --enable-python
+PLIST= ${.CURDIR}/pkg-plist
+
+BUILD_WRKSRC= ${WRKSRC}/plug-ins/pygimp
+INSTALL_WRKSRC= ${WRKSRC}/plug-ins/pygimp
+
+MASTERDIR= ${.CURDIR}/../../graphics/gimp-app
+
+.include "${MASTERDIR}/Makefile"
diff --git a/graphics/py-gimp/pkg-plist b/graphics/py-gimp/pkg-plist
new file mode 100644
index 000000000..cf694f8b6
--- /dev/null
+++ b/graphics/py-gimp/pkg-plist
@@ -0,0 +1,43 @@
+libexec/gimp/2.2/environ/pygimp.env
+libexec/gimp/2.2/interpreters/pygimp.interp
+libexec/gimp/2.2/plug-ins/colorxhtml.py
+libexec/gimp/2.2/plug-ins/foggify.py
+libexec/gimp/2.2/plug-ins/palette-offset.py
+libexec/gimp/2.2/plug-ins/palette-sort.py
+libexec/gimp/2.2/plug-ins/palette-to-gradient.py
+libexec/gimp/2.2/plug-ins/py-slice.py
+libexec/gimp/2.2/plug-ins/pyconsole.py
+libexec/gimp/2.2/plug-ins/python-console.py
+libexec/gimp/2.2/plug-ins/python-eval.py
+libexec/gimp/2.2/python/_gimpenums.a
+libexec/gimp/2.2/python/_gimpenums.la
+libexec/gimp/2.2/python/_gimpenums.so
+libexec/gimp/2.2/python/_gimpui.a
+libexec/gimp/2.2/python/_gimpui.la
+libexec/gimp/2.2/python/_gimpui.so
+libexec/gimp/2.2/python/gimp.a
+libexec/gimp/2.2/python/gimp.la
+libexec/gimp/2.2/python/gimp.so
+libexec/gimp/2.2/python/gimpcolor.a
+libexec/gimp/2.2/python/gimpcolor.la
+libexec/gimp/2.2/python/gimpcolor.so
+libexec/gimp/2.2/python/gimpenums.py
+libexec/gimp/2.2/python/gimpenums.pyc
+libexec/gimp/2.2/python/gimpenums.pyo
+libexec/gimp/2.2/python/gimpfu.py
+libexec/gimp/2.2/python/gimpfu.pyc
+libexec/gimp/2.2/python/gimpfu.pyo
+libexec/gimp/2.2/python/gimpplugin.py
+libexec/gimp/2.2/python/gimpplugin.pyc
+libexec/gimp/2.2/python/gimpplugin.pyo
+libexec/gimp/2.2/python/gimpshelf.py
+libexec/gimp/2.2/python/gimpshelf.pyc
+libexec/gimp/2.2/python/gimpshelf.pyo
+libexec/gimp/2.2/python/gimpthumb.a
+libexec/gimp/2.2/python/gimpthumb.la
+libexec/gimp/2.2/python/gimpthumb.so
+libexec/gimp/2.2/python/gimpui.py
+libexec/gimp/2.2/python/gimpui.pyc
+libexec/gimp/2.2/python/gimpui.pyo
+libexec/gimp/2.2/python/pygimp-logo.png
+@dirrm libexec/gimp/2.2/python