Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2000 17:06:31 -0800
From:      Jim Mock <jim@luna.cdrom.com>
To:        ports@FreeBSD.org
Cc:        erich@FreeBSD.org
Subject:   gimp patches for testing
Message-ID:  <20000117170631.A55906@luna.cdrom.com>

next in thread | raw e-mail | index | archive | help

--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii

Attached are some patches to bring the gimp port up to the latest
version, which is 1.1.15.  If anyone would like to test these and get
back to me with the results, it'd be much appreciated.  Once I get some
feedback, I'll do the commit.

- jim

-- 
- jim mock - walnut creek cdrom/freebsd test labs - jim@luna.cdrom.com -
- phone: 1.925.691.2800 x.3814 - fax: 1.925.674.0821 - jim@FreeBSD.org -

--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="gimp1.diff"

Index: gimp1/Makefile
===================================================================
RCS file: /host/ares/usr/home/ncvs/ports/graphics/gimp1/Makefile,v
retrieving revision 1.61
diff -u -r1.61 Makefile
--- gimp1/Makefile	2000/01/03 19:42:20	1.61
+++ gimp1/Makefile	2000/01/18 00:45:21
@@ -1,5 +1,5 @@
 # New ports collection makefile for:    Gimp
-# Version required:     1.1.11
+# Version required:     1.1.15
 # Date created:         Mon Nov 18 21:28:43 CST 1996
 # Whom:                 erich@FreeBSD.org
 #
@@ -23,7 +23,7 @@
 		png.3:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff
 
-VERSION=	1.1.14
+VERSION=	1.1.15
 GLIB_CONFIG?=	${LOCALBASE}/bin/glib12-config
 GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
@@ -38,7 +38,6 @@
 		LIBS="-L${LOCALBASE}/lib"
 
 MAN1=		gimp.1 gimptool.1
-MAN3=		gpc.3
 MAN5=		gimprc.5
 
 .include <bsd.port.mk>
Index: gimp1/files/md5
===================================================================
RCS file: /host/ares/usr/home/ncvs/ports/graphics/gimp1/files/md5,v
retrieving revision 1.25
diff -u -r1.25 md5
--- gimp1/files/md5	2000/01/03 19:42:30	1.25
+++ gimp1/files/md5	2000/01/15 01:21:24
@@ -1 +1 @@
-MD5 (gimp-1.1.14.tar.bz2) = 00d702b7af32dde931f3f7d60e95e01b
+MD5 (gimp-1.1.15.tar.bz2) = cdfc7538824d262da0cc6ae3a39d85c7
Index: gimp1/patches/patch-ae
===================================================================
RCS file: /host/ares/usr/home/ncvs/ports/graphics/gimp1/patches/patch-ae,v
retrieving revision 1.3
diff -u -r1.3 patch-ae
--- gimp1/patches/patch-ae	1999/10/23 07:59:41	1.3
+++ gimp1/patches/patch-ae	2000/01/15 01:27:20
@@ -1,10 +1,11 @@
---- plug-ins/common/plugindetails.c.orig	Sat Mar 27 07:53:38 1999
-+++ plug-ins/common/plugindetails.c	Sat May 22 21:24:31 1999
-@@ -25,6 +25,7 @@
+--- plug-ins/common/plugindetails.c.orig	Fri Jan 14 17:26:07 2000
++++ plug-ins/common/plugindetails.c	Fri Jan 14 17:26:21 2000
+@@ -27,7 +27,7 @@
  #include <stdio.h>
  #include <string.h>
  #include <time.h>
+-
 +#include <sys/types.h>
- #include "gtk/gtk.h"
- #include "libgimp/gimp.h"
+ #include <gtk/gtk.h>
  
+ #include "libgimp/gimp.h"
Index: gimp1/pkg/PLIST
===================================================================
RCS file: /host/ares/usr/home/ncvs/ports/graphics/gimp1/pkg/PLIST,v
retrieving revision 1.33
diff -u -r1.33 PLIST
--- gimp1/pkg/PLIST	2000/01/03 19:42:31	1.33
+++ gimp1/pkg/PLIST	2000/01/16 17:01:26
@@ -9,21 +9,24 @@
 include/gck/gcktypes.h
 include/gck/gckui.h
 include/gck/gckvector.h
-include/libgimp/gimpcolorbutton.h
-include/libgimp/gimpcompat.h
 include/libgimp/color_display.h
 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/gimpmatrix.h
 include/libgimp/gimpmath.h
+include/libgimp/gimpmatrix.h
 include/libgimp/gimpmenu.h
 include/libgimp/gimpmodule.h
 include/libgimp/gimppatheditor.h
@@ -31,6 +34,7 @@
 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
@@ -38,14 +42,13 @@
 include/libgimp/parasiteio.h
 lib/libgck.a
 lib/libgck.so
-lib/libgck.so.14
+lib/libgck.so.15
 lib/libgimp.a
 lib/libgimp.so
-lib/libgimp.so.14
+lib/libgimp.so.15
 lib/libgimpui.a
 lib/libgimpui.so
-lib/libgimpui.so.14
-lib/libgpc.a
+lib/libgimpui.so.15
 lib/libmegawidget.a
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@@ -105,6 +108,7 @@
 libexec/gimp/1.1/plug-ins/gap_decode_mpeg
 libexec/gimp/1.1/plug-ins/gap_filter
 libexec/gimp/1.1/plug-ins/gap_frontends
+libexec/gimp/1.1/plug-ins/gap_navigator_dialog
 libexec/gimp/1.1/plug-ins/gap_plugins
 libexec/gimp/1.1/plug-ins/gauss_iir
 libexec/gimp/1.1/plug-ins/gauss_rle
@@ -482,10 +486,10 @@
 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/channels/channels.html
 share/gimp/help/C/dialogs/channels/edit_channel_attributes.html
@@ -518,6 +522,7 @@
 share/gimp/help/C/dialogs/color_selectors/index.html
 share/gimp/help/C/dialogs/color_selectors/triangle.html
 share/gimp/help/C/dialogs/color_selectors/watercolor.html
+share/gimp/help/C/dialogs/palette_editor/delete_palette.html
 share/gimp/help/C/dialogs/preferences/directories.html
 share/gimp/help/C/dialogs/preferences/display.html
 share/gimp/help/C/dialogs/preferences/environment.html
@@ -558,8 +563,8 @@
 share/gimp/help/C/dialogs/pattern_selection.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
@@ -614,6 +619,7 @@
 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/channels/channel_to_selection.html
@@ -632,6 +638,7 @@
 share/gimp/help/C/paths/path_to_selection.html
 share/gimp/help/C/paths/stroke_path.html
 share/gimp/help/C/toolbox/index.html
+share/gimp/help/C/toolbox/help/index.html
 share/gimp/help/C/toolbox/toolbox.html
 share/gimp/help/C/image/edit/clear.html
 share/gimp/help/C/image/edit/copy.html
@@ -663,11 +670,10 @@
 share/gimp/help/C/image/view/zoom.html
 share/gimp/help/C/image/image/transforms/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/colors/auto/equalize.html
+share/gimp/help/C/image/image/colors/auto/index.html
 share/gimp/help/C/image/image/duplicate.html
 share/gimp/help/C/image/image/index.html
 share/gimp/help/C/image/image_window.html
@@ -734,6 +740,8 @@
 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
@@ -1040,6 +1048,7 @@
 share/gimp/scripts/web-browser.scm
 share/gimp/scripts/xach-effect.scm
 share/gimp/tips/gimp_tips.txt
+share/gimp/tips/gimp_tips.cs.txt
 share/gimp/tips/gimp_tips.de.txt
 share/gimp/tips/gimp_tips.ja.txt
 share/gimp/tips/gimp_tips.it.txt
@@ -1049,6 +1058,8 @@
 share/gimp/tips/gimp_tips.pl.txt
 share/gimp/unitrc
 share/gimp/user_install
+share/locale/cs/LC_MESSAGES/gimp.mo
+share/locale/da/LC_MESSAGES/gimp.mo
 share/locale/de/LC_MESSAGES/gimp.mo
 share/locale/fi/LC_MESSAGES/gimp.mo
 share/locale/fr/LC_MESSAGES/gimp.mo
@@ -1057,43 +1068,36 @@
 share/locale/ja/LC_MESSAGES/gimp.mo
 share/locale/ko/LC_MESSAGES/gimp.mo
 share/locale/nl/LC_MESSAGES/gimp.mo
+share/locale/no/LC_MESSAGES/gimp.mo
 share/locale/pl/LC_MESSAGES/gimp.mo
 share/locale/ru/LC_MESSAGES/gimp.mo
+share/locale/sk/LC_MESSAGES/gimp.mo
 share/locale/sv/LC_MESSAGES/gimp.mo
+share/locale/uk/LC_MESSAGES/gimp.mo
+share/locale/cs/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/da/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/de/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/fi/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/hu/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/it/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/ja/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/ko/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/nl/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/no/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/pl/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/ru/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/sk/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
 @dirrm share/gimp/gflare
 @dirrm share/gimp/gimpressionist/Brushes
 @dirrm share/gimp/gimpressionist/Paper
 @dirrm share/gimp/gimpressionist/Presets
 @dirrm share/gimp/gimpressionist
 @dirrm share/gimp/tips
-@dirrm share/gimp/help/C/dialogs/layers
-@dirrm share/gimp/help/C/dialogs/channels
-@dirrm share/gimp/help/C/dialogs/paths
-@dirrm share/gimp/help/C/dialogs/palette_editor
-@dirrm share/gimp/help/C/dialogs/gradient_editor
-@dirrm share/gimp/help/C/dialogs/display_filters
-@dirrm share/gimp/help/C/dialogs/color_selectors
-@dirrm share/gimp/help/C/dialogs/preferences
-@dirrm share/gimp/help/C/dialogs
-@dirrm share/gimp/help/C/tools
-@dirrm share/gimp/help/C/layers/stack
-@dirrm share/gimp/help/C/layers
-@dirrm share/gimp/help/C/channels
-@dirrm share/gimp/help/C/paths
-@dirrm share/gimp/help/C/toolbox
-@dirrm share/gimp/help/C/image/edit
-@dirrm share/gimp/help/C/image/select
-@dirrm share/gimp/help/C/image/view
-@dirrm share/gimp/help/C/image/image/transforms
-@dirrm share/gimp/help/C/image/image/colors
-@dirrm share/gimp/help/C/image/image
-@dirrm share/gimp/help/C/image
-@dirrm share/gimp/help/C/open
-@dirrm share/gimp/help/C/save
-@dirrm share/gimp/help/C/filters
-@dirrm share/gimp/help/C/file
 @dirrm share/gimp/help/images
-@dirrm share/gimp/help/C
+@unexec rm -rf %D/share/gimp/help/C
 @dirrm share/gimp/help
 @dirrm share/gimp/scripts
 @dirrm share/gimp/patterns

--zhXaljGHf11kAtnf--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000117170631.A55906>