upgrade to Gimp 1.1.5

This commit is contained in:
brad 1999-05-05 20:51:09 +00:00
parent 4d267f0e2b
commit c32bebf45c
11 changed files with 41 additions and 54 deletions

View File

@ -1,23 +1,23 @@
# $OpenBSD: Makefile,v 1.18 1999/04/11 02:55:55 brad Exp $
# $OpenBSD: Makefile,v 1.19 1999/05/05 20:51:09 brad Exp $
DISTNAME= gimp-1.1.4
DISTNAME= gimp-1.1.5
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.4/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/unstable/v1.1.4/ \
http://www.ameth.org/gimp/pub/gimp/unstable/v1.1.4/
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.5/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/unstable/v1.1.5/ \
http://www.ameth.org/gimp/pub/gimp/unstable/v1.1.5/
MAINTAINER= brad@openbsd.org
RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext \
wget:${PORTSDIR}/net/wget
LIB_DEPENDS= aa:${PORTSDIR}/graphics/aalib \
LIB_DEPENDS= aa.1.3:${PORTSDIR}/graphics/aalib \
intl:${PORTSDIR}/devel/gettext \
glib.1.2:${PORTSDIR}/devel/glib \
gtk.1.2:${PORTSDIR}/x11/gtk+ \
jpeg:${PORTSDIR}/graphics/jpeg \
mpeg:${PORTSDIR}/graphics/mpeg-lib \
png:${PORTSDIR}/graphics/png \
tiff:${PORTSDIR}/graphics/tiff34
jpeg.62:${PORTSDIR}/graphics/jpeg \
mpeg.1.2:${PORTSDIR}/graphics/mpeg-lib \
png.1.3:${PORTSDIR}/graphics/png \
tiff.3.4:${PORTSDIR}/graphics/tiff34
USE_X11= yes
USE_GMAKE= yes

View File

@ -1,3 +1,3 @@
MD5 (gimp-1.1.4.tar.gz) = 187786a8a4f03009e7fef980a5fa00b2
RMD160 (gimp-1.1.4.tar.gz) = 90f85c85fe8970c162114135c3b37d50dfa49fdd
SHA1 (gimp-1.1.4.tar.gz) = 40dc9087bebf6494af824c47a7a8a7c8fa61a852
MD5 (gimp-1.1.5.tar.gz) = 048e20d9c639e9017292dd5b971d477b
RMD160 (gimp-1.1.5.tar.gz) = 394a56b53427cc920f9e6324d300e3cf48682574
SHA1 (gimp-1.1.5.tar.gz) = 8250636b915c10abd9d464a68011da11a3bacf8d

View File

@ -1,6 +1,15 @@
--- libgimp/Makefile.in.orig Tue Mar 30 17:29:07 1999
+++ libgimp/Makefile.in Tue Mar 30 17:30:03 1999
@@ -189,11 +189,11 @@
--- libgimp/Makefile.in.orig Mon May 3 18:44:58 1999
+++ libgimp/Makefile.in Wed May 5 12:18:02 1999
@@ -162,7 +162,7 @@
gimpincludedir = $(includedir)/libgimp
-CPPFLAGS = -DGIMPDIR=\""$(gimpdir)"\" -DDATADIR=\""$(gimpdatadir)"\" @GIMP_THREAD_FLAGS@
+CPPFLAGS = -DGIMPDIR=\""$(gimpdir)"\" -DDATADIR=\""$(gimpdatadir)"\" @GIMP_THREAD_FLAGS@ @CPPFLAGS@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl -I../intl $(GTK_CFLAGS) -I$(includedir)
@@ -188,11 +188,11 @@
gimpinclude_HEADERS = color_selector.h gimp.h gimpchainbutton.h gimpenums.h gimpenv.h gimpfeatures.h gimpfileselection.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

View File

@ -1,6 +1,6 @@
--- plug-ins/libgck/gck/Makefile.in.orig Tue Mar 30 17:31:20 1999
+++ plug-ins/libgck/gck/Makefile.in Tue Mar 30 17:31:47 1999
@@ -172,7 +172,7 @@
--- plug-ins/libgck/gck/Makefile.in.orig Wed May 5 11:53:22 1999
+++ plug-ins/libgck/gck/Makefile.in Wed May 5 11:53:40 1999
@@ -171,7 +171,7 @@
gckinclude_HEADERS = gck.h gckcolor.h gckcommon.h gckimage.h gcklistbox.h gckmath.h gcktypes.h gckui.h gckvector.h

View File

@ -1,6 +1,6 @@
--- ltmain.sh.orig Tue Mar 30 17:32:59 1999
+++ ltmain.sh Tue Mar 30 17:33:21 1999
@@ -3326,40 +3326,6 @@
--- ltmain.sh.orig Wed May 5 11:54:30 1999
+++ ltmain.sh Wed May 5 11:54:48 1999
@@ -3437,40 +3437,6 @@
# Exit here if they wanted silent mode.
test "$show" = : && exit 0

View File

@ -1,6 +1,6 @@
--- docs/Makefile.in.orig Wed Mar 17 02:15:50 1999
+++ docs/Makefile.in Wed Mar 17 02:15:33 1999
@@ -130,7 +130,7 @@
--- docs/Makefile.in.orig Wed May 5 11:55:31 1999
+++ docs/Makefile.in Wed May 5 11:55:40 1999
@@ -129,7 +129,7 @@
LT_REVISION = @LT_REVISION@
MAILER = @MAILER@
MAINT = @MAINT@

View File

@ -1,11 +0,0 @@
--- libgimp/Makefile.in.orig Wed Apr 7 19:40:16 1999
+++ libgimp/Makefile.in Wed Apr 7 19:41:39 1999
@@ -163,7 +163,7 @@
gimpincludedir = $(includedir)/libgimp
-CPPFLAGS = -DGIMPDIR=\""$(gimpdir)"\" -DDATADIR=\""$(gimpdatadir)"\" @GIMP_THREAD_FLAGS@
+CPPFLAGS = -DGIMPDIR=\""$(gimpdir)"\" -DDATADIR=\""$(gimpdatadir)"\" @GIMP_THREAD_FLAGS@ @CPPFLAGS@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl -I../intl $(GTK_CFLAGS) -I$(includedir)

View File

@ -1,11 +0,0 @@
--- app/Makefile.in.orig Wed Apr 7 20:53:10 1999
+++ app/Makefile.in Wed Apr 7 20:53:31 1999
@@ -175,7 +175,7 @@
EXTRA_DIST = makefile.msc gimp.def gimp.rc wilber.ico
-CPPFLAGS = -DLIBDIR=\""$(gimpplugindir)"\" -DLOCALEDIR=\""$(localedir)"\" -DREGEX_MALLOC @GIMP_THREAD_FLAGS@
+CPPFLAGS = -DLIBDIR=\""$(gimpplugindir)"\" -DLOCALEDIR=\""$(localedir)"\" -DREGEX_MALLOC @GIMP_THREAD_FLAGS@ @CPPFLAGS@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl $(GTK_CFLAGS) -I$(includedir)

View File

@ -13,7 +13,7 @@ manipulation procedures and other functionality to be easily added
without requiring any change to the application core. A plug-in can
provide functionality as simple as rotating an image, or as
complicated as rendering iterated function system fractals. There are
nearly 140 plug-ins available in version 1.1, and more are sure to
over 140+ plug-ins available in version 1.1, and more are sure to
follow.
The plug-in architecture also allows the GIMP to support a wide
@ -25,7 +25,7 @@ XPM, SGI, PCX, and Windows BMP.
The GIMP's home page is at
http://www.gimp.org
http://www.gimp.org/
Please be sure to visit this site for information, documentation,
tutorials, news, etc. All things GIMP-ish are available from there.
tutorials, news, etc. All things GIMP related are available from there.

View File

@ -86,6 +86,7 @@ lib/gimp/1.1/plug-ins/gap_plugins
lib/gimp/1.1/plug-ins/gauss_iir
lib/gimp/1.1/plug-ins/gauss_rle
lib/gimp/1.1/plug-ins/gbr
lib/gimp/1.1/plug-ins/gdyntext
lib/gimp/1.1/plug-ins/gee
lib/gimp/1.1/plug-ins/gfig
lib/gimp/1.1/plug-ins/gfli
@ -135,6 +136,7 @@ lib/gimp/1.1/plug-ins/print
lib/gimp/1.1/plug-ins/ps
lib/gimp/1.1/plug-ins/psd
lib/gimp/1.1/plug-ins/randomize
lib/gimp/1.1/plug-ins/rcm
lib/gimp/1.1/plug-ins/ripple
lib/gimp/1.1/plug-ins/rotate
lib/gimp/1.1/plug-ins/rotators
@ -147,7 +149,6 @@ lib/gimp/1.1/plug-ins/shift
lib/gimp/1.1/plug-ins/sinus
lib/gimp/1.1/plug-ins/smooth_palette
lib/gimp/1.1/plug-ins/snoise
lib/gimp/1.1/plug-ins/snp
lib/gimp/1.1/plug-ins/sobel
lib/gimp/1.1/plug-ins/sparkle
lib/gimp/1.1/plug-ins/spread
@ -555,7 +556,6 @@ share/gimp/fractalexplorer/The_Green_Place
share/gimp/fractalexplorer/Wave
share/gimp/fractalexplorer/Wood
share/gimp/fractalexplorer/Zooming_Circle
share/gimp/gimprc.5
share/gimp/gimp_logo.ppm
share/gimp/gimp_splash.ppm
share/gimp/gimp1_1_splash.ppm

View File

@ -86,6 +86,7 @@ lib/gimp/1.1/plug-ins/gap_plugins
lib/gimp/1.1/plug-ins/gauss_iir
lib/gimp/1.1/plug-ins/gauss_rle
lib/gimp/1.1/plug-ins/gbr
lib/gimp/1.1/plug-ins/gdyntext
lib/gimp/1.1/plug-ins/gee
lib/gimp/1.1/plug-ins/gfig
lib/gimp/1.1/plug-ins/gfli
@ -135,6 +136,7 @@ lib/gimp/1.1/plug-ins/print
lib/gimp/1.1/plug-ins/ps
lib/gimp/1.1/plug-ins/psd
lib/gimp/1.1/plug-ins/randomize
lib/gimp/1.1/plug-ins/rcm
lib/gimp/1.1/plug-ins/ripple
lib/gimp/1.1/plug-ins/rotate
lib/gimp/1.1/plug-ins/rotators
@ -147,7 +149,6 @@ lib/gimp/1.1/plug-ins/shift
lib/gimp/1.1/plug-ins/sinus
lib/gimp/1.1/plug-ins/smooth_palette
lib/gimp/1.1/plug-ins/snoise
lib/gimp/1.1/plug-ins/snp
lib/gimp/1.1/plug-ins/sobel
lib/gimp/1.1/plug-ins/sparkle
lib/gimp/1.1/plug-ins/spread
@ -551,7 +552,6 @@ share/gimp/fractalexplorer/The_Green_Place
share/gimp/fractalexplorer/Wave
share/gimp/fractalexplorer/Wood
share/gimp/fractalexplorer/Zooming_Circle
share/gimp/gimprc.5
share/gimp/gimp_logo.ppm
share/gimp/gimp_splash.ppm
share/gimp/gimp1_1_splash.ppm