diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index b4ed428bc47..62261383654 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,14 +1,16 @@ -# $OpenBSD: Makefile,v 1.47 2000/06/25 22:20:24 brad Exp $ +# $OpenBSD: Makefile,v 1.48 2000/06/28 02:15:54 brad Exp $ -DISTNAME= gimp-1.1.23 +DISTNAME= gimp-1.1.24 CATEGORIES= graphics NEED_VERSION= 1.301 -MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.1/v1.1.23/ \ - ftp://ftp.sunet.se/pub/gnu/gimp/v1.1/v1.1.23/ \ - ftp://ftp.cs.umn.edu/pub/gimp/v1.1/v1.1.23/ +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/ 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 \ diff --git a/graphics/gimp/files/md5 b/graphics/gimp/files/md5 index 842b2b106dc..ba11df29b2b 100644 --- a/graphics/gimp/files/md5 +++ b/graphics/gimp/files/md5 @@ -1,3 +1,3 @@ -MD5 (gimp-1.1.23.tar.gz) = ad3200194a90470efd38e393da668e1c -RMD160 (gimp-1.1.23.tar.gz) = afe70654721fc02c49dcaad24b35b4a74a8e3192 -SHA1 (gimp-1.1.23.tar.gz) = d6db41feb68d561b6da17e546e90a8e911298087 +MD5 (gimp-1.1.24.tar.gz) = 3d0c8a27e7dc596f6599360d2ddaa2fd +RMD160 (gimp-1.1.24.tar.gz) = e5c44f425311c45b1d89c2878738aa2506c1c4f2 +SHA1 (gimp-1.1.24.tar.gz) = 3eb56a00e109e951b4ac0758b6b68a71e5d8170e diff --git a/graphics/gimp/patches/patch-aa b/graphics/gimp/patches/patch-aa index b65373766b1..5e3c3539114 100644 --- a/graphics/gimp/patches/patch-aa +++ b/graphics/gimp/patches/patch-aa @@ -1,6 +1,6 @@ ---- libgimp/Makefile.in.orig Fri Feb 11 13:42:12 2000 -+++ libgimp/Makefile.in Mon Feb 14 22:05:14 2000 -@@ -186,7 +186,7 @@ +--- 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@ @@ -9,8 +9,8 @@ EXTRA_DIST = gimpfeatures.h.in makefile.msc makefile.cygwin gimp.def gimpui.def -@@ -209,11 +209,11 @@ - gimpinclude_HEADERS = color_display.h color_selector.h gimp.h gimpchainbutton.h gimpcolorbutton.h gimpcolorspace.h gimpcompat.h gimpdialog.h gimpenums.h gimpenv.h gimpexport.h gimpfeatures.h gimpfileselection.h gimphelpui.h gimplimits.h gimpmath.h gimpmatrix.h gimpmenu.h gimpmodule.h gimppatheditor.h gimpquerybox.h gimpsizeentry.h gimpui.h gimpunit.h gimpunitmenu.h gimpwidgets.h gimpintl.h gserialize.h parasite.h parasiteF.h parasiteP.h parasiteio.h +@@ -213,11 +213,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) diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-ab index 9b7698a1473..d720a8de3cc 100644 --- a/graphics/gimp/patches/patch-ab +++ b/graphics/gimp/patches/patch-ab @@ -1,7 +1,7 @@ ---- plug-ins/libgck/gck/Makefile.in.orig Fri Feb 11 13:42:20 2000 -+++ plug-ins/libgck/gck/Makefile.in Mon Feb 14 22:06:41 2000 -@@ -191,7 +191,7 @@ - gckinclude_HEADERS = gck.h gckcolor.h gckcommon.h gckimage.h gcklistbox.h gckmath.h gcktypes.h gckui.h gckvector.h +--- 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 @@ + gckinclude_HEADERS = gck.h -libgck_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) diff --git a/graphics/gimp/patches/patch-ad b/graphics/gimp/patches/patch-ad index d9878b02284..3f09acf4a19 100644 --- a/graphics/gimp/patches/patch-ad +++ b/graphics/gimp/patches/patch-ad @@ -1,11 +1,36 @@ ---- docs/Makefile.in.orig Fri Feb 11 13:46:43 2000 -+++ docs/Makefile.in Mon Feb 14 22:07:34 2000 -@@ -141,7 +141,7 @@ - LT_REVISION = @LT_REVISION@ - MAILER = @MAILER@ - MAINT = @MAINT@ --MAKEINFO = @MAKEINFO@ -+MAKEINFO = @MAKEINFO@ --no-split - MKINSTALLDIRS = @MKINSTALLDIRS@ - MPEG = @MPEG@ - MSGFMT = @MSGFMT@ +--- gimptool.in.orig Tue Jun 27 20:47:46 2000 ++++ gimptool.in Tue Jun 27 20:50:23 2000 +@@ -234,27 +234,27 @@ + | --uninstall-script | --uninstall-admin-script ) + case $1 in + --*install-bin) +- install_cmd="@INSTALL_PROGRAM@" ++ install_cmd="@INSTALL_SCRIPT@" + install_dir="$HOME/@gimpdir@/plug-ins" + ;; + --install-bin-strip) +- install_cmd="@INSTALL_PROGRAM@ -s" ++ install_cmd="@INSTALL_SCRIPT@ -s" + install_dir="$HOME/@gimpdir@/plug-ins" + ;; + --*install-admin-bin) +- install_cmd="@INSTALL_PROGRAM@" ++ install_cmd="@INSTALL_SCRIPT@" + install_dir="$gimpplugindir/plug-ins" + ;; + --install-admin-bin-strip) +- install_cmd="@INSTALL_PROGRAM@ -s" ++ install_cmd="@INSTALL_SCRIPT@ -s" + install_dir="$gimpplugindir/plug-ins" + ;; + --*install-script) +- install_cmd="@INSTALL_DATA@" ++ install_cmd="@INSTALL_SCRIPT@" + install_dir="$HOME/@gimpdir@/scripts" + ;; + --*install-admin-script) +- install_cmd="@INSTALL_DATA@" ++ install_cmd="@INSTALL_SCRIPT@" + install_dir="$gimpdatadir/scripts" + ;; + esac diff --git a/graphics/gimp/patches/patch-ae b/graphics/gimp/patches/patch-ae deleted file mode 100644 index 4b0ecef919d..00000000000 --- a/graphics/gimp/patches/patch-ae +++ /dev/null @@ -1,22 +0,0 @@ ---- plug-ins/common/url.c.orig Tue Feb 1 19:09:01 2000 -+++ plug-ins/common/url.c Sat Feb 5 16:25:43 2000 -@@ -158,8 +158,8 @@ - } - else if (pid == 0) - { -- execlp ("wget", "wget", filename, "-O", tmpname, NULL); -- g_message ("url: exec failed: wget: %s\n", g_strerror(errno)); -+ execlp ("ftp", "ftp", "-o", tmpname, filename, NULL); -+ g_message ("url: exec failed: ftp: %s\n", g_strerror(errno)); - g_free (tmpname); - _exit(127); - } -@@ -180,7 +180,7 @@ - if (!WIFEXITED (process_status) || - WEXITSTATUS (process_status) != 0) - { -- g_message ("url: wget exited abnormally on URL %s\n", filename); -+ g_message ("url: ftp exited abnormally on URL %s\n", filename); - g_free (tmpname); - *status = STATUS_EXECUTION_ERROR; - return -1; diff --git a/graphics/gimp/patches/patch-ah b/graphics/gimp/patches/patch-ah index d6e09ade9e2..8bed9484b1b 100644 --- a/graphics/gimp/patches/patch-ah +++ b/graphics/gimp/patches/patch-ah @@ -1,6 +1,6 @@ ---- plug-ins/common/Makefile.in.orig Fri Feb 11 13:42:52 2000 -+++ plug-ins/common/Makefile.in Mon Feb 14 22:08:13 2000 -@@ -230,7 +230,7 @@ +--- 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 @@ -9,7 +9,7 @@ apply_lens_SOURCES = apply_lens.c -@@ -242,13 +242,13 @@ +@@ -240,13 +240,13 @@ autocrop_SOURCES = autocrop.c @@ -25,7 +25,7 @@ blinds_SOURCES = blinds.c -@@ -272,13 +272,13 @@ +@@ -276,13 +276,13 @@ bz2_SOURCES = bz2.c @@ -41,7 +41,7 @@ checkerboard_SOURCES = checkerboard.c -@@ -482,7 +482,7 @@ +@@ -486,7 +486,7 @@ gradmap_SOURCES = gradmap.c @@ -50,7 +50,7 @@ grid_SOURCES = grid.c -@@ -500,13 +500,13 @@ +@@ -504,13 +504,13 @@ guillotine_SOURCES = guillotine.c @@ -66,7 +66,7 @@ header_SOURCES = header.c -@@ -554,7 +554,7 @@ +@@ -558,7 +558,7 @@ laplace_SOURCES = laplace.c @@ -75,7 +75,7 @@ lic_SOURCES = lic.c -@@ -614,7 +614,7 @@ +@@ -618,7 +618,7 @@ normalize_SOURCES = normalize.c @@ -84,7 +84,7 @@ nova_SOURCES = nova.c -@@ -698,7 +698,7 @@ +@@ -702,7 +702,7 @@ psd_SOURCES = psd.c @@ -93,7 +93,7 @@ psp_SOURCES = psp.c -@@ -722,7 +722,7 @@ +@@ -726,7 +726,7 @@ rotate_SOURCES = rotate.c @@ -102,7 +102,7 @@ sample_colorize_SOURCES = sample_colorize.c -@@ -752,7 +752,7 @@ +@@ -756,7 +756,7 @@ semiflatten_SOURCES = semiflatten.c @@ -111,7 +111,7 @@ sharpen_SOURCES = sharpen.c -@@ -842,7 +842,7 @@ +@@ -846,7 +846,7 @@ tiler_SOURCES = tiler.c @@ -119,8 +119,8 @@ +tiler_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS) - unsharp_SOURCES = unsharp.c -@@ -854,7 +854,7 @@ + uniteditor_SOURCES = uniteditor.c +@@ -864,7 +864,7 @@ url_SOURCES = url.c @@ -129,7 +129,7 @@ video_SOURCES = video.c -@@ -866,7 +866,7 @@ +@@ -876,7 +876,7 @@ vinvert_SOURCES = vinvert.c @@ -138,7 +138,7 @@ vpropagate_SOURCES = vpropagate.c -@@ -926,7 +926,7 @@ +@@ -936,7 +936,7 @@ zealouscrop_SOURCES = zealouscrop.c diff --git a/graphics/gimp/patches/patch-aj b/graphics/gimp/patches/patch-aj index 5c4b9e69892..b7332a9ca19 100644 --- a/graphics/gimp/patches/patch-aj +++ b/graphics/gimp/patches/patch-aj @@ -1,8 +1,8 @@ ---- configure.orig Fri Feb 11 13:32:12 2000 -+++ configure Mon Feb 14 22:09:02 2000 -@@ -7018,7 +7018,7 @@ +--- configure.orig Thu Jun 22 16:49:05 2000 ++++ configure Tue Jun 27 14:55:45 2000 +@@ -7150,7 +7150,7 @@ - gimpdatadir=$datadir/gimp + gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION -localedir='${prefix}/${DATADIRNAME}/locale' +localedir='${prefix}/share/locale' diff --git a/graphics/gimp/pkg/PLIST b/graphics/gimp/pkg/PLIST index db7f5a07a18..37a70414c0c 100644 --- a/graphics/gimp/pkg/PLIST +++ b/graphics/gimp/pkg/PLIST @@ -1,39 +1,82 @@ -@comment $OpenBSD: PLIST,v 1.21 2000/06/15 19:02:37 brad Exp $ +@comment $OpenBSD: PLIST,v 1.22 2000/06/28 02:15:55 brad Exp $ bin/gimp bin/gimp-config bin/gimptool include/gck/gck.h include/libgimp/gimp.h +include/libgimp/gimp_pdb.h +include/libgimp/gimpbrushes_pdb.h +include/libgimp/gimpbrushselect_pdb.h include/libgimp/gimpchainbutton.h +include/libgimp/gimpchannel.h +include/libgimp/gimpchannel_pdb.h +include/libgimp/gimpchannelops_pdb.h +include/libgimp/gimpcolor_pdb.h include/libgimp/gimpcolorbutton.h include/libgimp/gimpcolordisplay.h include/libgimp/gimpcolorselector.h include/libgimp/gimpcolorspace.h include/libgimp/gimpcompat.h +include/libgimp/gimpconvert_pdb.h include/libgimp/gimpdialog.h +include/libgimp/gimpdisplay_pdb.h +include/libgimp/gimpdrawable.h +include/libgimp/gimpdrawable_pdb.h +include/libgimp/gimpedit_pdb.h include/libgimp/gimpenums.h include/libgimp/gimpenv.h include/libgimp/gimpexport.h include/libgimp/gimpfeatures.h +include/libgimp/gimpfileops_pdb.h include/libgimp/gimpfileselection.h +include/libgimp/gimpfloatingsel_pdb.h +include/libgimp/gimpgimprc_pdb.h +include/libgimp/gimpgradients_pdb.h +include/libgimp/gimpgradientselect.h +include/libgimp/gimpgradientselect_pdb.h +include/libgimp/gimpguides_pdb.h +include/libgimp/gimphelp_pdb.h include/libgimp/gimphelpui.h +include/libgimp/gimpimage.h +include/libgimp/gimpimage_pdb.h include/libgimp/gimpintl.h +include/libgimp/gimplayer.h +include/libgimp/gimplayer_pdb.h include/libgimp/gimplimits.h include/libgimp/gimpmath.h include/libgimp/gimpmatrix.h include/libgimp/gimpmenu.h +include/libgimp/gimpmessage_pdb.h +include/libgimp/gimpmisc_pdb.h include/libgimp/gimpmodule.h +include/libgimp/gimppalette_pdb.h include/libgimp/gimpparasite.h +include/libgimp/gimpparasite_pdb.h include/libgimp/gimpparasiteio.h include/libgimp/gimppatheditor.h +include/libgimp/gimppaths_pdb.h +include/libgimp/gimppatterns_pdb.h +include/libgimp/gimppatternselect_pdb.h +include/libgimp/gimppixelrgn.h include/libgimp/gimppixmap.h +include/libgimp/gimpplugin_pdb.h +include/libgimp/gimpproceduraldb.h +include/libgimp/gimpproceduraldb_pdb.h include/libgimp/gimpquerybox.h +include/libgimp/gimpselection.h +include/libgimp/gimpselection_pdb.h include/libgimp/gimpsignal.h include/libgimp/gimpsizeentry.h +include/libgimp/gimptexttool_pdb.h +include/libgimp/gimptile.h +include/libgimp/gimptools_pdb.h +include/libgimp/gimptypes.h include/libgimp/gimpui.h include/libgimp/gimpunit.h +include/libgimp/gimpunit_pdb.h include/libgimp/gimpunitmenu.h include/libgimp/gimputils.h +include/libgimp/gimpundo_pdb.h include/libgimp/gimpvector.h include/libgimp/gimpwidgets.h lib/gimp/1.1/modules/libcdisplay_gamma.a @@ -244,6 +287,9 @@ share/gimp/1.1/brushes/9fcircle.gbr share/gimp/1.1/brushes/DStar11.gbr share/gimp/1.1/brushes/DStar17.gbr share/gimp/1.1/brushes/DStar25.gbr +share/gimp/1.1/brushes/SketchBrush-16.gih +share/gimp/1.1/brushes/SketchBrush-32.gih +share/gimp/1.1/brushes/SketchBrush-64.gih share/gimp/1.1/brushes/callig1.gbr share/gimp/1.1/brushes/callig2.gbr share/gimp/1.1/brushes/callig3.gbr @@ -272,29 +318,56 @@ share/gimp/1.1/devel-docs/html/libgimp/index.sgml share/gimp/1.1/devel-docs/html/libgimp/libgimp-color-display.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-color-selector.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimp.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpbrushes.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpchannel.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpchannelops.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpcolor.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpcolordisplay.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpcolorselector.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpcolorspace.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpcompat.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpconvert.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpdialog.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpdisplay.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpdrawable.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpedit.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpenums.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpenv.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpexport.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpfeatures.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpfileops.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpfloatingsel.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpgimprc.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpgradients.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpguides.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimphelp.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimphelpui.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpimage.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimplayer.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimplimits.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpmath.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpmatrix.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpmenu.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpmessage.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpmisc.html 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-gimppixelrgn.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpplugin.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpproceduraldb.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpprotocol.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpquerybox.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpselection.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpsignal.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimptexttool.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimptile.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimptools.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpui.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpunit.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimputils.html +share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpundo.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpvector.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpwidgets.html share/gimp/1.1/devel-docs/html/libgimp/libgimp-gimpwire.html @@ -1216,45 +1289,6 @@ 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/locale/uk/LC_MESSAGES -@dirrm share/locale/uk -@dirrm share/locale/sv/LC_MESSAGES -@dirrm share/locale/sv -@dirrm share/locale/sk/LC_MESSAGES -@dirrm share/locale/sk -@dirrm share/locale/ru/LC_MESSAGES -@dirrm share/locale/ru -@dirrm share/locale/pl/LC_MESSAGES -@dirrm share/locale/pl -@dirrm share/locale/no/LC_MESSAGES -@dirrm share/locale/no -@dirrm share/locale/nl/LC_MESSAGES -@dirrm share/locale/nl -@dirrm share/locale/ko/LC_MESSAGES -@dirrm share/locale/ko -@dirrm share/locale/ja/LC_MESSAGES -@dirrm share/locale/ja -@dirrm share/locale/it/LC_MESSAGES -@dirrm share/locale/it -@dirrm share/locale/hu/LC_MESSAGES -@dirrm share/locale/hu -@dirrm share/locale/fr/LC_MESSAGES -@dirrm share/locale/fr -@dirrm share/locale/fi/LC_MESSAGES -@dirrm share/locale/fi -@dirrm share/locale/es/LC_MESSAGES -@dirrm share/locale/es -@dirrm share/locale/en_GB/LC_MESSAGES -@dirrm share/locale/en_GB -@dirrm share/locale/de/LC_MESSAGES -@dirrm share/locale/de -@dirrm share/locale/da/LC_MESSAGES -@dirrm share/locale/da -@dirrm share/locale/cs/LC_MESSAGES -@dirrm share/locale/cs -@dirrm share/locale/ca/LC_MESSAGES -@dirrm share/locale/ca -@dirrm share/locale @dirrm share/gimp/1.1/tips @dirrm share/gimp/1.1/scripts @dirrm share/gimp/1.1/patterns @@ -1305,7 +1339,6 @@ share/locale/uk/LC_MESSAGES/gimp.mo @dirrm share/gimp/1.1/brushes @dirrm share/gimp/1.1 @dirrm share/gimp -@dirrm share/aclocal @dirrm lib/gimp/1.1/plug-ins @dirrm lib/gimp/1.1/modules @dirrm lib/gimp/1.1