summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/gimp-app/Makefile4
-rw-r--r--graphics/py-gimp/Makefile27
-rw-r--r--graphics/py-gimp/pkg-plist44
3 files changed, 73 insertions, 2 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index fdcf36241..e5f494b06 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -3,7 +3,7 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-app-devel/Makefile,v 1.18 2007/10/02 12:29:55 ahze Exp $
+# $MCom: ports/graphics/gimp-app/Makefile,v 1.17 2007/10/24 20:59:57 ahze Exp $
#
PORTNAME= gimp-app
@@ -72,7 +72,7 @@ GIMP_LIBS= `${PKG_CONFIG} --libs gimp-2.0`
GIMP_THUMB_LIBS=`${PKG_CONFIG} --libs gimpthumb-2.0`
GIMP_UI_LIBS= `${PKG_CONFIG} --libs gimpui-2.0`
-LIB_DEPENDS+= gimp-2.0.0:${PORTSDIR}/graphics/gimp-app-devel
+LIB_DEPENDS+= gimp-2.0.0:${PORTSDIR}/graphics/gimp-app
.else
diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile
new file mode 100644
index 000000000..e922ea405
--- /dev/null
+++ b/graphics/py-gimp/Makefile
@@ -0,0 +1,27 @@
+# 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.2 2007/01/01 22:40:46 ahze Exp $
+
+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..ade2bf04e
--- /dev/null
+++ b/graphics/py-gimp/pkg-plist
@@ -0,0 +1,44 @@
+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/gimpcons.py
+libexec/gimp/2.2/plug-ins/happy-valley-relief.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/shadow_bevel.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