diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-26 21:34:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-26 21:34:36 +0000 |
commit | c3358f9c9126a69fa8e0d6b11d7518d8e830c9db (patch) | |
tree | 6dcd71378838db2b7123b5110567da5ec285cad8 /graphics/cinepaint | |
parent | 1aebcb0201577207eeb57f89902862fbea5a8a87 (diff) | |
download | ports-c3358f9c9126a69fa8e0d6b11d7518d8e830c9db.tar.gz ports-c3358f9c9126a69fa8e0d6b11d7518d8e830c9db.zip |
Notes
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r-- | graphics/cinepaint/Makefile | 13 | ||||
-rw-r--r-- | graphics/cinepaint/distinfo | 6 | ||||
-rw-r--r-- | graphics/cinepaint/files/patch-configure | 10 | ||||
-rw-r--r-- | graphics/cinepaint/files/patch-plug-ins_cineon_logImageCore.c | 10 | ||||
-rw-r--r-- | graphics/cinepaint/pkg-plist | 996 |
5 files changed, 595 insertions, 440 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 43d24c3af960..414abae47f20 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cinepaint -PORTVERSION= 0.18 -PORTREVISION= 4 +PORTVERSION= 0.20 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,6 +17,7 @@ COMMENT= An editing tool used for painting and retouching of movies LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ + lcms.1:${PORTSDIR}/graphics/lcms \ tiff.4:${PORTSDIR}/graphics/tiff USE_X_PREFIX= yes @@ -26,15 +26,18 @@ USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gtk12 INSTALLS_SHLIB= yes -USE_REINPLACE= yes MAN1= cinepaint.1 cinepainttool.1 PLIST_SUB= VER=${PORTVERSION}-1 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-1 + .if !defined(WITHOUT_OPENEXR) -LIB_DEPENDS+= IlmImf.2:${PORTSDIR}/graphics/OpenEXR +LIB_DEPENDS+= IlmImf.2:${PORTSDIR}/graphics/OpenEXR \ + fltk.1:${PORTSDIR}/x11-toolkits/fltk-threads CONFIGURE_ARGS+= --with-openexr-prefix=${LOCALBASE} +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include/OpenEXR" PLIST_SUB+= OPENEXR:="" .else PLIST_SUB+= OPENEXR:="@comment " @@ -46,7 +49,7 @@ post-patch: ${WRKSRC}/configure @${REINPLACE_CMD} -E -e \ - 's|-LINUX.+$$||' \ + 's|-LINUX.+$$|| ; s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ diff --git a/graphics/cinepaint/distinfo b/graphics/cinepaint/distinfo index cffd00a556ac..d44f56220b90 100644 --- a/graphics/cinepaint/distinfo +++ b/graphics/cinepaint/distinfo @@ -1,3 +1,3 @@ -MD5 (cinepaint-0.18-1.tar.gz) = 96fb1fb6e71b24b6e743376c0c9d5896 -SHA256 (cinepaint-0.18-1.tar.gz) = 21d20b7fa17459c500add3ff9a67294332709bbe3e36051c4ee39f9bd23869e3 -SIZE (cinepaint-0.18-1.tar.gz) = 9279551 +MD5 (cinepaint-0.20-1.tar.gz) = bb9df83ec6ee84b57617b0d865d5bd1c +SHA256 (cinepaint-0.20-1.tar.gz) = 55fa8ab2770c3d111b77d02d2440f77af81a4fd0c6e7a0b4695ce414522e6bad +SIZE (cinepaint-0.20-1.tar.gz) = 7548911 diff --git a/graphics/cinepaint/files/patch-configure b/graphics/cinepaint/files/patch-configure deleted file mode 100644 index d17586d40ac4..000000000000 --- a/graphics/cinepaint/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jun 12 21:31:41 2003 -+++ configure Thu Jun 12 21:32:01 2003 -@@ -7842,6 +7842,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='${SHELL} /usr/local/bin/libtool' diff --git a/graphics/cinepaint/files/patch-plug-ins_cineon_logImageCore.c b/graphics/cinepaint/files/patch-plug-ins_cineon_logImageCore.c deleted file mode 100644 index c95d32919f97..000000000000 --- a/graphics/cinepaint/files/patch-plug-ins_cineon_logImageCore.c +++ /dev/null @@ -1,10 +0,0 @@ ---- plug-ins/cineon/logImageCore.c.orig Mon Oct 6 22:48:54 2003 -+++ plug-ins/cineon/logImageCore.c Mon Oct 6 22:49:22 2003 -@@ -29,7 +29,6 @@ - #ifdef WIN32 - #include <winsock.h> - #else --#include <netinet/in.h> - #include <sys/param.h> - #endif - diff --git a/graphics/cinepaint/pkg-plist b/graphics/cinepaint/pkg-plist index 9196b9880587..ef14657c52c7 100644 --- a/graphics/cinepaint/pkg-plist +++ b/graphics/cinepaint/pkg-plist @@ -1,417 +1,589 @@ -bin/cinepaint -bin/cinepainttool -lib/cinepaint/%%VER%%/plug-ins/blur -lib/cinepaint/%%VER%%/plug-ins/bmp -lib/cinepaint/%%VER%%/plug-ins/cineon -lib/cinepaint/%%VER%%/plug-ins/compose -lib/cinepaint/%%VER%%/plug-ins/dbbrowser -lib/cinepaint/%%VER%%/plug-ins/decompose -lib/cinepaint/%%VER%%/plug-ins/edge -lib/cinepaint/%%VER%%/plug-ins/fits -lib/cinepaint/%%VER%%/plug-ins/gauss_rle -lib/cinepaint/%%VER%%/plug-ins/gbr -lib/cinepaint/%%VER%%/plug-ins/guash -lib/cinepaint/%%VER%%/plug-ins/hdr -lib/cinepaint/%%VER%%/plug-ins/iff -lib/cinepaint/%%VER%%/plug-ins/jpeg -lib/cinepaint/%%VER%%/plug-ins/mblur +share/aclocal/cinepaint.m4 +libdata/pkgconfig/cinepaint-gtk.pc +lib/libcinepaint.so.0 +lib/libcinepaint.so +lib/libcinepaint.la +lib/libcinepaint.a +lib/cinepaint/%%VER%%/plug-ins/xwd +lib/cinepaint/%%VER%%/plug-ins/unsharp +lib/cinepaint/%%VER%%/plug-ins/tiff +lib/cinepaint/%%VER%%/plug-ins/tga +lib/cinepaint/%%VER%%/plug-ins/spread +lib/cinepaint/%%VER%%/plug-ins/sobel +lib/cinepaint/%%VER%%/plug-ins/snoise +lib/cinepaint/%%VER%%/plug-ins/sharpen +lib/cinepaint/%%VER%%/plug-ins/sgi +lib/cinepaint/%%VER%%/plug-ins/screenshot +lib/cinepaint/%%VER%%/plug-ins/rotate +lib/cinepaint/%%VER%%/plug-ins/rawphoto +lib/cinepaint/%%VER%%/plug-ins/psd_save +lib/cinepaint/%%VER%%/plug-ins/psd +lib/cinepaint/%%VER%%/plug-ins/pnm +lib/cinepaint/%%VER%%/plug-ins/png +lib/cinepaint/%%VER%%/plug-ins/pic lib/cinepaint/%%VER%%/plug-ins/noisify +lib/cinepaint/%%VER%%/plug-ins/minimum +lib/cinepaint/%%VER%%/plug-ins/median +lib/cinepaint/%%VER%%/plug-ins/mblur +lib/cinepaint/%%VER%%/plug-ins/jpeg +lib/cinepaint/%%VER%%/plug-ins/iff +lib/cinepaint/%%VER%%/plug-ins/icc_examin +lib/cinepaint/%%VER%%/plug-ins/hdr +lib/cinepaint/%%VER%%/plug-ins/guash +lib/cinepaint/%%VER%%/plug-ins/gifload +lib/cinepaint/%%VER%%/plug-ins/gbr +lib/cinepaint/%%VER%%/plug-ins/gauss_rle +lib/cinepaint/%%VER%%/plug-ins/fits +lib/cinepaint/%%VER%%/plug-ins/edge +lib/cinepaint/%%VER%%/plug-ins/dicom +lib/cinepaint/%%VER%%/plug-ins/decompose +lib/cinepaint/%%VER%%/plug-ins/dbbrowser +lib/cinepaint/%%VER%%/plug-ins/compose +lib/cinepaint/%%VER%%/plug-ins/collect +lib/cinepaint/%%VER%%/plug-ins/cineon +lib/cinepaint/%%VER%%/plug-ins/bracketing_to_hdr +lib/cinepaint/%%VER%%/plug-ins/bmp +lib/cinepaint/%%VER%%/plug-ins/blur +include/cinepaint/app/errors.h +include/cinepaint/app/trace.h +include/cinepaint/config.h +include/cinepaint/convert_pdb.h +include/cinepaint/dialog.h +include/cinepaint/dll_api.h +include/cinepaint/edit_pdb.h +include/cinepaint/export.h +include/cinepaint/fileops_pdb.h +include/cinepaint/float16.h +include/cinepaint/gtkdirtree.h +include/cinepaint/guides_pdb.h +include/cinepaint/helpui.h +include/cinepaint/chainbutton.h +include/cinepaint/channelops_pdb.h +include/cinepaint/image_convert.h +include/cinepaint/image_limits.h +include/cinepaint/image_pdb.h +include/cinepaint/intl.h +include/cinepaint/libgimp/gimpcompat.h +include/cinepaint/libgimp/gimpmath.h +include/cinepaint/libgimp/gimpui.h +include/cinepaint/libgimp/gimp1.2.h +include/cinepaint/libgimp/gimp.h +include/cinepaint/libgimp/stdplugins-intl.h +include/cinepaint/matrix.h +include/cinepaint/menu.h +include/cinepaint/pdb.h +include/cinepaint/pixmap.h +include/cinepaint/plugin_main.h +include/cinepaint/plugin_pdb.h +include/cinepaint/rint.h +include/cinepaint/selection_pdb.h +include/cinepaint/size_entry.h +include/cinepaint/ui.h +include/cinepaint/undo_pdb.h +include/cinepaint/unitmenu.h +include/cinepaint/unit.h +include/cinepaint/unit_pdb.h +include/cinepaint/version.h +include/cinepaint/widgets.h +include/cinepaint/wire/c_typedefs.h +include/cinepaint/wire/datadir.h +include/cinepaint/wire/dl_list.h +include/cinepaint/wire/enums.h +include/cinepaint/wire/event.h +include/cinepaint/wire/iodebug.h +include/cinepaint/wire/libtile.h +include/cinepaint/wire/precision.h +include/cinepaint/wire/protocol.h +include/cinepaint/wire/taskswitch.h +include/cinepaint/wire/wirebuffer.h +include/cinepaint/wire/wire.h +include/cinepaint/wire/wire_types.h +bin/cinepainttool +bin/cinepaint-remote +bin/cinepaint %%OPENEXR:%%lib/cinepaint/%%VER%%/plug-ins/openexr -lib/cinepaint/%%VER%%/plug-ins/pic -lib/cinepaint/%%VER%%/plug-ins/png -lib/cinepaint/%%VER%%/plug-ins/psd -lib/cinepaint/%%VER%%/plug-ins/psd_save -lib/cinepaint/%%VER%%/plug-ins/rotate -lib/cinepaint/%%VER%%/plug-ins/sgi -lib/cinepaint/%%VER%%/plug-ins/sharpen -lib/cinepaint/%%VER%%/plug-ins/snoise -lib/cinepaint/%%VER%%/plug-ins/sobel -lib/cinepaint/%%VER%%/plug-ins/spread -lib/cinepaint/%%VER%%/plug-ins/tga -lib/cinepaint/%%VER%%/plug-ins/tiff -lib/cinepaint/%%VER%%/plug-ins/unsharp -lib/cinepaint/%%VER%%/plug-ins/user_filter -lib/libcinepaint.a -lib/libcinepaint.la -lib/libcinepaint.so -lib/libcinepaint.so.0 -share/aclocal/cinepaint.m4 -share/cinepaint/%%VER%%/logo.ppm -share/cinepaint/%%VER%%/splash.ppm -share/cinepaint/%%VER%%/tips.txt -share/cinepaint/%%VER%%/brushes/10x10square.gbr -share/cinepaint/%%VER%%/brushes/10x10square16.gbr -share/cinepaint/%%VER%%/brushes/10x10squareBlur.gbr -share/cinepaint/%%VER%%/brushes/10x10squareBlur16.gbr -share/cinepaint/%%VER%%/brushes/10x10squareBlurf16.gbr -share/cinepaint/%%VER%%/brushes/10x10squaref16.gbr -share/cinepaint/%%VER%%/brushes/11circle.gbr -share/cinepaint/%%VER%%/brushes/11circle16.gbr -share/cinepaint/%%VER%%/brushes/11circlef16.gbr -share/cinepaint/%%VER%%/brushes/11fcircle.gbr -share/cinepaint/%%VER%%/brushes/11fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/13circle.gbr -share/cinepaint/%%VER%%/brushes/13circle16.gbr -share/cinepaint/%%VER%%/brushes/13circlef16.gbr -share/cinepaint/%%VER%%/brushes/13fcircle.gbr -share/cinepaint/%%VER%%/brushes/13fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/15circle.gbr -share/cinepaint/%%VER%%/brushes/15circle16.gbr -share/cinepaint/%%VER%%/brushes/15circlef16.gbr -share/cinepaint/%%VER%%/brushes/15fcircle.gbr -share/cinepaint/%%VER%%/brushes/15fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/17circle.gbr -share/cinepaint/%%VER%%/brushes/17circle16.gbr -share/cinepaint/%%VER%%/brushes/17circlef16.gbr -share/cinepaint/%%VER%%/brushes/17fcircle.gbr -share/cinepaint/%%VER%%/brushes/17fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/19circle.gbr -share/cinepaint/%%VER%%/brushes/19circle16.gbr -share/cinepaint/%%VER%%/brushes/19circlef16.gbr -share/cinepaint/%%VER%%/brushes/19fcircle.gbr -share/cinepaint/%%VER%%/brushes/19fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/1circle.gbr -share/cinepaint/%%VER%%/brushes/1circlef16.gbr -share/cinepaint/%%VER%%/brushes/20x20square.gbr -share/cinepaint/%%VER%%/brushes/20x20square16.gbr -share/cinepaint/%%VER%%/brushes/20x20squareBlur.gbr -share/cinepaint/%%VER%%/brushes/20x20squareBlur16.gbr -share/cinepaint/%%VER%%/brushes/20x20squareBlurf16.gbr -share/cinepaint/%%VER%%/brushes/20x20squaref16.gbr -share/cinepaint/%%VER%%/brushes/3circle.gbr -share/cinepaint/%%VER%%/brushes/3circle16.gbr -share/cinepaint/%%VER%%/brushes/3circlef16.gbr -share/cinepaint/%%VER%%/brushes/3fcircle.gbr -share/cinepaint/%%VER%%/brushes/3fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/5circle.gbr -share/cinepaint/%%VER%%/brushes/5circle16.gbr -share/cinepaint/%%VER%%/brushes/5circlef16.gbr -share/cinepaint/%%VER%%/brushes/5fcircle.gbr -share/cinepaint/%%VER%%/brushes/5fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/5x5square.gbr -share/cinepaint/%%VER%%/brushes/5x5square16.gbr -share/cinepaint/%%VER%%/brushes/5x5squareBlur.gbr -share/cinepaint/%%VER%%/brushes/5x5squareBlur16.gbr -share/cinepaint/%%VER%%/brushes/5x5squareBlurf16.gbr -share/cinepaint/%%VER%%/brushes/5x5squaref16.gbr -share/cinepaint/%%VER%%/brushes/7circle.gbr -share/cinepaint/%%VER%%/brushes/7circle16.gbr -share/cinepaint/%%VER%%/brushes/7circlef16.gbr -share/cinepaint/%%VER%%/brushes/7fcircle.gbr -share/cinepaint/%%VER%%/brushes/7fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/9circle.gbr -share/cinepaint/%%VER%%/brushes/9circle16.gbr -share/cinepaint/%%VER%%/brushes/9circlef16.gbr -share/cinepaint/%%VER%%/brushes/9fcircle.gbr -share/cinepaint/%%VER%%/brushes/9fcirclef16.gbr -share/cinepaint/%%VER%%/brushes/DStar11.gbr -share/cinepaint/%%VER%%/brushes/DStar17.gbr -share/cinepaint/%%VER%%/brushes/DStar25.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal01.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal02.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal03.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal04.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal05.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal06.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal07.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal08.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal09.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal10.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal11.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal12.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal13.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal14.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal15.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal16.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal17.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal18.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal19.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal20.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal21.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal22.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal23.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal24.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal25.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal26.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal27.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal28.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal29.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal30.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal31.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal32.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal33.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal34.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal35.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal36.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal37.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal38.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal39.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal40.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal41.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal42.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal43.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal44.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal45.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal46.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal47.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal48.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal49.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal50.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal51.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal52.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal53.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal54.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal55.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal56.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal57.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal58.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal59.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal60.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal61.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal62.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal63.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal64.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal65.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal66.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal67.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal68.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal69.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal70.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal71.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal72.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal73.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal74.gbr -share/cinepaint/%%VER%%/brushes/NS1-Charcoal75.gbr -share/cinepaint/%%VER%%/brushes/SketchBrush-16.gih -share/cinepaint/%%VER%%/brushes/SketchBrush-32.gih -share/cinepaint/%%VER%%/brushes/SketchBrush-64.gih -share/cinepaint/%%VER%%/brushes/callig1.gbr -share/cinepaint/%%VER%%/brushes/callig116.gbr -share/cinepaint/%%VER%%/brushes/callig1f16.gbr -share/cinepaint/%%VER%%/brushes/callig2.gbr -share/cinepaint/%%VER%%/brushes/callig216.gbr -share/cinepaint/%%VER%%/brushes/callig2f16.gbr -share/cinepaint/%%VER%%/brushes/callig3.gbr -share/cinepaint/%%VER%%/brushes/callig316.gbr -share/cinepaint/%%VER%%/brushes/callig3f16.gbr -share/cinepaint/%%VER%%/brushes/callig4.gbr -share/cinepaint/%%VER%%/brushes/callig416.gbr -share/cinepaint/%%VER%%/brushes/callig4f16.gbr -share/cinepaint/%%VER%%/brushes/confetti.gbr -share/cinepaint/%%VER%%/brushes/confetti.gih -share/cinepaint/%%VER%%/brushes/confetti16.gbr -share/cinepaint/%%VER%%/brushes/confettif16.gbr -share/cinepaint/%%VER%%/brushes/dunes.gbr -share/cinepaint/%%VER%%/brushes/dunes16.gbr -share/cinepaint/%%VER%%/brushes/dunesf16.gbr -share/cinepaint/%%VER%%/brushes/feltpen.gih -share/cinepaint/%%VER%%/brushes/galaxy.gbr -share/cinepaint/%%VER%%/brushes/galaxy16.gbr -share/cinepaint/%%VER%%/brushes/galaxy_big.gbr -share/cinepaint/%%VER%%/brushes/galaxy_big16.gbr -share/cinepaint/%%VER%%/brushes/galaxy_bigf16.gbr -share/cinepaint/%%VER%%/brushes/galaxy_small.gbr -share/cinepaint/%%VER%%/brushes/galaxy_small16.gbr -share/cinepaint/%%VER%%/brushes/galaxy_smallf16.gbr -share/cinepaint/%%VER%%/brushes/galaxyf16.gbr -share/cinepaint/%%VER%%/brushes/hsparks.gih -share/cinepaint/%%VER%%/brushes/pepper.gbr -share/cinepaint/%%VER%%/brushes/pixel.gbr -share/cinepaint/%%VER%%/brushes/pixel16.gbr -share/cinepaint/%%VER%%/brushes/pixelf16.gbr -share/cinepaint/%%VER%%/brushes/thegimp.gbr -share/cinepaint/%%VER%%/brushes/thegimp16.gbr -share/cinepaint/%%VER%%/brushes/thegimpf16.gbr -share/cinepaint/%%VER%%/brushes/vine.gih -share/cinepaint/%%VER%%/brushes/xcf.gbr -share/cinepaint/%%VER%%/brushes/xcf16.gbr -share/cinepaint/%%VER%%/brushes/xcff16.gbr -share/cinepaint/%%VER%%/gimprc -share/cinepaint/%%VER%%/gimprc_user -share/cinepaint/%%VER%%/gradients/Abstract_1 -share/cinepaint/%%VER%%/gradients/Abstract_2 -share/cinepaint/%%VER%%/gradients/Abstract_3 -share/cinepaint/%%VER%%/gradients/Aneurism -share/cinepaint/%%VER%%/gradients/Blinds -share/cinepaint/%%VER%%/gradients/Blue_Green -share/cinepaint/%%VER%%/gradients/Browns -share/cinepaint/%%VER%%/gradients/Brushed_Aluminium -share/cinepaint/%%VER%%/gradients/Burning_Paper -share/cinepaint/%%VER%%/gradients/Burning_Transparency -share/cinepaint/%%VER%%/gradients/CD -share/cinepaint/%%VER%%/gradients/CD_Half -share/cinepaint/%%VER%%/gradients/Caribbean_Blues -share/cinepaint/%%VER%%/gradients/Coffee -share/cinepaint/%%VER%%/gradients/Cold_Steel -share/cinepaint/%%VER%%/gradients/Cold_Steel_2 -share/cinepaint/%%VER%%/gradients/Crown_molding -share/cinepaint/%%VER%%/gradients/Danish_flag -share/cinepaint/%%VER%%/gradients/Dark_1 -share/cinepaint/%%VER%%/gradients/Deep_Sea -share/cinepaint/%%VER%%/gradients/Default -share/cinepaint/%%VER%%/gradients/Flare_Glow_Angular_1 -share/cinepaint/%%VER%%/gradients/Flare_Glow_Radial_1 -share/cinepaint/%%VER%%/gradients/Flare_Glow_Radial_2 -share/cinepaint/%%VER%%/gradients/Flare_Glow_Radial_3 -share/cinepaint/%%VER%%/gradients/Flare_Glow_Radial_4 -share/cinepaint/%%VER%%/gradients/Flare_Radial_101 -share/cinepaint/%%VER%%/gradients/Flare_Radial_102 -share/cinepaint/%%VER%%/gradients/Flare_Radial_103 -share/cinepaint/%%VER%%/gradients/Flare_Rays_Radial_1 -share/cinepaint/%%VER%%/gradients/Flare_Rays_Radial_2 -share/cinepaint/%%VER%%/gradients/Flare_Rays_Size_1 -share/cinepaint/%%VER%%/gradients/Flare_Sizefac_101 -share/cinepaint/%%VER%%/gradients/Four_bars -share/cinepaint/%%VER%%/gradients/French_flag -share/cinepaint/%%VER%%/gradients/French_flag_smooth -share/cinepaint/%%VER%%/gradients/Full_saturation_spectrum_CCW -share/cinepaint/%%VER%%/gradients/Full_saturation_spectrum_CW -share/cinepaint/%%VER%%/gradients/German_flag -share/cinepaint/%%VER%%/gradients/German_flag_smooth -share/cinepaint/%%VER%%/gradients/Golden -share/cinepaint/%%VER%%/gradients/Greens -share/cinepaint/%%VER%%/gradients/Horizon_1 -share/cinepaint/%%VER%%/gradients/Horizon_2 -share/cinepaint/%%VER%%/gradients/Incandescent -share/cinepaint/%%VER%%/gradients/Land_1 -share/cinepaint/%%VER%%/gradients/Land_and_Sea -share/cinepaint/%%VER%%/gradients/Metallic_Something -share/cinepaint/%%VER%%/gradients/Mexican_flag -share/cinepaint/%%VER%%/gradients/Mexican_flag_smooth -share/cinepaint/%%VER%%/gradients/Nauseating_Headache -share/cinepaint/%%VER%%/gradients/Neon_Cyan -share/cinepaint/%%VER%%/gradients/Neon_Green -share/cinepaint/%%VER%%/gradients/Neon_Yellow -share/cinepaint/%%VER%%/gradients/Pastel_Rainbow -share/cinepaint/%%VER%%/gradients/Pastels -share/cinepaint/%%VER%%/gradients/Purples -share/cinepaint/%%VER%%/gradients/Radial_Eyeball_Blue -share/cinepaint/%%VER%%/gradients/Radial_Eyeball_Brown -share/cinepaint/%%VER%%/gradients/Radial_Eyeball_Green -share/cinepaint/%%VER%%/gradients/Radial_Glow_1 -share/cinepaint/%%VER%%/gradients/Radial_Rainbow_Hoop -share/cinepaint/%%VER%%/gradients/Romanian_flag -share/cinepaint/%%VER%%/gradients/Romanian_flag_smooth -share/cinepaint/%%VER%%/gradients/Rounded_edge -share/cinepaint/%%VER%%/gradients/Shadows_1 -share/cinepaint/%%VER%%/gradients/Shadows_2 -share/cinepaint/%%VER%%/gradients/Shadows_3 -share/cinepaint/%%VER%%/gradients/Skyline -share/cinepaint/%%VER%%/gradients/Skyline_polluted -share/cinepaint/%%VER%%/gradients/Square_Wood_Frame -share/cinepaint/%%VER%%/gradients/Sunrise -share/cinepaint/%%VER%%/gradients/Three_bars_sin -share/cinepaint/%%VER%%/gradients/Tropical_Colors -share/cinepaint/%%VER%%/gradients/Tube_Red -share/cinepaint/%%VER%%/gradients/Wood_1 -share/cinepaint/%%VER%%/gradients/Wood_2 -share/cinepaint/%%VER%%/gradients/Yellow_Contrast -share/cinepaint/%%VER%%/gradients/Yellow_Orange -share/cinepaint/%%VER%%/gtkrc -share/cinepaint/%%VER%%/gtkrc.forest2 -share/cinepaint/%%VER%%/palettes/Bears -share/cinepaint/%%VER%%/palettes/Bgold -share/cinepaint/%%VER%%/palettes/Blues -share/cinepaint/%%VER%%/palettes/Borders -share/cinepaint/%%VER%%/palettes/Browns_And_Yellows -share/cinepaint/%%VER%%/palettes/Caramel -share/cinepaint/%%VER%%/palettes/Cascade -share/cinepaint/%%VER%%/palettes/China -share/cinepaint/%%VER%%/palettes/Coldfire -share/cinepaint/%%VER%%/palettes/Cool_Colors -share/cinepaint/%%VER%%/palettes/Cranes -share/cinepaint/%%VER%%/palettes/Dark_pastels -share/cinepaint/%%VER%%/palettes/Default -share/cinepaint/%%VER%%/palettes/Ega -share/cinepaint/%%VER%%/palettes/Firecode -share/cinepaint/%%VER%%/palettes/Gold -share/cinepaint/%%VER%%/palettes/GrayViolet -share/cinepaint/%%VER%%/palettes/Grayblue -share/cinepaint/%%VER%%/palettes/Grays -share/cinepaint/%%VER%%/palettes/Greens -share/cinepaint/%%VER%%/palettes/Hilite -share/cinepaint/%%VER%%/palettes/Kahki -share/cinepaint/%%VER%%/palettes/Lights -share/cinepaint/%%VER%%/palettes/Muted -share/cinepaint/%%VER%%/palettes/Named_Colors -share/cinepaint/%%VER%%/palettes/News3 -share/cinepaint/%%VER%%/palettes/Op2 -share/cinepaint/%%VER%%/palettes/Paintjet -share/cinepaint/%%VER%%/palettes/Pastels -share/cinepaint/%%VER%%/palettes/Plasma -share/cinepaint/%%VER%%/palettes/Reds -share/cinepaint/%%VER%%/palettes/Reds_And_Purples -share/cinepaint/%%VER%%/palettes/Royal -share/cinepaint/%%VER%%/palettes/Topographic -share/cinepaint/%%VER%%/palettes/Visibone -share/cinepaint/%%VER%%/palettes/Visibone2 -share/cinepaint/%%VER%%/palettes/Volcano -share/cinepaint/%%VER%%/palettes/Warm_Colors -share/cinepaint/%%VER%%/palettes/Web -share/cinepaint/%%VER%%/patterns/3dgreen.pat -share/cinepaint/%%VER%%/patterns/Craters.pat -share/cinepaint/%%VER%%/patterns/Moonfoot.pat -share/cinepaint/%%VER%%/patterns/amethyst.pat -share/cinepaint/%%VER%%/patterns/bark.pat -share/cinepaint/%%VER%%/patterns/blue.pat -share/cinepaint/%%VER%%/patterns/bluegrid.pat -share/cinepaint/%%VER%%/patterns/bluesquares.pat -share/cinepaint/%%VER%%/patterns/blueweb.pat -share/cinepaint/%%VER%%/patterns/brick.pat -share/cinepaint/%%VER%%/patterns/burlap.pat -share/cinepaint/%%VER%%/patterns/burlwood.pat -share/cinepaint/%%VER%%/patterns/choc_swirl.pat -share/cinepaint/%%VER%%/patterns/corkboard.pat -share/cinepaint/%%VER%%/patterns/cracked.pat -share/cinepaint/%%VER%%/patterns/crinklepaper.pat -share/cinepaint/%%VER%%/patterns/electric.pat -share/cinepaint/%%VER%%/patterns/fibers.pat -share/cinepaint/%%VER%%/patterns/granite1.pat -share/cinepaint/%%VER%%/patterns/ground1.pat -share/cinepaint/%%VER%%/patterns/ice.pat -share/cinepaint/%%VER%%/patterns/java.pat -share/cinepaint/%%VER%%/patterns/leather.pat -share/cinepaint/%%VER%%/patterns/leaves.pat -share/cinepaint/%%VER%%/patterns/leopard.pat -share/cinepaint/%%VER%%/patterns/lightning.pat -share/cinepaint/%%VER%%/patterns/marble1.pat -share/cinepaint/%%VER%%/patterns/marble2.pat -share/cinepaint/%%VER%%/patterns/marble3.pat -share/cinepaint/%%VER%%/patterns/nops.pat -share/cinepaint/%%VER%%/patterns/paper.pat -share/cinepaint/%%VER%%/patterns/parque1.pat -share/cinepaint/%%VER%%/patterns/parque2.pat -share/cinepaint/%%VER%%/patterns/parque3.pat -share/cinepaint/%%VER%%/patterns/pastel.pat -share/cinepaint/%%VER%%/patterns/pine.pat -share/cinepaint/%%VER%%/patterns/pink_marble.pat -share/cinepaint/%%VER%%/patterns/pool.pat -share/cinepaint/%%VER%%/patterns/qube1.pat -share/cinepaint/%%VER%%/patterns/rain.pat -share/cinepaint/%%VER%%/patterns/recessed.pat -share/cinepaint/%%VER%%/patterns/redcube.pat -share/cinepaint/%%VER%%/patterns/rock.pat -share/cinepaint/%%VER%%/patterns/sky.pat -share/cinepaint/%%VER%%/patterns/slate.pat -share/cinepaint/%%VER%%/patterns/sm_squares.pat -share/cinepaint/%%VER%%/patterns/starfield.pat -share/cinepaint/%%VER%%/patterns/stone33.pat -share/cinepaint/%%VER%%/patterns/terra.pat -share/cinepaint/%%VER%%/patterns/walnut.pat -share/cinepaint/%%VER%%/patterns/warning.pat -share/cinepaint/%%VER%%/patterns/wood1.pat -share/cinepaint/%%VER%%/patterns/wood2.pat -share/cinepaint/%%VER%%/patterns/wood3.pat -share/cinepaint/%%VER%%/patterns/wood4.pat -share/cinepaint/%%VER%%/patterns/wood5.pat -share/cinepaint/%%VER%%/ps-menurc -share/cinepaint/%%VER%%/user_install -@dirrm share/cinepaint/%%VER%%/patterns -@dirrm share/cinepaint/%%VER%%/palettes -@dirrm share/cinepaint/%%VER%%/gradients -@dirrm share/cinepaint/%%VER%%/brushes -@dirrm share/cinepaint/%%VER%% -@dirrm share/cinepaint +%%DATADIR%%/%%VER%%/user_install +%%DATADIR%%/%%VER%%/tips.txt +%%DATADIR%%/%%VER%%/spot.splash.ppm +%%DATADIR%%/%%VER%%/ps-menurc +%%DATADIR%%/%%VER%%/patterns/wood5.pat +%%DATADIR%%/%%VER%%/patterns/wood4.pat +%%DATADIR%%/%%VER%%/patterns/wood3.pat +%%DATADIR%%/%%VER%%/patterns/wood2.pat +%%DATADIR%%/%%VER%%/patterns/wood1.pat +%%DATADIR%%/%%VER%%/patterns/warning.pat +%%DATADIR%%/%%VER%%/patterns/walnut.pat +%%DATADIR%%/%%VER%%/patterns/terra.pat +%%DATADIR%%/%%VER%%/patterns/stone33.pat +%%DATADIR%%/%%VER%%/patterns/starfield.pat +%%DATADIR%%/%%VER%%/patterns/sm_squares.pat +%%DATADIR%%/%%VER%%/patterns/slate.pat +%%DATADIR%%/%%VER%%/patterns/sky.pat +%%DATADIR%%/%%VER%%/patterns/rock.pat +%%DATADIR%%/%%VER%%/patterns/redcube.pat +%%DATADIR%%/%%VER%%/patterns/recessed.pat +%%DATADIR%%/%%VER%%/patterns/rain.pat +%%DATADIR%%/%%VER%%/patterns/qube1.pat +%%DATADIR%%/%%VER%%/patterns/pool.pat +%%DATADIR%%/%%VER%%/patterns/pink_marble.pat +%%DATADIR%%/%%VER%%/patterns/pine.pat +%%DATADIR%%/%%VER%%/patterns/pastel.pat +%%DATADIR%%/%%VER%%/patterns/parque3.pat +%%DATADIR%%/%%VER%%/patterns/parque2.pat +%%DATADIR%%/%%VER%%/patterns/parque1.pat +%%DATADIR%%/%%VER%%/patterns/paper.pat +%%DATADIR%%/%%VER%%/patterns/nops.pat +%%DATADIR%%/%%VER%%/patterns/marble3.pat +%%DATADIR%%/%%VER%%/patterns/marble2.pat +%%DATADIR%%/%%VER%%/patterns/marble1.pat +%%DATADIR%%/%%VER%%/patterns/lightning.pat +%%DATADIR%%/%%VER%%/patterns/leopard.pat +%%DATADIR%%/%%VER%%/patterns/leaves.pat +%%DATADIR%%/%%VER%%/patterns/leather.pat +%%DATADIR%%/%%VER%%/patterns/java.pat +%%DATADIR%%/%%VER%%/patterns/ice.pat +%%DATADIR%%/%%VER%%/patterns/ground1.pat +%%DATADIR%%/%%VER%%/patterns/granite1.pat +%%DATADIR%%/%%VER%%/patterns/fibers.pat +%%DATADIR%%/%%VER%%/patterns/electric.pat +%%DATADIR%%/%%VER%%/patterns/crinklepaper.pat +%%DATADIR%%/%%VER%%/patterns/cracked.pat +%%DATADIR%%/%%VER%%/patterns/corkboard.pat +%%DATADIR%%/%%VER%%/patterns/choc_swirl.pat +%%DATADIR%%/%%VER%%/patterns/burlwood.pat +%%DATADIR%%/%%VER%%/patterns/burlap.pat +%%DATADIR%%/%%VER%%/patterns/brick.pat +%%DATADIR%%/%%VER%%/patterns/blueweb.pat +%%DATADIR%%/%%VER%%/patterns/bluesquares.pat +%%DATADIR%%/%%VER%%/patterns/bluegrid.pat +%%DATADIR%%/%%VER%%/patterns/blue.pat +%%DATADIR%%/%%VER%%/patterns/bark.pat +%%DATADIR%%/%%VER%%/patterns/amethyst.pat +%%DATADIR%%/%%VER%%/patterns/Moonfoot.pat +%%DATADIR%%/%%VER%%/patterns/Craters.pat +%%DATADIR%%/%%VER%%/patterns/3dgreen.pat +%%DATADIR%%/%%VER%%/palettes/Web +%%DATADIR%%/%%VER%%/palettes/Warm_Colors +%%DATADIR%%/%%VER%%/palettes/Volcano +%%DATADIR%%/%%VER%%/palettes/Visibone2 +%%DATADIR%%/%%VER%%/palettes/Visibone +%%DATADIR%%/%%VER%%/palettes/Topographic +%%DATADIR%%/%%VER%%/palettes/Royal +%%DATADIR%%/%%VER%%/palettes/Reds_And_Purples +%%DATADIR%%/%%VER%%/palettes/Reds +%%DATADIR%%/%%VER%%/palettes/Plasma +%%DATADIR%%/%%VER%%/palettes/Pastels +%%DATADIR%%/%%VER%%/palettes/Paintjet +%%DATADIR%%/%%VER%%/palettes/Op2 +%%DATADIR%%/%%VER%%/palettes/News3 +%%DATADIR%%/%%VER%%/palettes/Named_Colors +%%DATADIR%%/%%VER%%/palettes/Muted +%%DATADIR%%/%%VER%%/palettes/Lights +%%DATADIR%%/%%VER%%/palettes/Kahki +%%DATADIR%%/%%VER%%/palettes/Hilite +%%DATADIR%%/%%VER%%/palettes/Greens +%%DATADIR%%/%%VER%%/palettes/Grays +%%DATADIR%%/%%VER%%/palettes/Grayblue +%%DATADIR%%/%%VER%%/palettes/GrayViolet +%%DATADIR%%/%%VER%%/palettes/Gold +%%DATADIR%%/%%VER%%/palettes/Firecode +%%DATADIR%%/%%VER%%/palettes/Ega +%%DATADIR%%/%%VER%%/palettes/Default +%%DATADIR%%/%%VER%%/palettes/Dark_pastels +%%DATADIR%%/%%VER%%/palettes/Cranes +%%DATADIR%%/%%VER%%/palettes/Cool_Colors +%%DATADIR%%/%%VER%%/palettes/Coldfire +%%DATADIR%%/%%VER%%/palettes/China +%%DATADIR%%/%%VER%%/palettes/Cascade +%%DATADIR%%/%%VER%%/palettes/Caramel +%%DATADIR%%/%%VER%%/palettes/Browns_And_Yellows +%%DATADIR%%/%%VER%%/palettes/Borders +%%DATADIR%%/%%VER%%/palettes/Blues +%%DATADIR%%/%%VER%%/palettes/Bgold +%%DATADIR%%/%%VER%%/palettes/Bears +%%DATADIR%%/%%VER%%/gtkrc.forest2 +%%DATADIR%%/%%VER%%/gtkrc +%%DATADIR%%/%%VER%%/gradients/Yellow_Orange +%%DATADIR%%/%%VER%%/gradients/Yellow_Contrast +%%DATADIR%%/%%VER%%/gradients/Wood_2 +%%DATADIR%%/%%VER%%/gradients/Wood_1 +%%DATADIR%%/%%VER%%/gradients/Tube_Red +%%DATADIR%%/%%VER%%/gradients/Tropical_Colors +%%DATADIR%%/%%VER%%/gradients/Three_bars_sin +%%DATADIR%%/%%VER%%/gradients/Sunrise +%%DATADIR%%/%%VER%%/gradients/Square_Wood_Frame +%%DATADIR%%/%%VER%%/gradients/Skyline_polluted +%%DATADIR%%/%%VER%%/gradients/Skyline +%%DATADIR%%/%%VER%%/gradients/Shadows_3 +%%DATADIR%%/%%VER%%/gradients/Shadows_2 +%%DATADIR%%/%%VER%%/gradients/Shadows_1 +%%DATADIR%%/%%VER%%/gradients/Rounded_edge +%%DATADIR%%/%%VER%%/gradients/Romanian_flag_smooth +%%DATADIR%%/%%VER%%/gradients/Romanian_flag +%%DATADIR%%/%%VER%%/gradients/Radial_Rainbow_Hoop +%%DATADIR%%/%%VER%%/gradients/Radial_Glow_1 +%%DATADIR%%/%%VER%%/gradients/Radial_Eyeball_Green +%%DATADIR%%/%%VER%%/gradients/Radial_Eyeball_Brown +%%DATADIR%%/%%VER%%/gradients/Radial_Eyeball_Blue +%%DATADIR%%/%%VER%%/gradients/Purples +%%DATADIR%%/%%VER%%/gradients/Pastels +%%DATADIR%%/%%VER%%/gradients/Pastel_Rainbow +%%DATADIR%%/%%VER%%/gradients/Neon_Yellow +%%DATADIR%%/%%VER%%/gradients/Neon_Green +%%DATADIR%%/%%VER%%/gradients/Neon_Cyan +%%DATADIR%%/%%VER%%/gradients/Nauseating_Headache +%%DATADIR%%/%%VER%%/gradients/Mexican_flag_smooth +%%DATADIR%%/%%VER%%/gradients/Mexican_flag +%%DATADIR%%/%%VER%%/gradients/Metallic_Something +%%DATADIR%%/%%VER%%/gradients/Land_and_Sea +%%DATADIR%%/%%VER%%/gradients/Land_1 +%%DATADIR%%/%%VER%%/gradients/Incandescent +%%DATADIR%%/%%VER%%/gradients/Horizon_2 +%%DATADIR%%/%%VER%%/gradients/Horizon_1 +%%DATADIR%%/%%VER%%/gradients/Greens +%%DATADIR%%/%%VER%%/gradients/Golden +%%DATADIR%%/%%VER%%/gradients/German_flag_smooth +%%DATADIR%%/%%VER%%/gradients/German_flag +%%DATADIR%%/%%VER%%/gradients/Full_saturation_spectrum_CW +%%DATADIR%%/%%VER%%/gradients/Full_saturation_spectrum_CCW +%%DATADIR%%/%%VER%%/gradients/French_flag_smooth +%%DATADIR%%/%%VER%%/gradients/French_flag +%%DATADIR%%/%%VER%%/gradients/Four_bars +%%DATADIR%%/%%VER%%/gradients/Flare_Sizefac_101 +%%DATADIR%%/%%VER%%/gradients/Flare_Rays_Size_1 +%%DATADIR%%/%%VER%%/gradients/Flare_Rays_Radial_2 +%%DATADIR%%/%%VER%%/gradients/Flare_Rays_Radial_1 +%%DATADIR%%/%%VER%%/gradients/Flare_Radial_103 +%%DATADIR%%/%%VER%%/gradients/Flare_Radial_102 +%%DATADIR%%/%%VER%%/gradients/Flare_Radial_101 +%%DATADIR%%/%%VER%%/gradients/Flare_Glow_Radial_4 +%%DATADIR%%/%%VER%%/gradients/Flare_Glow_Radial_3 +%%DATADIR%%/%%VER%%/gradients/Flare_Glow_Radial_2 +%%DATADIR%%/%%VER%%/gradients/Flare_Glow_Radial_1 +%%DATADIR%%/%%VER%%/gradients/Flare_Glow_Angular_1 +%%DATADIR%%/%%VER%%/gradients/Default +%%DATADIR%%/%%VER%%/gradients/Deep_Sea +%%DATADIR%%/%%VER%%/gradients/Dark_1 +%%DATADIR%%/%%VER%%/gradients/Danish_flag +%%DATADIR%%/%%VER%%/gradients/Crown_molding +%%DATADIR%%/%%VER%%/gradients/Cold_Steel_2 +%%DATADIR%%/%%VER%%/gradients/Cold_Steel +%%DATADIR%%/%%VER%%/gradients/Coffee +%%DATADIR%%/%%VER%%/gradients/Caribbean_Blues +%%DATADIR%%/%%VER%%/gradients/CD_Half +%%DATADIR%%/%%VER%%/gradients/CD +%%DATADIR%%/%%VER%%/gradients/Burning_Transparency +%%DATADIR%%/%%VER%%/gradients/Burning_Paper +%%DATADIR%%/%%VER%%/gradients/Brushed_Aluminium +%%DATADIR%%/%%VER%%/gradients/Browns +%%DATADIR%%/%%VER%%/gradients/Blue_Green +%%DATADIR%%/%%VER%%/gradients/Blinds +%%DATADIR%%/%%VER%%/gradients/Aneurism +%%DATADIR%%/%%VER%%/gradients/Abstract_3 +%%DATADIR%%/%%VER%%/gradients/Abstract_2 +%%DATADIR%%/%%VER%%/gradients/Abstract_1 +%%DATADIR%%/%%VER%%/gimprc_user +%%DATADIR%%/%%VER%%/gimprc +%%DATADIR%%/%%VER%%/curves/v3hb +%%DATADIR%%/%%VER%%/curves/v3h +%%DATADIR%%/%%VER%%/curves/v3 +%%DATADIR%%/%%VER%%/curves/v2h +%%DATADIR%%/%%VER%%/curves/v2 +%%DATADIR%%/%%VER%%/curves/s_med +%%DATADIR%%/%%VER%%/curves/s_low_dark_4 +%%DATADIR%%/%%VER%%/curves/s_low_dark_3 +%%DATADIR%%/%%VER%%/curves/s_low_bright_4 +%%DATADIR%%/%%VER%%/curves/s_low_bright_3 +%%DATADIR%%/%%VER%%/curves/s_low +%%DATADIR%%/%%VER%%/curves/s_high +%%DATADIR%%/%%VER%%/curves/s_dark_4 +%%DATADIR%%/%%VER%%/curves/s_dark_3 +%%DATADIR%%/%%VER%%/curves/s_dark_2 +%%DATADIR%%/%%VER%%/curves/s_dark_1 +%%DATADIR%%/%%VER%%/curves/s_bright_4 +%%DATADIR%%/%%VER%%/curves/s_bright_3 +%%DATADIR%%/%%VER%%/curves/s_bright_2 +%%DATADIR%%/%%VER%%/curves/s_bright_1 +%%DATADIR%%/%%VER%%/curves/sRealav1 +%%DATADIR%%/%%VER%%/curves/sReala_version2 +%%DATADIR%%/%%VER%%/curves/sReala_v2a_120505 +%%DATADIR%%/%%VER%%/curves/sReala_2alpha +%%DATADIR%%/%%VER%%/curves/sReala_12 +%%DATADIR%%/%%VER%%/curves/sReala2 +%%DATADIR%%/%%VER%%/curves/sReala +%%DATADIR%%/%%VER%%/curves/provia_d70 +%%DATADIR%%/%%VER%%/curves/oldskools_mtc_v1 +%%DATADIR%%/%%VER%%/curves/oldskools_mtb_v1 +%%DATADIR%%/%%VER%%/curves/jt_custom_color12-31-02 +%%DATADIR%%/%%VER%%/curves/jt_auto +%%DATADIR%%/%%VER%%/curves/jt_all_around1-1-03 +%%DATADIR%%/%%VER%%/curves/jt_all-in-1Curve +%%DATADIR%%/%%VER%%/curves/henk1-03 +%%DATADIR%%/%%VER%%/curves/ev_7_custom_normal +%%DATADIR%%/%%VER%%/curves/ev_7_custom_less +%%DATADIR%%/%%VER%%/curves/ev_7_custom_contrast +%%DATADIR%%/%%VER%%/curves/ev_5_custom_normal +%%DATADIR%%/%%VER%%/curves/ev_3_custom_normal +%%DATADIR%%/%%VER%%/curves/ev_0_custom +%%DATADIR%%/%%VER%%/curves/custom_jt3 +%%DATADIR%%/%%VER%%/curves/custom_jt1 +%%DATADIR%%/%%VER%%/curves/custom_jt +%%DATADIR%%/%%VER%%/curves/curve114d +%%DATADIR%%/%%VER%%/curves/curve039 +%%DATADIR%%/%%VER%%/curves/courbeB +%%DATADIR%%/%%VER%%/curves/courbeA +%%DATADIR%%/%%VER%%/curves/bright_4 +%%DATADIR%%/%%VER%%/curves/bright_3 +%%DATADIR%%/%%VER%%/curves/bright_2 +%%DATADIR%%/%%VER%%/curves/bh_filmcurve2 +%%DATADIR%%/%%VER%%/curves/bh_filmcurve1 +%%DATADIR%%/%%VER%%/curves/basic-curve_159 +%%DATADIR%%/%%VER%%/curves/basic-curve_152 +%%DATADIR%%/%%VER%%/curves/basic-curve_141 +%%DATADIR%%/%%VER%%/curves/astiav1 +%%DATADIR%%/%%VER%%/curves/Velvia +%%DATADIR%%/%%VER%%/curves/README.curves +%%DATADIR%%/%%VER%%/curves/Provia-4.0 +%%DATADIR%%/%%VER%%/curves/P+S-4.0 +%%DATADIR%%/%%VER%%/curves/Optimav1 +%%DATADIR%%/%%VER%%/curves/Optima2 +%%DATADIR%%/%%VER%%/curves/Oldskools_mte_v3h +%%DATADIR%%/%%VER%%/curves/Oldskools_mte_v3 +%%DATADIR%%/%%VER%%/curves/Oldskools_mte_v2.14h +%%DATADIR%%/%%VER%%/curves/Oldskools_mte_v2.14d +%%DATADIR%%/%%VER%%/curves/OldSkoOLs_mte_v3.1 +%%DATADIR%%/%%VER%%/curves/OldSkoOLs_dlt +%%DATADIR%%/%%VER%%/curves/OldSkoOLs_Normal_v2 +%%DATADIR%%/%%VER%%/curves/OldSkoOLs_Midtone_Enhance_v3h +%%DATADIR%%/%%VER%%/curves/Klaus_3 +%%DATADIR%%/%%VER%%/curves/Klaus_2 +%%DATADIR%%/%%VER%%/curves/Klaus_1 +%%DATADIR%%/%%VER%%/curves/KGM_oldskools_mtb_v1_3 +%%DATADIR%%/%%VER%%/curves/KGM_fotogenetic_ev3_v43 +%%DATADIR%%/%%VER%%/curves/KGM_fotogenetic_ev3_v34_6 +%%DATADIR%%/%%VER%%/curves/KGM_fotogenetic_ev3_v34_5 +%%DATADIR%%/%%VER%%/curves/KGM_Agfa_Optima +%%DATADIR%%/%%VER%%/curves/JTs_All_In_One +%%DATADIR%%/%%VER%%/curves/Fuji_Superia_Reala +%%DATADIR%%/%%VER%%/curves/Fuji_Astia +%%DATADIR%%/%%VER%%/curves/Fotogenic_Provia_v3.3 +%%DATADIR%%/%%VER%%/curves/FGs_White_Wedding_v35 +%%DATADIR%%/%%VER%%/curves/FGs_Provia_v34 +%%DATADIR%%/%%VER%%/curves/FG_white_wedding_v35 +%%DATADIR%%/%%VER%%/curves/FG_white_wedding_v34 +%%DATADIR%%/%%VER%%/curves/FG_white_wedding_v33 +%%DATADIR%%/%%VER%%/curves/FG_white_wedding_v32 +%%DATADIR%%/%%VER%%/curves/FG_white_wedding_v31 +%%DATADIR%%/%%VER%%/curves/FG_white_wedding_v3 +%%DATADIR%%/%%VER%%/curves/FG_provia_v40 +%%DATADIR%%/%%VER%%/curves/FG_provia_v34 +%%DATADIR%%/%%VER%%/curves/FG_provia_v33 +%%DATADIR%%/%%VER%%/curves/FG_provia_v32 +%%DATADIR%%/%%VER%%/curves/FG_provia_v31 +%%DATADIR%%/%%VER%%/curves/FG_provia_v3 +%%DATADIR%%/%%VER%%/curves/FG_point_and_shoot_v32 +%%DATADIR%%/%%VER%%/curves/FG_point_and_shoot_v31 +%%DATADIR%%/%%VER%%/curves/FG_point_and_shoot_conservative_v32 +%%DATADIR%%/%%VER%%/curves/FG_point_and_shoot_conservative_v31 +%%DATADIR%%/%%VER%%/curves/FG_point_and_shoot +%%DATADIR%%/%%VER%%/curves/FG_ev5_v3 +%%DATADIR%%/%%VER%%/curves/FG_ev5_v2 +%%DATADIR%%/%%VER%%/curves/FG_ev3_v34 +%%DATADIR%%/%%VER%%/curves/FG_ev3_v3 +%%DATADIR%%/%%VER%%/curves/FG_ev3_v2 +%%DATADIR%%/%%VER%%/curves/FG_baseline_v3 +%%DATADIR%%/%%VER%%/curves/FG_baseline_conservative_v3 +%%DATADIR%%/%%VER%%/curves/EV3-4.0 +%%DATADIR%%/%%VER%%/curves/DavidFmidtoneBoostA +%%DATADIR%%/%%VER%%/curves/D100ev0 +%%DATADIR%%/%%VER%%/brushes/xcff16.gbr +%%DATADIR%%/%%VER%%/brushes/xcf16.gbr +%%DATADIR%%/%%VER%%/brushes/xcf.gbr +%%DATADIR%%/%%VER%%/brushes/vine.gih +%%DATADIR%%/%%VER%%/brushes/thegimpf16.gbr +%%DATADIR%%/%%VER%%/brushes/thegimp16.gbr +%%DATADIR%%/%%VER%%/brushes/thegimp.gbr +%%DATADIR%%/%%VER%%/brushes/pixelf16.gbr +%%DATADIR%%/%%VER%%/brushes/pixel16.gbr +%%DATADIR%%/%%VER%%/brushes/pixel.gbr +%%DATADIR%%/%%VER%%/brushes/pepper.gbr +%%DATADIR%%/%%VER%%/brushes/hsparks.gih +%%DATADIR%%/%%VER%%/brushes/galaxyf16.gbr +%%DATADIR%%/%%VER%%/brushes/galaxy_smallf16.gbr +%%DATADIR%%/%%VER%%/brushes/galaxy_small16.gbr +%%DATADIR%%/%%VER%%/brushes/galaxy_small.gbr +%%DATADIR%%/%%VER%%/brushes/galaxy_bigf16.gbr +%%DATADIR%%/%%VER%%/brushes/galaxy_big16.gbr +%%DATADIR%%/%%VER%%/brushes/galaxy_big.gbr +%%DATADIR%%/%%VER%%/brushes/galaxy16.gbr +%%DATADIR%%/%%VER%%/brushes/galaxy.gbr +%%DATADIR%%/%%VER%%/brushes/feltpen.gih +%%DATADIR%%/%%VER%%/brushes/dunesf16.gbr +%%DATADIR%%/%%VER%%/brushes/dunes16.gbr +%%DATADIR%%/%%VER%%/brushes/dunes.gbr +%%DATADIR%%/%%VER%%/brushes/confettif16.gbr +%%DATADIR%%/%%VER%%/brushes/confetti16.gbr +%%DATADIR%%/%%VER%%/brushes/confetti.gih +%%DATADIR%%/%%VER%%/brushes/confetti.gbr +%%DATADIR%%/%%VER%%/brushes/callig4f16.gbr +%%DATADIR%%/%%VER%%/brushes/callig416.gbr +%%DATADIR%%/%%VER%%/brushes/callig4.gbr +%%DATADIR%%/%%VER%%/brushes/callig3f16.gbr +%%DATADIR%%/%%VER%%/brushes/callig316.gbr +%%DATADIR%%/%%VER%%/brushes/callig3.gbr +%%DATADIR%%/%%VER%%/brushes/callig2f16.gbr +%%DATADIR%%/%%VER%%/brushes/callig216.gbr +%%DATADIR%%/%%VER%%/brushes/callig2.gbr +%%DATADIR%%/%%VER%%/brushes/callig1f16.gbr +%%DATADIR%%/%%VER%%/brushes/callig116.gbr +%%DATADIR%%/%%VER%%/brushes/callig1.gbr +%%DATADIR%%/%%VER%%/brushes/SketchBrush-64.gih +%%DATADIR%%/%%VER%%/brushes/SketchBrush-32.gih +%%DATADIR%%/%%VER%%/brushes/SketchBrush-16.gih +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal65.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal64.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal63.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal62.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal61.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal60.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal59.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal58.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal57.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal56.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal55.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal54.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal53.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal52.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal51.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal50.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal49.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal48.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal47.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal46.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal45.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal44.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal43.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal42.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal41.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal40.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal39.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal38.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal37.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal36.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal35.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal34.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal33.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal32.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal31.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal30.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal29.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal28.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal27.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal26.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal25.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal24.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal23.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal22.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal21.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal20.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal19.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal18.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal17.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal16.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal15.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal14.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal13.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal12.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal11.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal10.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal09.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal08.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal07.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal06.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal05.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal04.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal03.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal02.gbr +%%DATADIR%%/%%VER%%/brushes/NS1-Charcoal01.gbr +%%DATADIR%%/%%VER%%/brushes/DStar25.gbr +%%DATADIR%%/%%VER%%/brushes/DStar17.gbr +%%DATADIR%%/%%VER%%/brushes/DStar11.gbr +%%DATADIR%%/%%VER%%/brushes/9fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/9fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/9circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/9circle16.gbr +%%DATADIR%%/%%VER%%/brushes/9circle.gbr +%%DATADIR%%/%%VER%%/brushes/7fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/7fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/7circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/7circle16.gbr +%%DATADIR%%/%%VER%%/brushes/7circle.gbr +%%DATADIR%%/%%VER%%/brushes/5x5squaref16.gbr +%%DATADIR%%/%%VER%%/brushes/5x5squareBlurf16.gbr +%%DATADIR%%/%%VER%%/brushes/5x5squareBlur16.gbr +%%DATADIR%%/%%VER%%/brushes/5x5squareBlur.gbr +%%DATADIR%%/%%VER%%/brushes/5x5square16.gbr +%%DATADIR%%/%%VER%%/brushes/5x5square.gbr +%%DATADIR%%/%%VER%%/brushes/5fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/5fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/5circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/5circle16.gbr +%%DATADIR%%/%%VER%%/brushes/5circle.gbr +%%DATADIR%%/%%VER%%/brushes/3fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/3fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/3circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/3circle16.gbr +%%DATADIR%%/%%VER%%/brushes/3circle.gbr +%%DATADIR%%/%%VER%%/brushes/20x20squaref16.gbr +%%DATADIR%%/%%VER%%/brushes/20x20squareBlurf16.gbr +%%DATADIR%%/%%VER%%/brushes/20x20squareBlur16.gbr +%%DATADIR%%/%%VER%%/brushes/20x20squareBlur.gbr +%%DATADIR%%/%%VER%%/brushes/20x20square16.gbr +%%DATADIR%%/%%VER%%/brushes/20x20square.gbr +%%DATADIR%%/%%VER%%/brushes/1circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/1circle.gbr +%%DATADIR%%/%%VER%%/brushes/19fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/19fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/19circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/19circle16.gbr +%%DATADIR%%/%%VER%%/brushes/19circle.gbr +%%DATADIR%%/%%VER%%/brushes/17fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/17fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/17circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/17circle16.gbr +%%DATADIR%%/%%VER%%/brushes/17circle.gbr +%%DATADIR%%/%%VER%%/brushes/15fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/15fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/15circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/15circle16.gbr +%%DATADIR%%/%%VER%%/brushes/15circle.gbr +%%DATADIR%%/%%VER%%/brushes/13fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/13fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/13circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/13circle16.gbr +%%DATADIR%%/%%VER%%/brushes/13circle.gbr +%%DATADIR%%/%%VER%%/brushes/11fcirclef16.gbr +%%DATADIR%%/%%VER%%/brushes/11fcircle.gbr +%%DATADIR%%/%%VER%%/brushes/11circlef16.gbr +%%DATADIR%%/%%VER%%/brushes/11circle16.gbr +%%DATADIR%%/%%VER%%/brushes/11circle.gbr +%%DATADIR%%/%%VER%%/brushes/10x10squaref16.gbr +%%DATADIR%%/%%VER%%/brushes/10x10squareBlurf16.gbr +%%DATADIR%%/%%VER%%/brushes/10x10squareBlur16.gbr +%%DATADIR%%/%%VER%%/brushes/10x10squareBlur.gbr +%%DATADIR%%/%%VER%%/brushes/10x10square16.gbr +%%DATADIR%%/%%VER%%/brushes/10x10square.gbr @dirrm lib/cinepaint/%%VER%%/plug-ins @dirrm lib/cinepaint/%%VER%% @dirrm lib/cinepaint +@dirrm include/cinepaint/app +@dirrm include/cinepaint/libgimp +@dirrm include/cinepaint/wire +@dirrm include/cinepaint +@dirrm %%DATADIR%%/%%VER%%/patterns +@dirrm %%DATADIR%%/%%VER%%/palettes +@dirrm %%DATADIR%%/%%VER%%/gradients +@dirrm %%DATADIR%%/%%VER%%/curves +@dirrm %%DATADIR%%/%%VER%%/brushes +@dirrm %%DATADIR%%/%%VER%% +@dirrm %%DATADIR%% |