upgrade to Gimp 1.1.16
This commit is contained in:
parent
64898df482
commit
dbabd417a6
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2000/01/09 05:58:26 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2000/02/07 10:06:16 brad Exp $
|
||||
|
||||
DISTNAME= gimp-1.1.14
|
||||
DISTNAME= gimp-1.1.16
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.14/ \
|
||||
ftp://ftp.sunet.se/pub/gnu/gimp/unstable/v1.1.14/ \
|
||||
ftp://ftp.cs.umn.edu/pub/gimp/unstable/v1.1.14/
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.16/ \
|
||||
ftp://ftp.sunet.se/pub/gnu/gimp/unstable/v1.1.16/ \
|
||||
ftp://ftp.cs.umn.edu/pub/gimp/unstable/v1.1.16/
|
||||
|
||||
MAINTAINER= brad@openbsd.org
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gimp-1.1.14.tar.gz) = 168e1ddc164d45b56d9d41c9310762a6
|
||||
RMD160 (gimp-1.1.14.tar.gz) = 5dc6759de7e6b38e0adb060815fd1dc8a83cffe4
|
||||
SHA1 (gimp-1.1.14.tar.gz) = 664a3ada5161e80921038b661ee85eac03722e60
|
||||
MD5 (gimp-1.1.16.tar.gz) = 2c03ac520e18a2b7a45b6f4030140f41
|
||||
RMD160 (gimp-1.1.16.tar.gz) = 69f0afc7ae6e64be7ba0b5d7f745c1b787847d53
|
||||
SHA1 (gimp-1.1.16.tar.gz) = 1d5c47e9409cf4ee1350482ff9a1df1874dd3bfa
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- libgimp/Makefile.in.orig Thu Dec 16 14:20:21 1999
|
||||
+++ libgimp/Makefile.in Wed Jan 5 14:22:59 2000
|
||||
@@ -185,7 +185,7 @@
|
||||
--- libgimp/Makefile.in.orig Wed Feb 2 21:36:14 2000
|
||||
+++ libgimp/Makefile.in Sat Feb 5 16:24:33 2000
|
||||
@@ -183,7 +183,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
|
||||
@@ -208,11 +208,11 @@
|
||||
gimpinclude_HEADERS = color_display.h color_selector.h gimp.h gimpchainbutton.h gimpcolorbutton.h gimpcompat.h gimpenums.h gimpenv.h gimpexport.h gimpfeatures.h gimpfileselection.h gimplimits.h gimpmath.h gimpmatrix.h gimpmenu.h gimpmodule.h gimppatheditor.h gimpsizeentry.h gimpui.h gimpunit.h gimpunitmenu.h gimpintl.h gserialize.h parasite.h parasiteF.h parasiteP.h parasiteio.h
|
||||
@@ -206,11 +206,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 gimpsizeentry.h gimpui.h gimpunit.h gimpunitmenu.h gimpwidgets.h gimpintl.h gserialize.h parasite.h parasiteF.h parasiteP.h parasiteio.h
|
||||
|
||||
|
||||
-libgimp_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE)
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- plug-ins/libgck/gck/Makefile.in.orig Thu Dec 16 14:20:28 1999
|
||||
+++ plug-ins/libgck/gck/Makefile.in Wed Jan 5 14:23:35 2000
|
||||
@@ -190,7 +190,7 @@
|
||||
--- plug-ins/libgck/gck/Makefile.in.orig Wed Feb 2 21:36:22 2000
|
||||
+++ plug-ins/libgck/gck/Makefile.in Sat Feb 5 16:24:52 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
gckinclude_HEADERS = gck.h gckcolor.h gckcommon.h gckimage.h gcklistbox.h gckmath.h gcktypes.h gckui.h gckvector.h
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- ltmain.sh.orig Sun Jul 18 19:34:59 1999
|
||||
+++ ltmain.sh Sun Jul 18 19:35:17 1999
|
||||
@@ -3522,40 +3522,6 @@
|
||||
--- ltmain.sh.orig Mon Jan 24 17:16:31 2000
|
||||
+++ ltmain.sh Sat Feb 5 16:25:10 2000
|
||||
@@ -3555,40 +3555,6 @@
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit 0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- docs/Makefile.in.orig Thu Dec 16 14:35:16 1999
|
||||
+++ docs/Makefile.in Wed Jan 5 14:24:00 2000
|
||||
@@ -139,7 +139,7 @@
|
||||
--- docs/Makefile.in.orig Wed Feb 2 21:44:12 2000
|
||||
+++ docs/Makefile.in Sat Feb 5 16:25:30 2000
|
||||
@@ -138,7 +138,7 @@
|
||||
LT_REVISION = @LT_REVISION@
|
||||
MAILER = @MAILER@
|
||||
MAINT = @MAINT@
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- plug-ins/common/url.c.orig Wed Oct 27 22:02:32 1999
|
||||
+++ plug-ins/common/url.c Wed Jan 5 14:27:40 2000
|
||||
@@ -151,8 +151,8 @@
|
||||
--- 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)
|
||||
{
|
||||
@ -11,12 +11,12 @@
|
||||
g_free (tmpname);
|
||||
_exit(127);
|
||||
}
|
||||
@@ -172,7 +172,7 @@
|
||||
if (!WIFEXITED(status) ||
|
||||
WEXITSTATUS(status) != 0)
|
||||
@@ -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;
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- plug-ins/common/Makefile.in.orig Thu Dec 16 14:21:01 1999
|
||||
+++ plug-ins/common/Makefile.in Wed Jan 5 14:33:40 2000
|
||||
@@ -229,7 +229,7 @@
|
||||
--- plug-ins/common/Makefile.in.orig Wed Feb 2 21:36:59 2000
|
||||
+++ plug-ins/common/Makefile.in Sat Feb 5 16:28:19 2000
|
||||
@@ -227,7 +227,7 @@
|
||||
animoptimize_SOURCES = animoptimize.c
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
apply_lens_SOURCES = apply_lens.c
|
||||
@@ -241,13 +241,13 @@
|
||||
@@ -239,13 +239,13 @@
|
||||
autocrop_SOURCES = autocrop.c
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
|
||||
blinds_SOURCES = blinds.c
|
||||
@@ -271,13 +271,13 @@
|
||||
@@ -269,13 +269,13 @@
|
||||
bz2_SOURCES = bz2.c
|
||||
|
||||
|
||||
@ -41,16 +41,16 @@
|
||||
|
||||
|
||||
checkerboard_SOURCES = checkerboard.c
|
||||
@@ -481,7 +481,7 @@
|
||||
@@ -479,7 +479,7 @@
|
||||
gradmap_SOURCES = gradmap.c
|
||||
|
||||
|
||||
-gradmap_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS)
|
||||
+gradmap_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS)
|
||||
-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
|
||||
@@ -499,13 +499,13 @@
|
||||
@@ -497,13 +497,13 @@
|
||||
guillotine_SOURCES = guillotine.c
|
||||
|
||||
|
||||
@ -66,16 +66,16 @@
|
||||
|
||||
|
||||
header_SOURCES = header.c
|
||||
@@ -553,7 +553,7 @@
|
||||
@@ -551,7 +551,7 @@
|
||||
laplace_SOURCES = laplace.c
|
||||
|
||||
|
||||
-laplace_LDADD = $(top_builddir)/libgimp/libgimp.la $(GLIB_LIBS) $(INTLLIBS)
|
||||
+laplace_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS)
|
||||
-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
|
||||
@@ -613,7 +613,7 @@
|
||||
@@ -611,7 +611,7 @@
|
||||
normalize_SOURCES = normalize.c
|
||||
|
||||
|
||||
@ -84,7 +84,7 @@
|
||||
|
||||
|
||||
nova_SOURCES = nova.c
|
||||
@@ -697,7 +697,7 @@
|
||||
@@ -695,7 +695,7 @@
|
||||
psd_SOURCES = psd.c
|
||||
|
||||
|
||||
@ -93,7 +93,7 @@
|
||||
|
||||
|
||||
psp_SOURCES = psp.c
|
||||
@@ -721,7 +721,7 @@
|
||||
@@ -719,7 +719,7 @@
|
||||
rotate_SOURCES = rotate.c
|
||||
|
||||
|
||||
@ -102,7 +102,7 @@
|
||||
|
||||
|
||||
sample_colorize_SOURCES = sample_colorize.c
|
||||
@@ -751,7 +751,7 @@
|
||||
@@ -749,7 +749,7 @@
|
||||
semiflatten_SOURCES = semiflatten.c
|
||||
|
||||
|
||||
@ -111,7 +111,7 @@
|
||||
|
||||
|
||||
sharpen_SOURCES = sharpen.c
|
||||
@@ -841,13 +841,13 @@
|
||||
@@ -839,7 +839,7 @@
|
||||
tiler_SOURCES = tiler.c
|
||||
|
||||
|
||||
@ -119,6 +119,8 @@
|
||||
+tiler_LDADD = $(top_builddir)/libgimp/libgimp.la $(GTK_LIBS) $(INTLLIBS)
|
||||
|
||||
|
||||
unsharp_SOURCES = unsharp.c
|
||||
@@ -851,7 +851,7 @@
|
||||
url_SOURCES = url.c
|
||||
|
||||
|
||||
@ -127,7 +129,7 @@
|
||||
|
||||
|
||||
video_SOURCES = video.c
|
||||
@@ -859,7 +859,7 @@
|
||||
@@ -863,7 +863,7 @@
|
||||
vinvert_SOURCES = vinvert.c
|
||||
|
||||
|
||||
@ -136,7 +138,7 @@
|
||||
|
||||
|
||||
vpropagate_SOURCES = vpropagate.c
|
||||
@@ -919,7 +919,7 @@
|
||||
@@ -923,7 +923,7 @@
|
||||
zealouscrop_SOURCES = zealouscrop.c
|
||||
|
||||
|
||||
|
12
graphics/gimp/patches/patch-ai
Normal file
12
graphics/gimp/patches/patch-ai
Normal file
@ -0,0 +1,12 @@
|
||||
--- modules/Makefile.in.orig Wed Feb 2 21:37:00 2000
|
||||
+++ modules/Makefile.in Sat Feb 5 16:26:12 2000
|
||||
@@ -181,8 +181,7 @@
|
||||
CPPFLAGS = -DMODULE_COMPILATION
|
||||
|
||||
|
||||
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl $(GTK_CFLAGS) -I$(includedir)
|
||||
-
|
||||
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl $(GTK_CFLAGS) -I$(includedir) -I/usr/local/include
|
||||
|
||||
EXTRA_DIST = makefile.cygwin makefile.msc module.def modregister.c modregister.h
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Thu Sep 9 22:27:25 1999
|
||||
+++ configure Tue Sep 21 13:22:04 1999
|
||||
@@ -7109,7 +7109,7 @@
|
||||
--- configure.orig Wed Feb 2 21:10:43 2000
|
||||
+++ configure Sat Feb 5 16:26:35 2000
|
||||
@@ -7013,7 +7013,7 @@
|
||||
|
||||
gimpdatadir=$datadir/gimp
|
||||
gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- ltconfig.orig Sat Oct 16 23:35:52 1999
|
||||
+++ ltconfig Sat Oct 16 23:36:55 1999
|
||||
@@ -1962,6 +1962,7 @@
|
||||
--- ltconfig.orig Mon Jan 24 17:16:31 2000
|
||||
+++ ltconfig Sat Feb 5 16:26:54 2000
|
||||
@@ -2004,6 +2004,7 @@
|
||||
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
|
||||
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
||||
shlibpath_var=LD_LIBRARY_PATH
|
||||
|
@ -14,12 +14,15 @@ include/libgimp/color_selector.h
|
||||
include/libgimp/gimp.h
|
||||
include/libgimp/gimpchainbutton.h
|
||||
include/libgimp/gimpcolorbutton.h
|
||||
include/libgimp/gimpcolorspace.h
|
||||
include/libgimp/gimpcompat.h
|
||||
include/libgimp/gimpdialog.h
|
||||
include/libgimp/gimpenums.h
|
||||
include/libgimp/gimpenv.h
|
||||
include/libgimp/gimpexport.h
|
||||
include/libgimp/gimpfeatures.h
|
||||
include/libgimp/gimpfileselection.h
|
||||
include/libgimp/gimphelpui.h
|
||||
include/libgimp/gimpintl.h
|
||||
include/libgimp/gimplimits.h
|
||||
include/libgimp/gimpmath.h
|
||||
@ -31,6 +34,7 @@ include/libgimp/gimpsizeentry.h
|
||||
include/libgimp/gimpui.h
|
||||
include/libgimp/gimpunit.h
|
||||
include/libgimp/gimpunitmenu.h
|
||||
include/libgimp/gimpwidgets.h
|
||||
include/libgimp/gserialize.h
|
||||
include/libgimp/parasite.h
|
||||
include/libgimp/parasiteF.h
|
||||
@ -100,6 +104,7 @@ lib/gimp/1.1/plug-ins/fractaltrace
|
||||
lib/gimp/1.1/plug-ins/gap_decode_mpeg
|
||||
lib/gimp/1.1/plug-ins/gap_filter
|
||||
lib/gimp/1.1/plug-ins/gap_frontends
|
||||
lib/gimp/1.1/plug-ins/gap_navigator_dialog
|
||||
lib/gimp/1.1/plug-ins/gap_plugins
|
||||
lib/gimp/1.1/plug-ins/gauss_iir
|
||||
lib/gimp/1.1/plug-ins/gauss_rle
|
||||
@ -215,11 +220,8 @@ lib/libgimpui.a
|
||||
lib/libgimpui.la
|
||||
lib/libgimpui.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
lib/libgpc.a
|
||||
lib/libmegawidget.a
|
||||
man/man1/gimp.1
|
||||
man/man1/gimptool.1
|
||||
man/man3/gpc.3
|
||||
man/man5/gimprc.5
|
||||
share/aclocal/gimp.m4
|
||||
share/gimp/brushes/10x10square.gbr
|
||||
@ -493,6 +495,7 @@ share/gimp/gtkrc.forest2
|
||||
share/gimp/help/C/channels/channel_to_selection.html
|
||||
share/gimp/help/C/channels/channels.html
|
||||
share/gimp/help/C/channels/delete_channel.html
|
||||
share/gimp/help/C/channels/dialogs
|
||||
share/gimp/help/C/channels/duplicate_channel.html
|
||||
share/gimp/help/C/channels/index.html
|
||||
share/gimp/help/C/channels/lower_channel.html
|
||||
@ -545,15 +548,16 @@ share/gimp/help/C/dialogs/layers/add_mask.html
|
||||
share/gimp/help/C/dialogs/layers/apply_mask.html
|
||||
share/gimp/help/C/dialogs/layers/edit_layer_attributes.html
|
||||
share/gimp/help/C/dialogs/layers/index.html
|
||||
share/gimp/help/C/dialogs/layers/layer_boundary_size.html
|
||||
share/gimp/help/C/dialogs/layers/layers.html
|
||||
share/gimp/help/C/dialogs/layers/merge_visible_layers.html
|
||||
share/gimp/help/C/dialogs/layers/new_layer.html
|
||||
share/gimp/help/C/dialogs/layers/resize_layer.html
|
||||
share/gimp/help/C/dialogs/layers/scale_layer.html
|
||||
share/gimp/help/C/dialogs/layers_and_channels.html
|
||||
share/gimp/help/C/dialogs/module_browser.html
|
||||
share/gimp/help/C/dialogs/navigation_window.html
|
||||
share/gimp/help/C/dialogs/offset.html
|
||||
share/gimp/help/C/dialogs/palette_editor/delete_palette.html
|
||||
share/gimp/help/C/dialogs/palette_editor/import_palette.html
|
||||
share/gimp/help/C/dialogs/palette_editor/index.html
|
||||
share/gimp/help/C/dialogs/palette_editor/merge_palette.html
|
||||
@ -578,17 +582,21 @@ share/gimp/help/C/dialogs/preferences/preferences.html
|
||||
share/gimp/help/C/dialogs/preferences/session.html
|
||||
share/gimp/help/C/dialogs/really_close.html
|
||||
share/gimp/help/C/dialogs/really_quit.html
|
||||
share/gimp/help/C/dialogs/resize_image.html
|
||||
share/gimp/help/C/dialogs/scale_image.html
|
||||
share/gimp/help/C/dialogs/set_canvas_size.html
|
||||
share/gimp/help/C/dialogs/shrink_selection.html
|
||||
share/gimp/help/C/dialogs/tip_of_the_day.html
|
||||
share/gimp/help/C/dialogs/tool_options.html
|
||||
share/gimp/help/C/dialogs/undo_history.html
|
||||
share/gimp/help/C/file/close.html
|
||||
share/gimp/help/C/file/dialogs
|
||||
share/gimp/help/C/file/filters
|
||||
share/gimp/help/C/file/index.html
|
||||
share/gimp/help/C/file/last_opened.html
|
||||
share/gimp/help/C/file/open
|
||||
share/gimp/help/C/file/quit.html
|
||||
share/gimp/help/C/file/revert.html
|
||||
share/gimp/help/C/file/save
|
||||
share/gimp/help/C/filters/alienmap.html
|
||||
share/gimp/help/C/filters/alienmap2.html
|
||||
share/gimp/help/C/filters/align_layers.html
|
||||
@ -647,6 +655,8 @@ share/gimp/help/C/filters/gfli.html
|
||||
share/gimp/help/C/filters/gicon.html
|
||||
share/gimp/help/C/filters/gif.html
|
||||
share/gimp/help/C/filters/gifload.html
|
||||
share/gimp/help/C/filters/gimp_xcf_load.html
|
||||
share/gimp/help/C/filters/gimp_xcf_save.html
|
||||
share/gimp/help/C/filters/gimpressionist.html
|
||||
share/gimp/help/C/filters/glasstile.html
|
||||
share/gimp/help/C/filters/gpb.html
|
||||
@ -745,9 +755,11 @@ share/gimp/help/C/filters/xjt.html
|
||||
share/gimp/help/C/filters/xpm.html
|
||||
share/gimp/help/C/filters/xwd.html
|
||||
share/gimp/help/C/filters/zealouscrop.html
|
||||
share/gimp/help/C/image/dialogs
|
||||
share/gimp/help/C/image/edit/clear.html
|
||||
share/gimp/help/C/image/edit/copy.html
|
||||
share/gimp/help/C/image/edit/cut.html
|
||||
share/gimp/help/C/image/edit/dialogs
|
||||
share/gimp/help/C/image/edit/fill.html
|
||||
share/gimp/help/C/image/edit/index.html
|
||||
share/gimp/help/C/image/edit/paste.html
|
||||
@ -756,24 +768,36 @@ share/gimp/help/C/image/edit/paste_into.html
|
||||
share/gimp/help/C/image/edit/redo.html
|
||||
share/gimp/help/C/image/edit/stroke.html
|
||||
share/gimp/help/C/image/edit/undo.html
|
||||
share/gimp/help/C/image/file
|
||||
share/gimp/help/C/image/filters
|
||||
share/gimp/help/C/image/image/colors/auto/equalize.html
|
||||
share/gimp/help/C/image/image/colors/auto/index.html
|
||||
share/gimp/help/C/image/image/colors/desaturate.html
|
||||
share/gimp/help/C/image/image/colors/equalize.html
|
||||
share/gimp/help/C/image/image/colors/index.html
|
||||
share/gimp/help/C/image/image/colors/invert.html
|
||||
share/gimp/help/C/image/image/convert_to_grayscale.html
|
||||
share/gimp/help/C/image/image/convert_to_rgb.html
|
||||
share/gimp/help/C/image/image/dialogs
|
||||
share/gimp/help/C/image/image/duplicate.html
|
||||
share/gimp/help/C/image/image/index.html
|
||||
share/gimp/help/C/image/image/mode/convert_to_grayscale.html
|
||||
share/gimp/help/C/image/image/mode/convert_to_rgb.html
|
||||
share/gimp/help/C/image/image/mode/dialogs
|
||||
share/gimp/help/C/image/image/mode/index.html
|
||||
share/gimp/help/C/image/image/transforms/dialogs
|
||||
share/gimp/help/C/image/image/transforms/index.html
|
||||
share/gimp/help/C/image/image_window.html
|
||||
share/gimp/help/C/image/index.html
|
||||
share/gimp/help/C/image/layers
|
||||
share/gimp/help/C/image/select/all.html
|
||||
share/gimp/help/C/image/select/dialogs
|
||||
share/gimp/help/C/image/select/float.html
|
||||
share/gimp/help/C/image/select/index.html
|
||||
share/gimp/help/C/image/select/invert.html
|
||||
share/gimp/help/C/image/select/none.html
|
||||
share/gimp/help/C/image/select/save_to_channel.html
|
||||
share/gimp/help/C/image/select/sharpen.html
|
||||
share/gimp/help/C/image/toolbox
|
||||
share/gimp/help/C/image/tools
|
||||
share/gimp/help/C/image/view/dialogs
|
||||
share/gimp/help/C/image/view/dot_for_dot.html
|
||||
share/gimp/help/C/image/view/index.html
|
||||
share/gimp/help/C/image/view/new_view.html
|
||||
@ -789,26 +813,41 @@ share/gimp/help/C/layers/add_alpha_channel.html
|
||||
share/gimp/help/C/layers/alpha_to_selection.html
|
||||
share/gimp/help/C/layers/anchor_layer.html
|
||||
share/gimp/help/C/layers/delete_layer.html
|
||||
share/gimp/help/C/layers/dialogs
|
||||
share/gimp/help/C/layers/duplicate_layer.html
|
||||
share/gimp/help/C/layers/flatten_image.html
|
||||
share/gimp/help/C/layers/index.html
|
||||
share/gimp/help/C/layers/layer_to_image_size.html
|
||||
share/gimp/help/C/layers/mask_to_selection.html
|
||||
share/gimp/help/C/layers/merge_down.html
|
||||
share/gimp/help/C/layers/stack/index.html
|
||||
share/gimp/help/C/layers/stack/stack.html
|
||||
share/gimp/help/C/modes.html
|
||||
share/gimp/help/C/open/dialogs
|
||||
share/gimp/help/C/open/filters
|
||||
share/gimp/help/C/open/index.html
|
||||
share/gimp/help/C/open/open_by_extension.html
|
||||
share/gimp/help/C/paths/copy_path.html
|
||||
share/gimp/help/C/paths/delete_path.html
|
||||
share/gimp/help/C/paths/dialogs
|
||||
share/gimp/help/C/paths/duplicate_path.html
|
||||
share/gimp/help/C/paths/filters
|
||||
share/gimp/help/C/paths/index.html
|
||||
share/gimp/help/C/paths/new_path.html
|
||||
share/gimp/help/C/paths/paste_path.html
|
||||
share/gimp/help/C/paths/path_to_selection.html
|
||||
share/gimp/help/C/paths/stroke_path.html
|
||||
share/gimp/help/C/save/dialogs
|
||||
share/gimp/help/C/save/filters
|
||||
share/gimp/help/C/save/index.html
|
||||
share/gimp/help/C/save/save_by_extension.html
|
||||
share/gimp/help/C/toolbox/dialogs
|
||||
share/gimp/help/C/toolbox/file
|
||||
share/gimp/help/C/toolbox/filters
|
||||
share/gimp/help/C/toolbox/help/context_help.html
|
||||
share/gimp/help/C/toolbox/help/dialogs
|
||||
share/gimp/help/C/toolbox/help/filters
|
||||
share/gimp/help/C/toolbox/help/index.html
|
||||
share/gimp/help/C/toolbox/index.html
|
||||
share/gimp/help/C/toolbox/toolbox.html
|
||||
share/gimp/help/C/tools/airbrush.html
|
||||
@ -1050,6 +1089,7 @@ share/gimp/scripts/weave.scm
|
||||
share/gimp/scripts/web-browser.scm
|
||||
share/gimp/scripts/xach-effect.scm
|
||||
share/gimp/tips/gimp_conseils.fr.txt
|
||||
share/gimp/tips/gimp_tips.cs.txt
|
||||
share/gimp/tips/gimp_tips.de.txt
|
||||
share/gimp/tips/gimp_tips.it.txt
|
||||
share/gimp/tips/gimp_tips.ja.txt
|
||||
@ -1085,8 +1125,12 @@ share/locale/pl/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/pl/LC_MESSAGES/gimp.mo
|
||||
share/locale/ru/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/ru/LC_MESSAGES/gimp.mo
|
||||
share/locale/sk/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/sk/LC_MESSAGES/gimp.mo
|
||||
share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/sv/LC_MESSAGES/gimp.mo
|
||||
share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/uk/LC_MESSAGES/gimp.mo
|
||||
@dirrm include/gck
|
||||
@dirrm include/libgimp
|
||||
@dirrm lib/gimp/1.1/modules
|
||||
@ -1115,7 +1159,9 @@ share/locale/sv/LC_MESSAGES/gimp.mo
|
||||
@dirrm share/gimp/help/C/file
|
||||
@dirrm share/gimp/help/C/filters
|
||||
@dirrm share/gimp/help/C/image/edit
|
||||
@dirrm share/gimp/help/C/image/image/colors/auto
|
||||
@dirrm share/gimp/help/C/image/image/colors
|
||||
@dirrm share/gimp/help/C/image/image/mode
|
||||
@dirrm share/gimp/help/C/image/image/transforms
|
||||
@dirrm share/gimp/help/C/image/image
|
||||
@dirrm share/gimp/help/C/image/select
|
||||
@ -1126,6 +1172,7 @@ share/locale/sv/LC_MESSAGES/gimp.mo
|
||||
@dirrm share/gimp/help/C/open
|
||||
@dirrm share/gimp/help/C/paths
|
||||
@dirrm share/gimp/help/C/save
|
||||
@dirrm share/gimp/help/C/toolbox/help
|
||||
@dirrm share/gimp/help/C/toolbox
|
||||
@dirrm share/gimp/help/C/tools
|
||||
@dirrm share/gimp/help/C
|
||||
|
@ -14,12 +14,15 @@ include/libgimp/color_selector.h
|
||||
include/libgimp/gimp.h
|
||||
include/libgimp/gimpchainbutton.h
|
||||
include/libgimp/gimpcolorbutton.h
|
||||
include/libgimp/gimpcolorspace.h
|
||||
include/libgimp/gimpcompat.h
|
||||
include/libgimp/gimpdialog.h
|
||||
include/libgimp/gimpenums.h
|
||||
include/libgimp/gimpenv.h
|
||||
include/libgimp/gimpexport.h
|
||||
include/libgimp/gimpfeatures.h
|
||||
include/libgimp/gimpfileselection.h
|
||||
include/libgimp/gimphelpui.h
|
||||
include/libgimp/gimpintl.h
|
||||
include/libgimp/gimplimits.h
|
||||
include/libgimp/gimpmath.h
|
||||
@ -31,6 +34,7 @@ include/libgimp/gimpsizeentry.h
|
||||
include/libgimp/gimpui.h
|
||||
include/libgimp/gimpunit.h
|
||||
include/libgimp/gimpunitmenu.h
|
||||
include/libgimp/gimpwidgets.h
|
||||
include/libgimp/gserialize.h
|
||||
include/libgimp/parasite.h
|
||||
include/libgimp/parasiteF.h
|
||||
@ -96,6 +100,7 @@ lib/gimp/1.1/plug-ins/fractaltrace
|
||||
lib/gimp/1.1/plug-ins/gap_decode_mpeg
|
||||
lib/gimp/1.1/plug-ins/gap_filter
|
||||
lib/gimp/1.1/plug-ins/gap_frontends
|
||||
lib/gimp/1.1/plug-ins/gap_navigator_dialog
|
||||
lib/gimp/1.1/plug-ins/gap_plugins
|
||||
lib/gimp/1.1/plug-ins/gauss_iir
|
||||
lib/gimp/1.1/plug-ins/gauss_rle
|
||||
@ -207,11 +212,8 @@ lib/libgimp.a
|
||||
lib/libgimp.la
|
||||
lib/libgimpui.a
|
||||
lib/libgimpui.la
|
||||
lib/libgpc.a
|
||||
lib/libmegawidget.a
|
||||
man/man1/gimp.1
|
||||
man/man1/gimptool.1
|
||||
man/man3/gpc.3
|
||||
man/man5/gimprc.5
|
||||
share/aclocal/gimp.m4
|
||||
share/gimp/brushes/10x10square.gbr
|
||||
@ -485,6 +487,7 @@ share/gimp/gtkrc.forest2
|
||||
share/gimp/help/C/channels/channel_to_selection.html
|
||||
share/gimp/help/C/channels/channels.html
|
||||
share/gimp/help/C/channels/delete_channel.html
|
||||
share/gimp/help/C/channels/dialogs
|
||||
share/gimp/help/C/channels/duplicate_channel.html
|
||||
share/gimp/help/C/channels/index.html
|
||||
share/gimp/help/C/channels/lower_channel.html
|
||||
@ -537,15 +540,16 @@ share/gimp/help/C/dialogs/layers/add_mask.html
|
||||
share/gimp/help/C/dialogs/layers/apply_mask.html
|
||||
share/gimp/help/C/dialogs/layers/edit_layer_attributes.html
|
||||
share/gimp/help/C/dialogs/layers/index.html
|
||||
share/gimp/help/C/dialogs/layers/layer_boundary_size.html
|
||||
share/gimp/help/C/dialogs/layers/layers.html
|
||||
share/gimp/help/C/dialogs/layers/merge_visible_layers.html
|
||||
share/gimp/help/C/dialogs/layers/new_layer.html
|
||||
share/gimp/help/C/dialogs/layers/resize_layer.html
|
||||
share/gimp/help/C/dialogs/layers/scale_layer.html
|
||||
share/gimp/help/C/dialogs/layers_and_channels.html
|
||||
share/gimp/help/C/dialogs/module_browser.html
|
||||
share/gimp/help/C/dialogs/navigation_window.html
|
||||
share/gimp/help/C/dialogs/offset.html
|
||||
share/gimp/help/C/dialogs/palette_editor/delete_palette.html
|
||||
share/gimp/help/C/dialogs/palette_editor/import_palette.html
|
||||
share/gimp/help/C/dialogs/palette_editor/index.html
|
||||
share/gimp/help/C/dialogs/palette_editor/merge_palette.html
|
||||
@ -570,17 +574,21 @@ share/gimp/help/C/dialogs/preferences/preferences.html
|
||||
share/gimp/help/C/dialogs/preferences/session.html
|
||||
share/gimp/help/C/dialogs/really_close.html
|
||||
share/gimp/help/C/dialogs/really_quit.html
|
||||
share/gimp/help/C/dialogs/resize_image.html
|
||||
share/gimp/help/C/dialogs/scale_image.html
|
||||
share/gimp/help/C/dialogs/set_canvas_size.html
|
||||
share/gimp/help/C/dialogs/shrink_selection.html
|
||||
share/gimp/help/C/dialogs/tip_of_the_day.html
|
||||
share/gimp/help/C/dialogs/tool_options.html
|
||||
share/gimp/help/C/dialogs/undo_history.html
|
||||
share/gimp/help/C/file/close.html
|
||||
share/gimp/help/C/file/dialogs
|
||||
share/gimp/help/C/file/filters
|
||||
share/gimp/help/C/file/index.html
|
||||
share/gimp/help/C/file/last_opened.html
|
||||
share/gimp/help/C/file/open
|
||||
share/gimp/help/C/file/quit.html
|
||||
share/gimp/help/C/file/revert.html
|
||||
share/gimp/help/C/file/save
|
||||
share/gimp/help/C/filters/alienmap.html
|
||||
share/gimp/help/C/filters/alienmap2.html
|
||||
share/gimp/help/C/filters/align_layers.html
|
||||
@ -639,6 +647,8 @@ share/gimp/help/C/filters/gfli.html
|
||||
share/gimp/help/C/filters/gicon.html
|
||||
share/gimp/help/C/filters/gif.html
|
||||
share/gimp/help/C/filters/gifload.html
|
||||
share/gimp/help/C/filters/gimp_xcf_load.html
|
||||
share/gimp/help/C/filters/gimp_xcf_save.html
|
||||
share/gimp/help/C/filters/gimpressionist.html
|
||||
share/gimp/help/C/filters/glasstile.html
|
||||
share/gimp/help/C/filters/gpb.html
|
||||
@ -737,9 +747,11 @@ share/gimp/help/C/filters/xjt.html
|
||||
share/gimp/help/C/filters/xpm.html
|
||||
share/gimp/help/C/filters/xwd.html
|
||||
share/gimp/help/C/filters/zealouscrop.html
|
||||
share/gimp/help/C/image/dialogs
|
||||
share/gimp/help/C/image/edit/clear.html
|
||||
share/gimp/help/C/image/edit/copy.html
|
||||
share/gimp/help/C/image/edit/cut.html
|
||||
share/gimp/help/C/image/edit/dialogs
|
||||
share/gimp/help/C/image/edit/fill.html
|
||||
share/gimp/help/C/image/edit/index.html
|
||||
share/gimp/help/C/image/edit/paste.html
|
||||
@ -748,24 +760,36 @@ share/gimp/help/C/image/edit/paste_into.html
|
||||
share/gimp/help/C/image/edit/redo.html
|
||||
share/gimp/help/C/image/edit/stroke.html
|
||||
share/gimp/help/C/image/edit/undo.html
|
||||
share/gimp/help/C/image/file
|
||||
share/gimp/help/C/image/filters
|
||||
share/gimp/help/C/image/image/colors/auto/equalize.html
|
||||
share/gimp/help/C/image/image/colors/auto/index.html
|
||||
share/gimp/help/C/image/image/colors/desaturate.html
|
||||
share/gimp/help/C/image/image/colors/equalize.html
|
||||
share/gimp/help/C/image/image/colors/index.html
|
||||
share/gimp/help/C/image/image/colors/invert.html
|
||||
share/gimp/help/C/image/image/convert_to_grayscale.html
|
||||
share/gimp/help/C/image/image/convert_to_rgb.html
|
||||
share/gimp/help/C/image/image/dialogs
|
||||
share/gimp/help/C/image/image/duplicate.html
|
||||
share/gimp/help/C/image/image/index.html
|
||||
share/gimp/help/C/image/image/mode/convert_to_grayscale.html
|
||||
share/gimp/help/C/image/image/mode/convert_to_rgb.html
|
||||
share/gimp/help/C/image/image/mode/dialogs
|
||||
share/gimp/help/C/image/image/mode/index.html
|
||||
share/gimp/help/C/image/image/transforms/dialogs
|
||||
share/gimp/help/C/image/image/transforms/index.html
|
||||
share/gimp/help/C/image/image_window.html
|
||||
share/gimp/help/C/image/index.html
|
||||
share/gimp/help/C/image/layers
|
||||
share/gimp/help/C/image/select/all.html
|
||||
share/gimp/help/C/image/select/dialogs
|
||||
share/gimp/help/C/image/select/float.html
|
||||
share/gimp/help/C/image/select/index.html
|
||||
share/gimp/help/C/image/select/invert.html
|
||||
share/gimp/help/C/image/select/none.html
|
||||
share/gimp/help/C/image/select/save_to_channel.html
|
||||
share/gimp/help/C/image/select/sharpen.html
|
||||
share/gimp/help/C/image/toolbox
|
||||
share/gimp/help/C/image/tools
|
||||
share/gimp/help/C/image/view/dialogs
|
||||
share/gimp/help/C/image/view/dot_for_dot.html
|
||||
share/gimp/help/C/image/view/index.html
|
||||
share/gimp/help/C/image/view/new_view.html
|
||||
@ -781,26 +805,41 @@ share/gimp/help/C/layers/add_alpha_channel.html
|
||||
share/gimp/help/C/layers/alpha_to_selection.html
|
||||
share/gimp/help/C/layers/anchor_layer.html
|
||||
share/gimp/help/C/layers/delete_layer.html
|
||||
share/gimp/help/C/layers/dialogs
|
||||
share/gimp/help/C/layers/duplicate_layer.html
|
||||
share/gimp/help/C/layers/flatten_image.html
|
||||
share/gimp/help/C/layers/index.html
|
||||
share/gimp/help/C/layers/layer_to_image_size.html
|
||||
share/gimp/help/C/layers/mask_to_selection.html
|
||||
share/gimp/help/C/layers/merge_down.html
|
||||
share/gimp/help/C/layers/stack/index.html
|
||||
share/gimp/help/C/layers/stack/stack.html
|
||||
share/gimp/help/C/modes.html
|
||||
share/gimp/help/C/open/dialogs
|
||||
share/gimp/help/C/open/filters
|
||||
share/gimp/help/C/open/index.html
|
||||
share/gimp/help/C/open/open_by_extension.html
|
||||
share/gimp/help/C/paths/copy_path.html
|
||||
share/gimp/help/C/paths/delete_path.html
|
||||
share/gimp/help/C/paths/dialogs
|
||||
share/gimp/help/C/paths/duplicate_path.html
|
||||
share/gimp/help/C/paths/filters
|
||||
share/gimp/help/C/paths/index.html
|
||||
share/gimp/help/C/paths/new_path.html
|
||||
share/gimp/help/C/paths/paste_path.html
|
||||
share/gimp/help/C/paths/path_to_selection.html
|
||||
share/gimp/help/C/paths/stroke_path.html
|
||||
share/gimp/help/C/save/dialogs
|
||||
share/gimp/help/C/save/filters
|
||||
share/gimp/help/C/save/index.html
|
||||
share/gimp/help/C/save/save_by_extension.html
|
||||
share/gimp/help/C/toolbox/dialogs
|
||||
share/gimp/help/C/toolbox/file
|
||||
share/gimp/help/C/toolbox/filters
|
||||
share/gimp/help/C/toolbox/help/context_help.html
|
||||
share/gimp/help/C/toolbox/help/dialogs
|
||||
share/gimp/help/C/toolbox/help/filters
|
||||
share/gimp/help/C/toolbox/help/index.html
|
||||
share/gimp/help/C/toolbox/index.html
|
||||
share/gimp/help/C/toolbox/toolbox.html
|
||||
share/gimp/help/C/tools/airbrush.html
|
||||
@ -1042,6 +1081,7 @@ share/gimp/scripts/weave.scm
|
||||
share/gimp/scripts/web-browser.scm
|
||||
share/gimp/scripts/xach-effect.scm
|
||||
share/gimp/tips/gimp_conseils.fr.txt
|
||||
share/gimp/tips/gimp_tips.cs.txt
|
||||
share/gimp/tips/gimp_tips.de.txt
|
||||
share/gimp/tips/gimp_tips.it.txt
|
||||
share/gimp/tips/gimp_tips.ja.txt
|
||||
@ -1077,8 +1117,12 @@ share/locale/pl/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/pl/LC_MESSAGES/gimp.mo
|
||||
share/locale/ru/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/ru/LC_MESSAGES/gimp.mo
|
||||
share/locale/sk/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/sk/LC_MESSAGES/gimp.mo
|
||||
share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/sv/LC_MESSAGES/gimp.mo
|
||||
share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/uk/LC_MESSAGES/gimp.mo
|
||||
@dirrm include/gck
|
||||
@dirrm include/libgimp
|
||||
@dirrm lib/gimp/1.1/modules
|
||||
@ -1107,7 +1151,9 @@ share/locale/sv/LC_MESSAGES/gimp.mo
|
||||
@dirrm share/gimp/help/C/file
|
||||
@dirrm share/gimp/help/C/filters
|
||||
@dirrm share/gimp/help/C/image/edit
|
||||
@dirrm share/gimp/help/C/image/image/colors/auto
|
||||
@dirrm share/gimp/help/C/image/image/colors
|
||||
@dirrm share/gimp/help/C/image/image/mode
|
||||
@dirrm share/gimp/help/C/image/image/transforms
|
||||
@dirrm share/gimp/help/C/image/image
|
||||
@dirrm share/gimp/help/C/image/select
|
||||
@ -1118,6 +1164,7 @@ share/locale/sv/LC_MESSAGES/gimp.mo
|
||||
@dirrm share/gimp/help/C/open
|
||||
@dirrm share/gimp/help/C/paths
|
||||
@dirrm share/gimp/help/C/save
|
||||
@dirrm share/gimp/help/C/toolbox/help
|
||||
@dirrm share/gimp/help/C/toolbox
|
||||
@dirrm share/gimp/help/C/tools
|
||||
@dirrm share/gimp/help/C
|
||||
|
Loading…
Reference in New Issue
Block a user