summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-02-03 10:17:01 +0000
committertron <tron@pkgsrc.org>1998-02-03 10:17:01 +0000
commitdfe83a6fd14fb68d389a7d137373384c549098dd (patch)
treeef14261ed49773855821f89ffab67462a8c8a4f6 /graphics/gimp
parent6b0d60d11dd4a09bc9036feaddf6f10f746927f0 (diff)
downloadpkgsrc-dfe83a6fd14fb68d389a7d137373384c549098dd.tar.gz
Initial import of gimp-0.99.18 package made by Bernd Sieker.
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile80
-rw-r--r--graphics/gimp/files/md53
-rw-r--r--graphics/gimp/patches/patch-aa20
-rw-r--r--graphics/gimp/patches/patch-ab38
-rw-r--r--graphics/gimp/patches/patch-ac11
-rw-r--r--graphics/gimp/patches/patch-ad13
-rw-r--r--graphics/gimp/patches/patch-ae11
-rw-r--r--graphics/gimp/patches/patch-af11
-rw-r--r--graphics/gimp/patches/patch-ag15
-rw-r--r--graphics/gimp/pkg/COMMENT1
-rw-r--r--graphics/gimp/pkg/DESCR4
-rw-r--r--graphics/gimp/pkg/PLIST612
12 files changed, 819 insertions, 0 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
new file mode 100644
index 00000000000..843c75534a5
--- /dev/null
+++ b/graphics/gimp/Makefile
@@ -0,0 +1,80 @@
+# New ports collection Makefile for: gimp
+# Version required: 0.99.18
+# Date created: 29 January 1998
+# Whom: Bernd Sieker <bsieker@techfak.uni-bielefeld.de>
+#
+# $NetBSD: Makefile,v 1.1 1998/02/03 10:17:01 tron Exp $
+
+DISTNAME= gimp-0.99.18
+CATEGORIES= graphics
+MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/0.99/0.99.18/ \
+ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gimp/0.99/0.99.18/ \
+ ftp://ftp.flirble.org/pub/X/gimp/pub/gimp/0.99/0.99.18/
+
+MAINTAINER= bsieker@techfak.uni-bielefeld.de
+
+GIMP_DATA_MIN= gimp-data-min-0.99b
+GIMP_DATA_EXT= gimp-data-extras-0.99a
+
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ ${GIMP_DATA_MIN}${EXTRACT_SUFX}
+
+.if !defined(GIMP_SMALL_DATA)
+DISTFILES+= ${GIMP_DATA_EXT}${EXTRACT_SUFX}
+.endif
+
+RUN_DEPENDS= ${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo
+
+BUILD_DEPENDS= ${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo
+
+LIB_DEPENDS= jpeg.7.:${PORTSDIR}/graphics/jpeg \
+ mpeg.1.2:${PORTSDIR}/graphics/mpeg-lib \
+ png.0.96:${PORTSDIR}/graphics/png \
+ tiff.3.4:${PORTSDIR}/graphics/tiff \
+ tcl80.1.0:${PORTSDIR}/lang/tcl80 \
+ tk80.1.0:${PORTSDIR}/x11/tk80 \
+ gtk.1.0:${PORTSDIR}/x11/gtk \
+
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= LDFLAGS="-L${PREFIX}/lib -L${X11BASE}/lib"
+
+USE_GMAKE= yes
+
+CFLAGS= -pipe -O2 -I${PREFIX}/include -I${X11BASE}/include
+
+pre-fetch:
+.if !defined(GIMP_SMALL_DATA)
+ @${ECHO_MSG} " "
+ @${ECHO_MSG} " Now installing large data set (5.5 MB)."
+ @${ECHO_MSG} " "
+ @${ECHO_MSG} " If you only want the small data set (0.7 MB), abort"
+ @${ECHO_MSG} " and use \"make GIMP_SMALL_DATA=yes\"."
+ @${ECHO_MSG} " "
+.else
+ @${ECHO_MSG} " "
+ @${ECHO_MSG} " Now installing small data set. (0.7 MB)"
+ @${ECHO_MSG} " "
+.endif
+
+post-configure:
+ @${ECHO_MSG} "--> now configuring in ${GIMP_DATA_MIN}"
+ @(cd ${WRKDIR}/${GIMP_DATA_MIN} && ${SETENV} ${CONFIGURE_ENV} ${SH} \
+ ${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS} )
+.if !defined(GIMP_SMALL_DATA)
+ @${ECHO_MSG} "--> now configuring in ${GIMP_DATA_EXT}"
+ @(cd ${WRKDIR}/${GIMP_DATA_EXT} && ${SETENV} ${CONFIGURE_ENV} ${SH} \
+ ${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS} )
+.endif
+
+post-install:
+ ${PREFIX}/bin/install-info ${PREFIX}/info/pdb.info ${PREFIX}/info/dir
+ @${ECHO_MSG} "--> now installing in ${GIMP_DATA_MIN}"
+ @(cd ${WRKDIR}/${GIMP_DATA_MIN} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
+ ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET})
+.if !defined(GIMP_SMALL_DATA)
+ @${ECHO_MSG} "--> now installing in ${GIMP_DATA_EXT}"
+ @(cd ${WRKDIR}/${GIMP_DATA_EXT} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
+ ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET})
+.endif
+
+.include <bsd.port.mk>
diff --git a/graphics/gimp/files/md5 b/graphics/gimp/files/md5
new file mode 100644
index 00000000000..764774e1d58
--- /dev/null
+++ b/graphics/gimp/files/md5
@@ -0,0 +1,3 @@
+MD5 (gimp-0.99.18.tar.gz) = 1d07aa3f2f0f7024bfdb786dd15e8d58
+MD5 (gimp-data-min-0.99b.tar.gz) = 55f735d5bb2604a100707e9638df3d4b
+MD5 (gimp-data-extras-0.99a.tar.gz) = 7035455b77b6996bc14e35922de08a39
diff --git a/graphics/gimp/patches/patch-aa b/graphics/gimp/patches/patch-aa
new file mode 100644
index 00000000000..05994ede962
--- /dev/null
+++ b/graphics/gimp/patches/patch-aa
@@ -0,0 +1,20 @@
+--- configure.in.orig Mon Jan 26 04:44:47 1998
++++ configure.in Fri Jan 30 03:55:00 1998
+@@ -121,7 +121,7 @@
+ dnl Test for libtiff
+ if test -z "$LIBTIFF_LIB"; then
+ AC_CHECK_LIB(tiff, TIFFReadScanline,
+- TIFF='tiff'; LIBTIFF_LIB='-ltiff',
++ TIFF='tiff'; LIBTIFF_LIB='-ltiff -lz -ljpeg',
+ AC_CHECK_LIB(tiff, TIFFWriteScanline,
+ TIFF='tiff'; LIBTIFF_LIB='-ltiff -lz -ljpeg',
+ AC_MSG_WARN(*** TIFF plug-in will not be built ***), -lz -ljpeg -lm), -lm)
+@@ -156,7 +156,7 @@
+ GIMPTCL='gimptcl'; LIBTCL_LIB="-l$with_tcl -l$with_tk $DL_LIBRARY",
+ AC_MSG_WARN(*** gimptcl plug-in will not be built ***), -lm $DL_LIBRARY),
+ AC_CHECK_LIB(tcl, Tcl_StaticPackage,
+- GIMPTCL='gimptcl'; LIBTCL_LIB="-ltcl -ltk $DL_LIBRARY",
++ GIMPTCL='gimptcl'; LIBTCL_LIB="-ltcl80 -ltk80 $DL_LIBRARY",
+ AC_MSG_WARN(*** gimptcl plug-in will not be built ***), -lm $DL_LIBRARY))
+ fi
+
diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-ab
new file mode 100644
index 00000000000..737f98c412c
--- /dev/null
+++ b/graphics/gimp/patches/patch-ab
@@ -0,0 +1,38 @@
+--- configure.orig Mon Jan 26 08:07:08 1998
++++ configure Fri Jan 30 03:53:22 1998
+@@ -2773,7 +2773,7 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
+- TIFF='tiff'; LIBTIFF_LIB='-ltiff'
++ TIFF='tiff'; LIBTIFF_LIB='-ltiff -lz -ljpeg'
+ else
+ echo "$ac_t""no" 1>&6
+ echo $ac_n "checking for TIFFWriteScanline in -ltiff""... $ac_c" 1>&6
+@@ -3039,14 +3039,14 @@
+ fi
+
+ else
+- echo $ac_n "checking for Tcl_StaticPackage in -ltcl""... $ac_c" 1>&6
+-echo "configure:3044: checking for Tcl_StaticPackage in -ltcl" >&5
++ echo $ac_n "checking for Tcl_StaticPackage in -ltcl80""... $ac_c" 1>&6
++echo "configure:3044: checking for Tcl_StaticPackage in -ltcl80" >&5
+ ac_lib_var=`echo tcl'_'Tcl_StaticPackage | sed 'y%./+-%__p_%'`
+ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-ltcl -lm $DL_LIBRARY $LIBS"
++LIBS="-ltcl80 -lm $DL_LIBRARY $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3052 "configure"
+ #include "confdefs.h"
+@@ -3074,7 +3074,7 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
+- GIMPTCL='gimptcl'; LIBTCL_LIB="-ltcl -ltk $DL_LIBRARY"
++ GIMPTCL='gimptcl'; LIBTCL_LIB="-ltcl80 -ltk80 $DL_LIBRARY"
+ else
+ echo "$ac_t""no" 1>&6
+ echo "configure: warning: *** gimptcl plug-in will not be built ***" 1>&2
diff --git a/graphics/gimp/patches/patch-ac b/graphics/gimp/patches/patch-ac
new file mode 100644
index 00000000000..cf4765b0b79
--- /dev/null
+++ b/graphics/gimp/patches/patch-ac
@@ -0,0 +1,11 @@
+--- plug-ins/gimptcl/gtclConst.c.orig Thu Jan 29 01:34:11 1998
++++ plug-ins/gimptcl/gtclConst.c Thu Jan 29 01:35:21 1998
+@@ -27,7 +27,7 @@
+ */
+
+ #include <stdlib.h>
+-#include <tcl.h>
++#include <tcl8.0/tcl.h>
+
+ #include <glib.h>
+ #include <libgimp/gimp.h>
diff --git a/graphics/gimp/patches/patch-ad b/graphics/gimp/patches/patch-ad
new file mode 100644
index 00000000000..a07475554e3
--- /dev/null
+++ b/graphics/gimp/patches/patch-ad
@@ -0,0 +1,13 @@
+--- plug-ins/gimptcl/gtclMain.c.orig Thu Jan 29 01:34:18 1998
++++ plug-ins/gimptcl/gtclMain.c Thu Jan 29 01:35:15 1998
+@@ -29,8 +29,8 @@
+ #include <string.h>
+ #include <stdlib.h>
+ #include <libgimp/gimp.h>
+-#include <tcl.h>
+-#include <tk.h>
++#include <tcl8.0/tcl.h>
++#include <tk8.0/tk.h>
+
+ #include "gtcl.h"
+
diff --git a/graphics/gimp/patches/patch-ae b/graphics/gimp/patches/patch-ae
new file mode 100644
index 00000000000..2da72a1c964
--- /dev/null
+++ b/graphics/gimp/patches/patch-ae
@@ -0,0 +1,11 @@
+--- plug-ins/gimptcl/gtclPDB.c.orig Thu Jan 29 01:34:27 1998
++++ plug-ins/gimptcl/gtclPDB.c Thu Jan 29 01:34:52 1998
+@@ -27,7 +27,7 @@
+ */
+
+ #include <ctype.h>
+-#include <tcl.h>
++#include <tcl8.0/tcl.h>
+ #include <stdlib.h>
+ #include <string.h>
+ #include <libgimp/gimp.h>
diff --git a/graphics/gimp/patches/patch-af b/graphics/gimp/patches/patch-af
new file mode 100644
index 00000000000..5080f0866c8
--- /dev/null
+++ b/graphics/gimp/patches/patch-af
@@ -0,0 +1,11 @@
+--- plug-ins/gimptcl/gtcl_misc.c.orig Thu Jan 29 01:34:33 1998
++++ plug-ins/gimptcl/gtcl_misc.c Thu Jan 29 01:35:02 1998
+@@ -29,7 +29,7 @@
+ #include <ctype.h>
+ #include <stdlib.h>
+ #include <string.h>
+-#include <tcl.h>
++#include <tcl8.0/tcl.h>
+ #include <libgimp/gimp.h>
+ #include "gtcl.h"
+
diff --git a/graphics/gimp/patches/patch-ag b/graphics/gimp/patches/patch-ag
new file mode 100644
index 00000000000..025ef7c2fa0
--- /dev/null
+++ b/graphics/gimp/patches/patch-ag
@@ -0,0 +1,15 @@
+--- plug-ins/mail/mail.c.orig Mon Nov 24 23:04:27 1997
++++ plug-ins/mail/mail.c Mon Feb 2 22:10:46 1998
+@@ -88,9 +88,9 @@
+ * As always: The utility of this plugin is left as an exercise for the reader
+ *
+ */
+-#ifndef MAILER
+-#define MAILER "/usr/lib/sendmail"
+-#endif
++
++#include <paths.h>
++#define MAILER _PATH_SENDMAIL
+
+ #ifndef UUENCODE
+ #define UUENCODE "uuencode"
diff --git a/graphics/gimp/pkg/COMMENT b/graphics/gimp/pkg/COMMENT
new file mode 100644
index 00000000000..5ebd0767395
--- /dev/null
+++ b/graphics/gimp/pkg/COMMENT
@@ -0,0 +1 @@
+Image manipulation program similar to Photoshop[tm]
diff --git a/graphics/gimp/pkg/DESCR b/graphics/gimp/pkg/DESCR
new file mode 100644
index 00000000000..5c8e77cb124
--- /dev/null
+++ b/graphics/gimp/pkg/DESCR
@@ -0,0 +1,4 @@
+Powerful image manipulation program similar to "Adobe Photoshop"[tm].
+It supports layers, arbitrary image sizes and working on several images
+at the same time. It comes with a lot of useful plug-ins. Missing is CMYK
+support and more then 8 bits per channel.
diff --git a/graphics/gimp/pkg/PLIST b/graphics/gimp/pkg/PLIST
new file mode 100644
index 00000000000..c666cbd616e
--- /dev/null
+++ b/graphics/gimp/pkg/PLIST
@@ -0,0 +1,612 @@
+@comment $NetBSD: PLIST,v 1.1 1998/02/03 10:17:12 tron Exp $
+bin/gimp
+include/libgimp/gimp.h
+include/libgimp/gimpenums.h
+include/libgimp/gimpmenu.h
+include/libgimp/gimpui.h
+include/gck/gck.h
+include/gck/gckcolor.h
+include/gck/gckcommon.h
+include/gck/gckimage.h
+include/gck/gcklistbox.h
+include/gck/gckmath.h
+include/gck/gcktypes.h
+include/gck/gckui.h
+include/gck/gcknotebook.h
+include/gck/gckvector.h
+@unexec %D/bin/install-info --delete %D/info/pdb.info %D/info/dir
+info/pdb.info
+info/pdb.info-1
+info/pdb.info-2
+@exec %D/bin/install-info %D/info/pdb.info %D/info/dir
+lib/libgimp.so.1.0
+lib/libgimp.la
+lib/libgimp.a
+lib/libgimpui.so.1.0
+lib/libgimpui.la
+lib/libgimpui.a
+lib/gimp/0.99/plug-ins/libmegawidget.a
+lib/gimp/0.99/plug-ins/MapObject
+lib/gimp/0.99/plug-ins/AlienMap
+lib/gimp/0.99/plug-ins/Anamorphose
+lib/gimp/0.99/plug-ins/CentralReflection
+lib/gimp/0.99/plug-ins/Curtain
+lib/gimp/0.99/plug-ins/Encrypt_Decrypt
+lib/gimp/0.99/plug-ins/Julia
+lib/gimp/0.99/plug-ins/Mandelbrot
+lib/gimp/0.99/plug-ins/DigitalSignature
+lib/gimp/0.99/plug-ins/dbbrowser
+lib/gimp/0.99/plug-ins/fuse
+lib/gimp/0.99/plug-ins/gflare
+lib/gimp/0.99/plug-ins/consolio
+lib/gimp/0.99/plug-ins/pdb_help
+lib/gimp/0.99/plug-ins/stained_glass
+lib/gimp/0.99/plug-ins/sbutton
+lib/gimp/0.99/plug-ins/refract
+lib/gimp/0.99/plug-ins/script-fu
+lib/gimp/0.99/plug-ins/struc
+lib/gimp/0.99/plug-ins/twist
+lib/gimp/0.99/plug-ins/warp
+lib/gimp/0.99/plug-ins/tiff
+lib/gimp/0.99/plug-ins/jpeg
+lib/gimp/0.99/plug-ins/png
+lib/gimp/0.99/plug-ins/xpm
+lib/gimp/0.99/plug-ins/mpeg
+lib/gimp/0.99/plug-ins/CML_explorer
+lib/gimp/0.99/plug-ins/align_layers
+lib/gimp/0.99/plug-ins/apply_lens
+lib/gimp/0.99/plug-ins/autocrop
+lib/gimp/0.99/plug-ins/animationplay
+lib/gimp/0.99/plug-ins/autostretch_hsv
+lib/gimp/0.99/plug-ins/blinds
+lib/gimp/0.99/plug-ins/blur
+lib/gimp/0.99/plug-ins/blur2
+lib/gimp/0.99/plug-ins/bmp
+lib/gimp/0.99/plug-ins/bumpmap
+lib/gimp/0.99/plug-ins/bz2
+lib/gimp/0.99/plug-ins/c_astretch
+lib/gimp/0.99/plug-ins/CEL
+lib/gimp/0.99/plug-ins/checkerboard
+lib/gimp/0.99/plug-ins/colorify
+lib/gimp/0.99/plug-ins/compose
+lib/gimp/0.99/plug-ins/convmatrix
+lib/gimp/0.99/plug-ins/coordmap
+lib/gimp/0.99/plug-ins/cubism
+lib/gimp/0.99/plug-ins/decompose
+lib/gimp/0.99/plug-ins/deinterlace
+lib/gimp/0.99/plug-ins/depthmerge
+lib/gimp/0.99/plug-ins/despeckle
+lib/gimp/0.99/plug-ins/destripe
+lib/gimp/0.99/plug-ins/diffraction
+lib/gimp/0.99/plug-ins/displace
+lib/gimp/0.99/plug-ins/edge
+lib/gimp/0.99/plug-ins/emboss
+lib/gimp/0.99/plug-ins/engrave
+lib/gimp/0.99/plug-ins/exchange
+lib/gimp/0.99/plug-ins/faxg3
+lib/gimp/0.99/plug-ins/figures
+lib/gimp/0.99/plug-ins/film
+lib/gimp/0.99/plug-ins/fits
+lib/gimp/0.99/plug-ins/flame
+lib/gimp/0.99/plug-ins/flarefx
+lib/gimp/0.99/plug-ins/fp
+lib/gimp/0.99/plug-ins/fractaltrace
+lib/gimp/0.99/plug-ins/gauss_iir
+lib/gimp/0.99/plug-ins/gauss_rle
+lib/gimp/0.99/plug-ins/gbr
+lib/gimp/0.99/plug-ins/gfli
+lib/gimp/0.99/plug-ins/gicon
+lib/gimp/0.99/plug-ins/gif
+lib/gimp/0.99/plug-ins/glasstile
+lib/gimp/0.99/plug-ins/gqbist
+lib/gimp/0.99/plug-ins/gradmap
+lib/gimp/0.99/plug-ins/grid
+lib/gimp/0.99/plug-ins/gz
+lib/gimp/0.99/plug-ins/header
+lib/gimp/0.99/plug-ins/holes
+lib/gimp/0.99/plug-ins/hot
+lib/gimp/0.99/plug-ins/hrz
+lib/gimp/0.99/plug-ins/ifscompose
+lib/gimp/0.99/plug-ins/illusion
+lib/gimp/0.99/plug-ins/iwarp
+lib/gimp/0.99/plug-ins/laplace
+lib/gimp/0.99/plug-ins/lic
+lib/gimp/0.99/plug-ins/magiceye
+lib/gimp/0.99/plug-ins/mail
+lib/gimp/0.99/plug-ins/max_rgb
+lib/gimp/0.99/plug-ins/maze
+lib/gimp/0.99/plug-ins/mblur
+lib/gimp/0.99/plug-ins/mosaic
+lib/gimp/0.99/plug-ins/nlfilt
+lib/gimp/0.99/plug-ins/noisify
+lib/gimp/0.99/plug-ins/normalize
+lib/gimp/0.99/plug-ins/nova
+lib/gimp/0.99/plug-ins/oilify
+lib/gimp/0.99/plug-ins/papertile
+lib/gimp/0.99/plug-ins/pat
+lib/gimp/0.99/plug-ins/pcx
+lib/gimp/0.99/plug-ins/pix
+lib/gimp/0.99/plug-ins/pixelize
+lib/gimp/0.99/plug-ins/plasma
+lib/gimp/0.99/plug-ins/pnm
+lib/gimp/0.99/plug-ins/polar
+lib/gimp/0.99/plug-ins/print
+lib/gimp/0.99/plug-ins/ps
+lib/gimp/0.99/plug-ins/psd
+lib/gimp/0.99/plug-ins/randomize
+lib/gimp/0.99/plug-ins/ripple
+lib/gimp/0.99/plug-ins/rotate
+lib/gimp/0.99/plug-ins/rotators
+lib/gimp/0.99/plug-ins/scatter_hsv
+lib/gimp/0.99/plug-ins/sgi
+lib/gimp/0.99/plug-ins/sharpen
+lib/gimp/0.99/plug-ins/shift
+lib/gimp/0.99/plug-ins/sinus
+lib/gimp/0.99/plug-ins/smooth_palette
+lib/gimp/0.99/plug-ins/snoise
+lib/gimp/0.99/plug-ins/snp
+lib/gimp/0.99/plug-ins/sobel
+lib/gimp/0.99/plug-ins/sparkle
+lib/gimp/0.99/plug-ins/spread
+lib/gimp/0.99/plug-ins/stegano
+lib/gimp/0.99/plug-ins/stereogram
+lib/gimp/0.99/plug-ins/sunras
+lib/gimp/0.99/plug-ins/tga
+lib/gimp/0.99/plug-ins/threshold_alpha
+lib/gimp/0.99/plug-ins/tile
+lib/gimp/0.99/plug-ins/tileit
+lib/gimp/0.99/plug-ins/tiler
+lib/gimp/0.99/plug-ins/universal
+lib/gimp/0.99/plug-ins/url
+lib/gimp/0.99/plug-ins/video
+lib/gimp/0.99/plug-ins/vinvert
+lib/gimp/0.99/plug-ins/vpropagate
+lib/gimp/0.99/plug-ins/waves
+lib/gimp/0.99/plug-ins/whirlpinch
+lib/gimp/0.99/plug-ins/xwd
+lib/gimp/0.99/plug-ins/zealouscrop
+lib/libgck.so.0.1
+lib/libgck.la
+lib/libgck.a
+libexec/gimptcl
+share/gimp/gflares/Bright_Star
+share/gimp/gflares/Classic
+share/gimp/gflares/Default
+share/gimp/gflares/Distant_Sun
+share/gimp/gflares/GFlare_101
+share/gimp/gflares/GFlare_102
+share/gimp/gflares/Hidden_Planet
+share/gimp/scripts/3dTruchet.scm
+share/gimp/scripts/add-bevel.scm
+share/gimp/scripts/addborder.scm
+share/gimp/scripts/alien-glow-arrow.scm
+share/gimp/scripts/alien-glow-bar.scm
+share/gimp/scripts/alien-glow-bullet.scm
+share/gimp/scripts/alien-glow-button.scm
+share/gimp/scripts/alien-glow-logo.scm
+share/gimp/scripts/basic1-logo.scm
+share/gimp/scripts/basic2-logo.scm
+share/gimp/scripts/beavis.jpg
+share/gimp/scripts/beveled-button.scm
+share/gimp/scripts/beveled-pattern-arrow.scm
+share/gimp/scripts/beveled-pattern-bullet.scm
+share/gimp/scripts/beveled-pattern-button.scm
+share/gimp/scripts/beveled-pattern-heading.scm
+share/gimp/scripts/blend-anim.scm
+share/gimp/scripts/beveled-pattern-hrule.scm
+share/gimp/scripts/blended-logo.scm
+share/gimp/scripts/carve-it.scm
+share/gimp/scripts/carved-logo.scm
+share/gimp/scripts/chalk.scm
+share/gimp/scripts/chip-away.scm
+share/gimp/scripts/chrome-it.scm
+share/gimp/scripts/chrome-logo.scm
+share/gimp/scripts/circle-logo.scm
+share/gimp/scripts/circuit.scm
+share/gimp/scripts/clothify.scm
+share/gimp/scripts/color-cycling.scm
+share/gimp/scripts/coolmetal-logo.scm
+share/gimp/scripts/copy-visible.scm
+share/gimp/scripts/crystal-logo.scm
+share/gimp/scripts/drop-shadow.scm
+share/gimp/scripts/erase-rows.scm
+share/gimp/scripts/flatland.scm
+share/gimp/scripts/font-map.scm
+share/gimp/scripts/frosty-logo.scm
+share/gimp/scripts/gimp-headers.scm
+share/gimp/scripts/gimp-labels.scm
+share/gimp/scripts/glowing-logo.scm
+share/gimp/scripts/gradient-example.scm
+share/gimp/scripts/grid-system.scm
+share/gimp/scripts/hsv-graph.scm
+share/gimp/scripts/i26-gunya2.scm
+share/gimp/scripts/image-structure.scm
+share/gimp/scripts/land.scm
+share/gimp/scripts/lava.scm
+share/gimp/scripts/line-nova.scm
+share/gimp/scripts/mkbrush.scm
+share/gimp/scripts/neon-logo.scm
+share/gimp/scripts/perspective-shadow.scm
+share/gimp/scripts/predator.scm
+share/gimp/scripts/ripply-anim.scm
+share/gimp/scripts/round-corners.scm
+share/gimp/scripts/select_to_brush.scm
+share/gimp/scripts/select_to_image.scm
+share/gimp/scripts/selection-round.scm
+share/gimp/scripts/slide.scm
+share/gimp/scripts/sota-chrome-logo.scm
+share/gimp/scripts/sphere.scm
+share/gimp/scripts/starburst-logo.scm
+share/gimp/scripts/starscape-logo.scm
+share/gimp/scripts/swirltile.scm
+share/gimp/scripts/swirly-pattern.scm
+share/gimp/scripts/t-o-p-logo.scm
+share/gimp/scripts/text-circle.scm
+share/gimp/scripts/texture.jpg
+share/gimp/scripts/texture1.jpg
+share/gimp/scripts/texture2.jpg
+share/gimp/scripts/texture3.jpg
+share/gimp/scripts/textured-logo.scm
+share/gimp/scripts/title-header.scm
+share/gimp/scripts/trochoid.scm
+share/gimp/scripts/truchet.scm
+share/gimp/scripts/waves-anim.scm
+share/gimp/scripts/weave.scm
+share/gimp/scripts/xach-effect.scm
+share/gimp/user_install
+share/gimp/gimprc
+share/gimp/gimprc_user
+share/gimp/gtkrc
+share/gimp/gimp_logo.ppm
+share/gimp/gimp_tips.txt
+share/gimp/ps-menurc
+share/gimp/brushes/10x10square.gbr
+share/gimp/brushes/10x10squareBlur.gbr
+share/gimp/brushes/11circle.gbr
+share/gimp/brushes/11fcircle.gbr
+share/gimp/brushes/13circle.gbr
+share/gimp/brushes/13fcircle.gbr
+share/gimp/brushes/15circle.gbr
+share/gimp/brushes/15fcircle.gbr
+share/gimp/brushes/17circle.gbr
+share/gimp/brushes/17fcircle.gbr
+share/gimp/brushes/19circle.gbr
+share/gimp/brushes/19fcircle.gbr
+share/gimp/brushes/1circle.gbr
+share/gimp/brushes/20x20square.gbr
+share/gimp/brushes/20x20squareBlur.gbr
+share/gimp/brushes/3circle.gbr
+share/gimp/brushes/3fcircle.gbr
+share/gimp/brushes/5circle.gbr
+share/gimp/brushes/5fcircle.gbr
+share/gimp/brushes/5x5square.gbr
+share/gimp/brushes/5x5squareBlur.gbr
+share/gimp/brushes/7circle.gbr
+share/gimp/brushes/7fcircle.gbr
+share/gimp/brushes/9circle.gbr
+share/gimp/brushes/9fcircle.gbr
+share/gimp/brushes/DStar11.gbr
+share/gimp/brushes/DStar17.gbr
+share/gimp/brushes/DStar25.gbr
+share/gimp/brushes/callig1.gbr
+share/gimp/brushes/callig2.gbr
+share/gimp/brushes/callig3.gbr
+share/gimp/brushes/callig4.gbr
+share/gimp/brushes/confetti.gbr
+share/gimp/brushes/dunes.gbr
+share/gimp/brushes/galaxy.gbr
+share/gimp/brushes/galaxy_big.gbr
+share/gimp/brushes/galaxy_small.gbr
+share/gimp/brushes/pixel.gbr
+share/gimp/brushes/thegimp.gbr
+share/gimp/brushes/xcf.gbr
+share/gimp/brushes/50x50cone.gbr
+share/gimp/brushes/50x50square.gbr
+share/gimp/brushes/50x50squareBlur.gbr
+share/gimp/brushes/50x50squareBlur2.gbr
+share/gimp/brushes/bigcircle.gbr
+share/gimp/brushes/bigcircle2.gbr
+share/gimp/brushes/bigcircle3.gbr
+share/gimp/brushes/bigcircle4.gbr
+share/gimp/brushes/bird.gbr
+share/gimp/brushes/bullethole.gbr
+share/gimp/brushes/cloth.gbr
+share/gimp/brushes/flower.gbr
+share/gimp/brushes/flower_large.gbr
+share/gimp/brushes/gecko.gbr
+share/gimp/brushes/grid.gbr
+share/gimp/brushes/grid2.gbr
+share/gimp/brushes/guitar.gbr
+share/gimp/brushes/nova.gbr
+share/gimp/brushes/point.gbr
+share/gimp/brushes/punch.gbr
+share/gimp/brushes/qbert2.gbr
+share/gimp/brushes/qbert3Blur.gbr
+share/gimp/brushes/reach.gbr
+share/gimp/brushes/sphere29.gbr
+share/gimp/brushes/sphere36.gbr
+share/gimp/brushes/star1.gbr
+share/gimp/brushes/sphere47.gbr
+share/gimp/brushes/sphere55.gbr
+share/gimp/brushes/sphere79.gbr
+share/gimp/brushes/star2.gbr
+share/gimp/brushes/star3.gbr
+share/gimp/brushes/star4.gbr
+share/gimp/brushes/star5.gbr
+share/gimp/brushes/swirl.gbr
+share/gimp/brushes/swirl2.gbr
+share/gimp/brushes/text1.gbr
+share/gimp/brushes/text2.gbr
+share/gimp/brushes/text3.gbr
+share/gimp/brushes/text4.gbr
+share/gimp/brushes/tulip.gbr
+share/gimp/brushes/wave.gbr
+share/gimp/gradients/Abstract_1
+share/gimp/gradients/Abstract_2
+share/gimp/gradients/Abstract_3
+share/gimp/gradients/Aneurism
+share/gimp/gradients/Blinds
+share/gimp/gradients/Blue_Green
+share/gimp/gradients/Browns
+share/gimp/gradients/Brushed_Aluminium
+share/gimp/gradients/Burning_Paper
+share/gimp/gradients/Burning_Transparency
+share/gimp/gradients/CD
+share/gimp/gradients/CD_Half
+share/gimp/gradients/Caribbean_Blues
+share/gimp/gradients/Cold_Steel
+share/gimp/gradients/Cold_Steel_2
+share/gimp/gradients/Crown_molding
+share/gimp/gradients/Dark_1
+share/gimp/gradients/Deep_Sea
+share/gimp/gradients/Default
+share/gimp/gradients/Flare_Glow_Angular_1
+share/gimp/gradients/Flare_Glow_Radial_1
+share/gimp/gradients/Flare_Glow_Radial_2
+share/gimp/gradients/Flare_Glow_Radial_3
+share/gimp/gradients/Flare_Glow_Radial_4
+share/gimp/gradients/Flare_Radial_101
+share/gimp/gradients/Flare_Radial_102
+share/gimp/gradients/Flare_Radial_103
+share/gimp/gradients/Flare_Rays_Radial_1
+share/gimp/gradients/Flare_Rays_Radial_2
+share/gimp/gradients/Flare_Rays_Size_1
+share/gimp/gradients/Flare_Sizefac_101
+share/gimp/gradients/Four_bars
+share/gimp/gradients/French_flag
+share/gimp/gradients/French_flag_smooth
+share/gimp/gradients/Full_saturation_spectrum_CCW
+share/gimp/gradients/Full_saturation_spectrum_CW
+share/gimp/gradients/German_flag
+share/gimp/gradients/German_flag_smooth
+share/gimp/gradients/Golden
+share/gimp/gradients/Greens
+share/gimp/gradients/Horizon_1
+share/gimp/gradients/Land_1
+share/gimp/gradients/Horizon_2
+share/gimp/gradients/Incandescent
+share/gimp/gradients/Metallic_Something
+share/gimp/gradients/Mexican_flag
+share/gimp/gradients/Mexican_flag_smooth
+share/gimp/gradients/Nauseating_Headache
+share/gimp/gradients/Neon_Cyan
+share/gimp/gradients/Neon_Green
+share/gimp/gradients/Neon_Yellow
+share/gimp/gradients/Pastel_Rainbow
+share/gimp/gradients/Pastels
+share/gimp/gradients/Purples
+share/gimp/gradients/Radial_Eyeball_Blue
+share/gimp/gradients/Radial_Eyeball_Brown
+share/gimp/gradients/Radial_Eyeball_Green
+share/gimp/gradients/Radial_Glow_1
+share/gimp/gradients/Radial_Rainbow_Hoop
+share/gimp/gradients/Romanian_flag
+share/gimp/gradients/Romanian_flag_smooth
+share/gimp/gradients/Rounded_edge
+share/gimp/gradients/Shadows_1
+share/gimp/gradients/Shadows_2
+share/gimp/gradients/Shadows_3
+share/gimp/gradients/Skyline
+share/gimp/gradients/Skyline_polluted
+share/gimp/gradients/Square_Wood_Frame
+share/gimp/gradients/Sunrise
+share/gimp/gradients/Three_bars_sin
+share/gimp/gradients/Tropical_Colors
+share/gimp/gradients/Tube_Red
+share/gimp/gradients/Wood_1
+share/gimp/gradients/Wood_2
+share/gimp/gradients/Yellow_Contrast
+share/gimp/gradients/Yellow_Orange
+share/gimp/palettes/Blues
+share/gimp/palettes/Browns_And_Yellows
+share/gimp/palettes/Cool_Colors
+share/gimp/palettes/Default
+share/gimp/palettes/Grays
+share/gimp/palettes/Greens
+share/gimp/palettes/Lights
+share/gimp/palettes/Muted
+share/gimp/palettes/Named_Colors
+share/gimp/palettes/Pastels
+share/gimp/palettes/Reds_And_Purples
+share/gimp/palettes/Warm_Colors
+share/gimp/palettes/Web
+share/gimp/patterns/3dgreen.pat
+share/gimp/patterns/Craters.pat
+share/gimp/patterns/Moonfoot.pat
+share/gimp/patterns/amethyst.pat
+share/gimp/patterns/bark.pat
+share/gimp/patterns/blue.pat
+share/gimp/patterns/bluegrid.pat
+share/gimp/patterns/bluesquares.pat
+share/gimp/patterns/blueweb.pat
+share/gimp/patterns/brick.pat
+share/gimp/patterns/burlap.pat
+share/gimp/patterns/burlwood.pat
+share/gimp/patterns/choc_swirl.pat
+share/gimp/patterns/corkboard.pat
+share/gimp/patterns/cracked.pat
+share/gimp/patterns/crinklepaper.pat
+share/gimp/patterns/electric.pat
+share/gimp/patterns/fibers.pat
+share/gimp/patterns/granite1.pat
+share/gimp/patterns/ground1.pat
+share/gimp/patterns/ice.pat
+share/gimp/patterns/java.pat
+share/gimp/patterns/leather.pat
+share/gimp/patterns/leaves.pat
+share/gimp/patterns/leopard.pat
+share/gimp/patterns/lightning.pat
+share/gimp/patterns/marble1.pat
+share/gimp/patterns/marble2.pat
+share/gimp/patterns/marble3.pat
+share/gimp/patterns/nops.pat
+share/gimp/patterns/paper.pat
+share/gimp/patterns/parque1.pat
+share/gimp/patterns/parque2.pat
+share/gimp/patterns/parque3.pat
+share/gimp/patterns/pastel.pat
+share/gimp/patterns/pine.pat
+share/gimp/patterns/pink_marble.pat
+share/gimp/patterns/pool.pat
+share/gimp/patterns/qube1.pat
+share/gimp/patterns/rain.pat
+share/gimp/patterns/recessed.pat
+share/gimp/patterns/redcube.pat
+share/gimp/patterns/rock.pat
+share/gimp/patterns/sky.pat
+share/gimp/patterns/slate.pat
+share/gimp/patterns/sm_squares.pat
+share/gimp/patterns/stone33.pat
+share/gimp/patterns/starfield.pat
+share/gimp/patterns/terra.pat
+share/gimp/patterns/walnut.pat
+share/gimp/patterns/warning.pat
+share/gimp/patterns/wood1.pat
+share/gimp/patterns/wood2.pat
+share/gimp/patterns/wood3.pat
+share/gimp/patterns/wood4.pat
+share/gimp/patterns/wood5.pat
+share/gimp/patterns/3dweave.pat
+share/gimp/patterns/abstract_flowers.pat
+share/gimp/patterns/blackoil.pat
+share/gimp/patterns/blackwhitefloor.pat
+share/gimp/patterns/blob1.pat
+share/gimp/patterns/blob2.pat
+share/gimp/patterns/bluebar.pat
+share/gimp/patterns/bluecanyons.pat
+share/gimp/patterns/bluemars.pat
+share/gimp/patterns/bluemetal.pat
+share/gimp/patterns/bluespikes.pat
+share/gimp/patterns/brownie.pat
+share/gimp/patterns/bwcubes.pat
+share/gimp/patterns/canyons2.pat
+share/gimp/patterns/cashew.pat
+share/gimp/patterns/chains.pat
+share/gimp/patterns/chroma.pat
+share/gimp/patterns/circuit.pat
+share/gimp/patterns/clouds.pat
+share/gimp/patterns/clovers.pat
+share/gimp/patterns/coins.pat
+share/gimp/patterns/color.pat
+share/gimp/patterns/colorblob.pat
+share/gimp/patterns/colored_rock.pat
+share/gimp/patterns/colorwhirl.pat
+share/gimp/patterns/connestoga.pat
+share/gimp/patterns/contrawhirl.pat
+share/gimp/patterns/cow.pat
+share/gimp/patterns/crash1.pat
+share/gimp/patterns/crazytile.pat
+share/gimp/patterns/crystals.pat
+share/gimp/patterns/curvedledge.pat
+share/gimp/patterns/deepswirl.pat
+share/gimp/patterns/diffpat.pat
+share/gimp/patterns/dirt.pat
+share/gimp/patterns/disco.pat
+share/gimp/patterns/drymud.pat
+share/gimp/patterns/pj.pat
+share/gimp/patterns/dunemaze.pat
+share/gimp/patterns/dunes.pat
+share/gimp/patterns/eggcarton.pat
+share/gimp/patterns/electric-blue-ribbons.pat
+share/gimp/patterns/etbf.pat
+share/gimp/patterns/floor_tile.pat
+share/gimp/patterns/funnyblobs.pat
+share/gimp/patterns/funnymess.pat
+share/gimp/patterns/funnymess2.pat
+share/gimp/patterns/fuzzy-colors.pat
+share/gimp/patterns/gold.pat
+share/gimp/patterns/goldcloth.pat
+share/gimp/patterns/granite2.pat
+share/gimp/patterns/green_curtains.pat
+share/gimp/patterns/green_eek.pat
+share/gimp/patterns/greyweave.pat
+share/gimp/patterns/greyweave2.pat
+share/gimp/patterns/grid.pat
+share/gimp/patterns/gridwhirltile.pat
+share/gimp/patterns/headache.pat
+share/gimp/patterns/horiz.pat
+share/gimp/patterns/ice2.pat
+share/gimp/patterns/icechex.pat
+share/gimp/patterns/inlay.pat
+share/gimp/patterns/krinkle.pat
+share/gimp/patterns/land1.pat
+share/gimp/patterns/land2.pat
+share/gimp/patterns/lathe.pat
+share/gimp/patterns/leaves3.pat
+share/gimp/patterns/leaves4.pat
+share/gimp/patterns/leaves6.pat
+share/gimp/patterns/lumps.pat
+share/gimp/patterns/meltedcolors.pat
+share/gimp/patterns/metallica.pat
+share/gimp/patterns/metalpaths.pat
+share/gimp/patterns/mhuerock.pat
+share/gimp/patterns/money.pat
+share/gimp/patterns/neurons.pat
+share/gimp/patterns/novaugh.pat
+share/gimp/patterns/oooh.pat
+share/gimp/patterns/oooh3.pat
+share/gimp/patterns/orange_eek.pat
+share/gimp/patterns/orangebrown.pat
+share/gimp/patterns/orangecheese.pat
+share/gimp/patterns/wax.pat
+share/gimp/patterns/paint-explosion.pat
+share/gimp/patterns/pastel2.pat
+share/gimp/patterns/pebbles.pat
+share/gimp/patterns/pixeled1.pat
+share/gimp/patterns/psycho1.pat
+share/gimp/patterns/purple-ribbons.pat
+share/gimp/patterns/purple.pat
+share/gimp/patterns/purple_glow.pat
+share/gimp/patterns/redishstuff.pat
+share/gimp/patterns/redmess.pat
+share/gimp/patterns/redrings.pat
+share/gimp/patterns/rust.pat
+share/gimp/patterns/sandytext.pat
+share/gimp/patterns/send1.pat
+share/gimp/patterns/silver.pat
+share/gimp/patterns/slice1.pat
+share/gimp/patterns/spectbar.pat
+share/gimp/patterns/startile.pat
+share/gimp/patterns/swirl.pat
+share/gimp/patterns/swirl2.pat
+share/gimp/patterns/torrents.pat
+share/gimp/patterns/tube.pat
+share/gimp/patterns/water3.pat
+share/gimp/patterns/unsharpswirl.pat
+share/gimp/patterns/waves.pat
+share/gimp/patterns/weird2.pat
+share/gimp/patterns/whirledstuff.pat
+share/gimp/patterns/woodblind.pat
+share/gimp/patterns/worn_metal_chex.pat
+@dirrm include/libgimp
+@dirrm include/gck
+@dirrm lib/gimp/0.99/plug-ins
+@dirrm lib/gimp/0.99
+@dirrm lib/gimp
+@dirrm share/gimp/gflares
+@dirrm share/gimp/scripts
+@dirrm share/gimp/brushes
+@dirrm share/gimp/gradients
+@dirrm share/gimp/palettes
+@dirrm share/gimp/patterns
+@dirrm share/gimp