From b50aec6c12d5888d518008c2274b67fe8e3ea526 Mon Sep 17 00:00:00 2001 From: brad Date: Wed, 23 Aug 2000 02:36:17 +0000 Subject: [PATCH] upgrade to Gimp 1.1.25 --- graphics/gimp/Makefile | 16 +- graphics/gimp/files/md5 | 6 +- graphics/gimp/patches/patch-ah | 149 ------------------ graphics/gimp/patches/patch-aj | 20 --- graphics/gimp/patches/patch-configure | 14 ++ .../patches/{patch-ad => patch-gimptool.in} | 0 .../{patch-aa => patch-libgimp_Makefile.in} | 22 +-- .../gimp/patches/{patch-ak => patch-ltconfig} | 0 .../patches/{patch-ac => patch-ltmain.sh} | 0 ... => patch-plug-ins_libgck_gck_Makefile.in} | 8 +- ...tch-am => patch-po-libgimp_Makefile.in.in} | 0 ...ch-ag => patch-po-plug-ins_Makefile.in.in} | 0 ...h-al => patch-po-script-fu_Makefile.in.in} | 0 .../{patch-af => patch-po_Makefile.in.in} | 0 graphics/gimp/pkg/PFRAG.shared | 8 +- graphics/gimp/pkg/PLIST | 120 ++++++++------ 16 files changed, 107 insertions(+), 256 deletions(-) delete mode 100644 graphics/gimp/patches/patch-ah delete mode 100644 graphics/gimp/patches/patch-aj create mode 100644 graphics/gimp/patches/patch-configure rename graphics/gimp/patches/{patch-ad => patch-gimptool.in} (100%) rename graphics/gimp/patches/{patch-aa => patch-libgimp_Makefile.in} (58%) rename graphics/gimp/patches/{patch-ak => patch-ltconfig} (100%) rename graphics/gimp/patches/{patch-ac => patch-ltmain.sh} (100%) rename graphics/gimp/patches/{patch-ab => patch-plug-ins_libgck_gck_Makefile.in} (50%) rename graphics/gimp/patches/{patch-am => patch-po-libgimp_Makefile.in.in} (100%) rename graphics/gimp/patches/{patch-ag => patch-po-plug-ins_Makefile.in.in} (100%) rename graphics/gimp/patches/{patch-al => patch-po-script-fu_Makefile.in.in} (100%) rename graphics/gimp/patches/{patch-af => patch-po_Makefile.in.in} (100%) diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 07d11221f32..a3236948f1e 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,21 +1,21 @@ -# $OpenBSD: Makefile,v 1.50 2000/07/23 02:37:11 brad Exp $ +# $OpenBSD: Makefile,v 1.51 2000/08/23 02:36:17 brad Exp $ -DISTNAME= gimp-1.1.24 +DISTNAME= gimp-1.1.25 CATEGORIES= graphics -NEED_VERSION= 1.310 -MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.1/v1.1.24/ \ - ftp://ftp.sunet.se/pub/gnu/gimp/v1.1/v1.1.24/ \ - ftp://ftp.cs.umn.edu/pub/gimp/v1.1/v1.1.24/ +NEED_VERSION= 1.320 +MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.1/v1.1.25/ \ + ftp://ftp.sunet.se/pub/gnu/gimp/v1.1/v1.1.25/ \ + ftp://ftp.cs.umn.edu/pub/gimp/v1.1/v1.1.25/ HOMEPAGE= http://www.gimp.org/ -BUILD_DEPENDS= wget::net/wget -RUN_DEPENDS= wget::net/wget LIB_DEPENDS= gtk.1.2::x11/gtk+ \ aa.1.3::graphics/aalib \ mpeg.13::graphics/mpeg-lib \ png.1::graphics/png \ tiff.35::graphics/tiff +BUILD_DEPENDS= wget::net/wget +RUN_DEPENDS= wget::net/wget MAINTAINER= brad@openbsd.org diff --git a/graphics/gimp/files/md5 b/graphics/gimp/files/md5 index ba11df29b2b..d038812710f 100644 --- a/graphics/gimp/files/md5 +++ b/graphics/gimp/files/md5 @@ -1,3 +1,3 @@ -MD5 (gimp-1.1.24.tar.gz) = 3d0c8a27e7dc596f6599360d2ddaa2fd -RMD160 (gimp-1.1.24.tar.gz) = e5c44f425311c45b1d89c2878738aa2506c1c4f2 -SHA1 (gimp-1.1.24.tar.gz) = 3eb56a00e109e951b4ac0758b6b68a71e5d8170e +MD5 (gimp-1.1.25.tar.gz) = 5666e1ce9d2bea5e4bbadc33fcec7d08 +RMD160 (gimp-1.1.25.tar.gz) = 59ae6770a548e1d6c0fa9564ae022dbea52f1695 +SHA1 (gimp-1.1.25.tar.gz) = add5a830467c7646c217a59a3313a5b3b3d688e6 diff --git a/graphics/gimp/patches/patch-ah b/graphics/gimp/patches/patch-ah deleted file mode 100644 index 8bed9484b1b..00000000000 --- a/graphics/gimp/patches/patch-ah +++ /dev/null @@ -1,149 +0,0 @@ ---- plug-ins/common/Makefile.in.orig Tue Jun 27 14:56:57 2000 -+++ plug-ins/common/Makefile.in Tue Jun 27 14:58:18 2000 -@@ -228,7 +228,7 @@ - animoptimize_SOURCES = animoptimize.c - - --animoptimize_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+animoptimize_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - apply_lens_SOURCES = apply_lens.c -@@ -240,13 +240,13 @@ - autocrop_SOURCES = autocrop.c - - --autocrop_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+autocrop_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - autostretch_hsv_SOURCES = autostretch_hsv.c - - --autostretch_hsv_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+autostretch_hsv_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - blinds_SOURCES = blinds.c -@@ -276,13 +276,13 @@ - bz2_SOURCES = bz2.c - - --bz2_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+bz2_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - c_astretch_SOURCES = c_astretch.c - - --c_astretch_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+c_astretch_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - checkerboard_SOURCES = checkerboard.c -@@ -486,7 +486,7 @@ - gradmap_SOURCES = gradmap.c - - --gradmap_LDADD = $(top_builddir)/libgimp/libgimpui.la $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+gradmap_LDADD = $(top_builddir)/libgimp/libgimpui.la $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - grid_SOURCES = grid.c -@@ -504,13 +504,13 @@ - guillotine_SOURCES = guillotine.c - - --guillotine_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+guillotine_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - gz_SOURCES = gz.c - - --gz_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+gz_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - header_SOURCES = header.c -@@ -558,7 +558,7 @@ - laplace_SOURCES = laplace.c - - --laplace_LDADD = $(top_builddir)/libgimp/libgimpui.la $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+laplace_LDADD = $(top_builddir)/libgimp/libgimpui.la $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - lic_SOURCES = lic.c -@@ -618,7 +618,7 @@ - normalize_SOURCES = normalize.c - - --normalize_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+normalize_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - nova_SOURCES = nova.c -@@ -702,7 +702,7 @@ - psd_SOURCES = psd.c - - --psd_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+psd_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - psp_SOURCES = psp.c -@@ -726,7 +726,7 @@ - rotate_SOURCES = rotate.c - - --rotate_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+rotate_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - sample_colorize_SOURCES = sample_colorize.c -@@ -756,7 +756,7 @@ - semiflatten_SOURCES = semiflatten.c - - --semiflatten_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+semiflatten_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - sharpen_SOURCES = sharpen.c -@@ -846,7 +846,7 @@ - tiler_SOURCES = tiler.c - - --tiler_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+tiler_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - uniteditor_SOURCES = uniteditor.c -@@ -864,7 +864,7 @@ - url_SOURCES = url.c - - --url_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+url_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - video_SOURCES = video.c -@@ -876,7 +876,7 @@ - vinvert_SOURCES = vinvert.c - - --vinvert_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+vinvert_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - - vpropagate_SOURCES = vpropagate.c -@@ -936,7 +936,7 @@ - zealouscrop_SOURCES = zealouscrop.c - - --zealouscrop_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS) -+zealouscrop_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h diff --git a/graphics/gimp/patches/patch-aj b/graphics/gimp/patches/patch-aj deleted file mode 100644 index e38e6197e55..00000000000 --- a/graphics/gimp/patches/patch-aj +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Thu Jun 22 16:49:05 2000 -+++ configure Sat Jul 22 15:14:01 2000 -@@ -3478,7 +3478,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=share - fi - rm -f conftest* - INSTOBJEXT=.mo -@@ -3740,7 +3740,7 @@ - USE_INCLUDED_LIBINTL=yes - CATOBJEXT=.cat - INSTOBJEXT=.cat -- DATADIRNAME=lib -+ DATADIRNAME=share - INTLDEPS='$(top_builddir)/intl/libintl.a' - INTLLIBS=$INTLDEPS - LIBS=`echo $LIBS | sed -e 's/-lintl//'` diff --git a/graphics/gimp/patches/patch-configure b/graphics/gimp/patches/patch-configure new file mode 100644 index 00000000000..64922a90ef0 --- /dev/null +++ b/graphics/gimp/patches/patch-configure @@ -0,0 +1,14 @@ +--- configure.orig Mon Aug 21 12:53:06 2000 ++++ configure Tue Aug 22 15:48:52 2000 +@@ -3478,7 +3478,10 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + CATOBJEXT=.mo +- DATADIRNAME=lib ++ DATADIRNAME=share ++ INTLDEPS='-lintl' ++ INTLLIBS=$INTLDEPS INSTOBJEXT=.mo ++ LIBS=`echo $LIBS | sed -e 's/-lintl//'` + fi + rm -f conftest* + INSTOBJEXT=.mo diff --git a/graphics/gimp/patches/patch-ad b/graphics/gimp/patches/patch-gimptool.in similarity index 100% rename from graphics/gimp/patches/patch-ad rename to graphics/gimp/patches/patch-gimptool.in diff --git a/graphics/gimp/patches/patch-aa b/graphics/gimp/patches/patch-libgimp_Makefile.in similarity index 58% rename from graphics/gimp/patches/patch-aa rename to graphics/gimp/patches/patch-libgimp_Makefile.in index 5e3c3539114..f45712b06ba 100644 --- a/graphics/gimp/patches/patch-aa +++ b/graphics/gimp/patches/patch-libgimp_Makefile.in @@ -1,26 +1,16 @@ ---- libgimp/Makefile.in.orig Thu Jun 22 18:47:39 2000 -+++ libgimp/Makefile.in Tue Jun 27 14:45:21 2000 -@@ -184,7 +184,7 @@ - AM_CPPFLAGS = -DGIMPDIR=\""$(gimpdir)"\" -DDATADIR=\""$(gimpdatadir)"\" @GIMP_THREAD_FLAGS@ - - --INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl -I../intl $(GTK_CFLAGS) -I$(includedir) -+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl -I../intl $(GTK_CFLAGS) -I$(includedir) -I/usr/local/include - - - EXTRA_DIST = gimpfeatures.h.in makefile.msc makefile.cygwin gimp.def gimpui.def -@@ -213,11 +213,11 @@ +--- libgimp/Makefile.in.orig Tue Aug 22 13:08:23 2000 ++++ libgimp/Makefile.in Tue Aug 22 13:09:10 2000 +@@ -215,11 +215,11 @@ gimpinclude_HEADERS = gimp.h ${PDB_WRAPPERS_H} gimpchainbutton.h gimpchannel.h gimpcolorbutton.h gimpcolordisplay.h gimpcolorselector.h gimpcolorspace.h gimpcompat.h gimpdrawable.h gimpdialog.h gimpenums.h gimpenv.h gimpexport.h gimpfeatures.h gimpfileselection.h gimpgradientselect.h gimphelpui.h gimpimage.h gimplayer.h gimplimits.h gimpmath.h gimpmatrix.h gimpmenu.h gimpmodule.h gimpparasite.h gimpparasiteio.h gimppatheditor.h gimppixelrgn.h gimppixmap.h gimpproceduraldb.h gimpquerybox.h gimpselection.h gimpsignal.h gimpsizeentry.h gimptile.h gimptypes.h gimpui.h gimpunit.h gimpunitmenu.h gimputils.h gimpvector.h gimpwidgets.h gimpintl.h -libgimp_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) -+libgimp_la_LDFLAGS = -version-info 1:1:0 ++libgimp_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) --libgimp_la_LIBADD = $(GLIB_LIBS) -lm -+libgimp_la_LIBADD = $(GTK_LIBS) -lm + libgimp_la_LIBADD = $(GLIB_LIBS) -lm -libgimpui_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) -+libgimpui_la_LDFLAGS = -version-info 1:1:0 ++libgimpui_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) libgimpui_la_LIBADD = $(GTK_LIBS) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/graphics/gimp/patches/patch-ak b/graphics/gimp/patches/patch-ltconfig similarity index 100% rename from graphics/gimp/patches/patch-ak rename to graphics/gimp/patches/patch-ltconfig diff --git a/graphics/gimp/patches/patch-ac b/graphics/gimp/patches/patch-ltmain.sh similarity index 100% rename from graphics/gimp/patches/patch-ac rename to graphics/gimp/patches/patch-ltmain.sh diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-plug-ins_libgck_gck_Makefile.in similarity index 50% rename from graphics/gimp/patches/patch-ab rename to graphics/gimp/patches/patch-plug-ins_libgck_gck_Makefile.in index d720a8de3cc..2c96ae47a21 100644 --- a/graphics/gimp/patches/patch-ab +++ b/graphics/gimp/patches/patch-plug-ins_libgck_gck_Makefile.in @@ -1,11 +1,11 @@ ---- plug-ins/libgck/gck/Makefile.in.orig Thu Jun 22 18:47:46 2000 -+++ plug-ins/libgck/gck/Makefile.in Tue Jun 27 14:45:48 2000 -@@ -189,7 +189,7 @@ +--- plug-ins/libgck/gck/Makefile.in.orig Tue Aug 22 13:10:27 2000 ++++ plug-ins/libgck/gck/Makefile.in Tue Aug 22 13:10:42 2000 +@@ -191,7 +191,7 @@ gckinclude_HEADERS = gck.h -libgck_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) -+libgck_la_LDFLAGS = -version-info 1:1:0 ++libgck_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) INCLUDES = -I.. -I$(srcdir)/.. -I$(top_srcdir) $(GTK_CFLAGS) -I$(includedir) diff --git a/graphics/gimp/patches/patch-am b/graphics/gimp/patches/patch-po-libgimp_Makefile.in.in similarity index 100% rename from graphics/gimp/patches/patch-am rename to graphics/gimp/patches/patch-po-libgimp_Makefile.in.in diff --git a/graphics/gimp/patches/patch-ag b/graphics/gimp/patches/patch-po-plug-ins_Makefile.in.in similarity index 100% rename from graphics/gimp/patches/patch-ag rename to graphics/gimp/patches/patch-po-plug-ins_Makefile.in.in diff --git a/graphics/gimp/patches/patch-al b/graphics/gimp/patches/patch-po-script-fu_Makefile.in.in similarity index 100% rename from graphics/gimp/patches/patch-al rename to graphics/gimp/patches/patch-po-script-fu_Makefile.in.in diff --git a/graphics/gimp/patches/patch-af b/graphics/gimp/patches/patch-po_Makefile.in.in similarity index 100% rename from graphics/gimp/patches/patch-af rename to graphics/gimp/patches/patch-po_Makefile.in.in diff --git a/graphics/gimp/pkg/PFRAG.shared b/graphics/gimp/pkg/PFRAG.shared index 87a48d0dc1e..ddac6ff1c85 100644 --- a/graphics/gimp/pkg/PFRAG.shared +++ b/graphics/gimp/pkg/PFRAG.shared @@ -1,10 +1,10 @@ -@comment $OpenBSD: PFRAG.shared,v 1.2 2000/07/04 02:09:22 krw Exp $ +@comment $OpenBSD: PFRAG.shared,v 1.3 2000/08/23 02:36:22 brad Exp $ lib/gimp/1.1/modules/libcdisplay_gamma.so.0.0 lib/gimp/1.1/modules/libcdisplay_highcontrast.so.0.0 lib/gimp/1.1/modules/libcolorsel_gtk.so.0.0 lib/gimp/1.1/modules/libcolorsel_triangle.so.0.0 lib/gimp/1.1/modules/libcolorsel_water.so.0.0 -lib/libgck.so.1.1 -lib/libgimp.so.1.1 -lib/libgimpui.so.1.1 +lib/libgck.so.25.0 +lib/libgimp.so.25.0 +lib/libgimpui.so.25.0 DYNLIBDIR(%B) diff --git a/graphics/gimp/pkg/PLIST b/graphics/gimp/pkg/PLIST index c93268c0014..9c3aaa7dec3 100644 --- a/graphics/gimp/pkg/PLIST +++ b/graphics/gimp/pkg/PLIST @@ -1,6 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.23 2000/07/23 02:37:12 brad Exp $ +@comment $OpenBSD: PLIST,v 1.24 2000/08/23 02:36:23 brad Exp $ bin/gimp bin/gimp-config +bin/gimp-remote bin/gimptool include/gck/gck.h include/libgimp/gimp.h @@ -255,6 +256,7 @@ lib/libgimp.la lib/libgimpui.a lib/libgimpui.la %%SHARED%% +man/man1/gimp-remote.1 man/man1/gimp.1 man/man1/gimptool.1 man/man5/gimprc.5 @@ -354,6 +356,7 @@ share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpmodule.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimppalette.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpparasite.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpparasiteio.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimppatterns.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimppixelrgn.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpplugin.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpproceduraldb.html @@ -716,6 +719,7 @@ share/gimp/1.1/help/C/filters/animoptimize.html share/gimp/1.1/help/C/filters/apply_lens.html share/gimp/1.1/help/C/filters/autocrop.html share/gimp/1.1/help/C/filters/autostretch_hsv.html +share/gimp/1.1/help/C/filters/avi.html share/gimp/1.1/help/C/filters/blinds.html share/gimp/1.1/help/C/filters/blur.html share/gimp/1.1/help/C/filters/bmp.html @@ -733,6 +737,7 @@ share/gimp/1.1/help/C/filters/convmatrix.html share/gimp/1.1/help/C/filters/csource.html share/gimp/1.1/help/C/filters/cubism.html share/gimp/1.1/help/C/filters/curve_bend.html +share/gimp/1.1/help/C/filters/dataurl.html share/gimp/1.1/help/C/filters/dbbrowser.html share/gimp/1.1/help/C/filters/decompose.html share/gimp/1.1/help/C/filters/deinterlace.html @@ -796,7 +801,9 @@ share/gimp/1.1/help/C/filters/mapobject.html share/gimp/1.1/help/C/filters/max_rgb.html share/gimp/1.1/help/C/filters/maze.html share/gimp/1.1/help/C/filters/mblur.html +share/gimp/1.1/help/C/filters/miff.html share/gimp/1.1/help/C/filters/mosaic.html +share/gimp/1.1/help/C/filters/mpeg.html share/gimp/1.1/help/C/filters/newsprint.html share/gimp/1.1/help/C/filters/nlfilt.html share/gimp/1.1/help/C/filters/noisify.html @@ -1204,6 +1211,7 @@ share/gimp/1.1/scripts/xach-effect.scm share/gimp/1.1/tips/gimp_conseils.fr.txt share/gimp/1.1/tips/gimp_tips.cs.txt share/gimp/1.1/tips/gimp_tips.de.txt +share/gimp/1.1/tips/gimp_tips.es.txt share/gimp/1.1/tips/gimp_tips.it.txt share/gimp/1.1/tips/gimp_tips.ja.txt share/gimp/1.1/tips/gimp_tips.ko.txt @@ -1245,6 +1253,10 @@ share/locale/fr/LC_MESSAGES/gimp-libgimp.mo share/locale/fr/LC_MESSAGES/gimp-script-fu.mo share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo share/locale/fr/LC_MESSAGES/gimp.mo +share/locale/gl/LC_MESSAGES/gimp-libgimp.mo +share/locale/gl/LC_MESSAGES/gimp-script-fu.mo +share/locale/gl/LC_MESSAGES/gimp-std-plugins.mo +share/locale/gl/LC_MESSAGES/gimp.mo share/locale/hu/LC_MESSAGES/gimp-libgimp.mo share/locale/hu/LC_MESSAGES/gimp-script-fu.mo share/locale/hu/LC_MESSAGES/gimp-std-plugins.mo @@ -1273,6 +1285,10 @@ share/locale/pl/LC_MESSAGES/gimp-libgimp.mo share/locale/pl/LC_MESSAGES/gimp-script-fu.mo share/locale/pl/LC_MESSAGES/gimp-std-plugins.mo share/locale/pl/LC_MESSAGES/gimp.mo +share/locale/pt_BR/LC_MESSAGES/gimp-libgimp.mo +share/locale/pt_BR/LC_MESSAGES/gimp-script-fu.mo +share/locale/pt_BR/LC_MESSAGES/gimp-std-plugins.mo +share/locale/pt_BR/LC_MESSAGES/gimp.mo share/locale/ru/LC_MESSAGES/gimp-libgimp.mo share/locale/ru/LC_MESSAGES/gimp-script-fu.mo share/locale/ru/LC_MESSAGES/gimp-std-plugins.mo @@ -1289,59 +1305,59 @@ share/locale/uk/LC_MESSAGES/gimp-libgimp.mo share/locale/uk/LC_MESSAGES/gimp-script-fu.mo share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo share/locale/uk/LC_MESSAGES/gimp.mo -@dirrm share/gimp/1.1/tips -@dirrm share/gimp/1.1/scripts -@dirrm share/gimp/1.1/patterns -@dirrm share/gimp/1.1/palettes -@dirrm share/gimp/1.1/help/images -@dirrm share/gimp/1.1/help/C/tools -@dirrm share/gimp/1.1/help/C/toolbox/help -@dirrm share/gimp/1.1/help/C/toolbox -@dirrm share/gimp/1.1/help/C/save -@dirrm share/gimp/1.1/help/C/paths -@dirrm share/gimp/1.1/help/C/open -@dirrm share/gimp/1.1/help/C/layers/stack -@dirrm share/gimp/1.1/help/C/layers -@dirrm share/gimp/1.1/help/C/image/view -@dirrm share/gimp/1.1/help/C/image/select -@dirrm share/gimp/1.1/help/C/image/image/transforms -@dirrm share/gimp/1.1/help/C/image/image/mode -@dirrm share/gimp/1.1/help/C/image/image/colors/auto -@dirrm share/gimp/1.1/help/C/image/image/colors -@dirrm share/gimp/1.1/help/C/image/image -@dirrm share/gimp/1.1/help/C/image/edit -@dirrm share/gimp/1.1/help/C/image -@dirrm share/gimp/1.1/help/C/filters -@dirrm share/gimp/1.1/help/C/file -@dirrm share/gimp/1.1/help/C/dialogs/preferences -@dirrm share/gimp/1.1/help/C/dialogs/paths -@dirrm share/gimp/1.1/help/C/dialogs/palette_editor -@dirrm share/gimp/1.1/help/C/dialogs/layers -@dirrm share/gimp/1.1/help/C/dialogs/gradient_editor -@dirrm share/gimp/1.1/help/C/dialogs/display_filters -@dirrm share/gimp/1.1/help/C/dialogs/color_selectors -@dirrm share/gimp/1.1/help/C/dialogs/channels -@dirrm share/gimp/1.1/help/C/dialogs -@dirrm share/gimp/1.1/help/C/channels -@dirrm share/gimp/1.1/help/C -@dirrm share/gimp/1.1/help -@dirrm share/gimp/1.1/gradients -@dirrm share/gimp/1.1/gimpressionist/Presets -@dirrm share/gimp/1.1/gimpressionist/Paper -@dirrm share/gimp/1.1/gimpressionist/Brushes -@dirrm share/gimp/1.1/gimpressionist -@dirrm share/gimp/1.1/gflare -@dirrm share/gimp/1.1/gfig -@dirrm share/gimp/1.1/fractalexplorer +@dirrm include/gck +@dirrm include/libgimp +@dirrm lib/gimp +@dirrm lib/gimp/1.1 +@dirrm lib/gimp/1.1/modules +@dirrm lib/gimp/1.1/plug-ins +@dirrm share/gimp/1.1/brushes @dirrm share/gimp/1.1/devel-docs/html/libgimp @dirrm share/gimp/1.1/devel-docs/html @dirrm share/gimp/1.1/devel-docs -@dirrm share/gimp/1.1/brushes +@dirrm share/gimp/1.1/fractalexplorer +@dirrm share/gimp/1.1/gfig +@dirrm share/gimp/1.1/gflare +@dirrm share/gimp/1.1/gimpressionist/Brushes +@dirrm share/gimp/1.1/gimpressionist/Paper +@dirrm share/gimp/1.1/gimpressionist/Presets +@dirrm share/gimp/1.1/gimpressionist +@dirrm share/gimp/1.1/gradients +@dirrm share/gimp/1.1/help/C/channels +@dirrm share/gimp/1.1/help/C/dialogs/channels +@dirrm share/gimp/1.1/help/C/dialogs/color_selectors +@dirrm share/gimp/1.1/help/C/dialogs/display_filters +@dirrm share/gimp/1.1/help/C/dialogs/gradient_editor +@dirrm share/gimp/1.1/help/C/dialogs/layers +@dirrm share/gimp/1.1/help/C/dialogs/palette_editor +@dirrm share/gimp/1.1/help/C/dialogs/paths +@dirrm share/gimp/1.1/help/C/dialogs/preferences +@dirrm share/gimp/1.1/help/C/dialogs +@dirrm share/gimp/1.1/help/C/file +@dirrm share/gimp/1.1/help/C/filters +@dirrm share/gimp/1.1/help/C/image/edit +@dirrm share/gimp/1.1/help/C/image/image/colors +@dirrm share/gimp/1.1/help/C/image/image/colors/auto +@dirrm share/gimp/1.1/help/C/image/image/mode +@dirrm share/gimp/1.1/help/C/image/image/transforms +@dirrm share/gimp/1.1/help/C/image/image +@dirrm share/gimp/1.1/help/C/image/select +@dirrm share/gimp/1.1/help/C/image/view +@dirrm share/gimp/1.1/help/C/image +@dirrm share/gimp/1.1/help/C/layers/stack +@dirrm share/gimp/1.1/help/C/layers +@dirrm share/gimp/1.1/help/C/open +@dirrm share/gimp/1.1/help/C/paths +@dirrm share/gimp/1.1/help/C/save +@dirrm share/gimp/1.1/help/C/toolbox/help +@dirrm share/gimp/1.1/help/C/toolbox +@dirrm share/gimp/1.1/help/C/tools +@dirrm share/gimp/1.1/help/C +@dirrm share/gimp/1.1/help/images +@dirrm share/gimp/1.1/help +@dirrm share/gimp/1.1/palettes +@dirrm share/gimp/1.1/patterns +@dirrm share/gimp/1.1/scripts +@dirrm share/gimp/1.1/tips @dirrm share/gimp/1.1 @dirrm share/gimp -@dirrm lib/gimp/1.1/plug-ins -@dirrm lib/gimp/1.1/modules -@dirrm lib/gimp/1.1 -@dirrm lib/gimp -@dirrm include/libgimp -@dirrm include/gck