- update to gegl-0.0.22

(needed for upcoming gnome-scan update)

gimp is still happy with this update
This commit is contained in:
ajacoutot 2009-01-03 14:58:42 +00:00
parent 52d8a01387
commit 7267db29e4
5 changed files with 23 additions and 40 deletions

View File

@ -1,18 +1,18 @@
# $OpenBSD: Makefile,v 1.11 2008/11/18 13:45:41 landry Exp $
# $OpenBSD: Makefile,v 1.12 2009/01/03 14:58:42 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT-main= graph based image processing framework
COMMENT-plugins=gegl plugins
V= 0.0.20
V= 0.0.22
DISTNAME= gegl-${V}
CATEGORIES= graphics devel
PKGNAME-main= gegl-${V}p1
PKGNAME-plugins=gegl-plugins-${V}p0
PKGNAME-main= gegl-${V}
PKGNAME-plugins=gegl-plugins-${V}
SHARED_LIBS= gegl-0.0 1.1 # .20.0
SHARED_LIBS= gegl-0.0 2.0 # .22.0
EXTRACT_SUFX= .tar.bz2
@ -49,7 +49,8 @@ LIB_DEPENDS-main= ${LIB_DEPENDS} \
babl-0.0::graphics/babl
WANTLIB-plugins=${WANTLIB} Half Iex IlmThread Imath SDL a52 bz2 faac faad \
mp3lame ogg stdc++ theora usbhid vorbis vorbisenc x264
mp3lame ogg sndio stdc++ theora usbhid vorbis vorbisenc \
x264
RUN_DEPENDS-plugins= ::${BUILD_PKGPATH},-main
LIB_DEPENDS-plugins= ${LIB_DEPENDS} \
IlmImf.>=4::graphics/openexr \
@ -61,10 +62,14 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
ac_cv_path_ASCIIDOC="no" \
ac_cv_path_W3M="no" \
ac_cv_path_ENSCRIPT="no" \
ac_cv_path_GRAPHVIZ="no"
ac_cv_prog_RUBY=""
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-static \
--disable-docs \
--disable-gtk-doc
--disable-gtk-doc \
--with-libopenraw=no \
--with-graphviz=no \
--with-libv4l=no \
--with-libspiro=no
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (gegl-0.0.20.tar.bz2) = Lh+X7Iq9mkoh9Fi0N5m/8g==
RMD160 (gegl-0.0.20.tar.bz2) = tLxxaer6T+pRLxGQ8a2DXWiMQIA=
SHA1 (gegl-0.0.20.tar.bz2) = N745m1jVCocTTy3604mkduEVWHQ=
SHA256 (gegl-0.0.20.tar.bz2) = cIu2r++dyJbK6qYYI4vWfdhUi+W3dM48Z2ZLcWtVDbc=
SIZE (gegl-0.0.20.tar.bz2) = 1224221
MD5 (gegl-0.0.22.tar.bz2) = 4hlsIBbRakR54Vf4/e5BYg==
RMD160 (gegl-0.0.22.tar.bz2) = UJApfGJJpT43Mez0uNPu6yZ2jDk=
SHA1 (gegl-0.0.22.tar.bz2) = 3mhNTI2eqpt+KDxVxfd55b2r7ng=
SHA256 (gegl-0.0.22.tar.bz2) = hXIzyE/kohVGZYLu6sPnGQWfLUZ/cAqfaIXDX1XKpls=
SIZE (gegl-0.0.22.tar.bz2) = 1255087

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-configure,v 1.1 2008/10/27 21:39:27 ajacoutot Exp $
--- configure.orig Mon Oct 27 22:35:33 2008
+++ configure Mon Oct 27 22:35:41 2008
@@ -22859,7 +22859,7 @@ if test "x$have_glib_2_17" != "xyes"; then
CPPFLAGS="${CPPFLAGS} -DG_DISABLE_DEPRECATED"
fi
-CPPFLAGS="${CPPFLAGS} -DG_DISABLE_SINGLE_INCLUDES"
+CPPFLAGS="${CPPFLAGS}"
######################################

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-operations_external_ff-load_c,v 1.3 2008/10/27 13:15:58 ajacoutot Exp $
--- operations/external/ff-load.c.orig Sun Oct 5 23:08:47 2008
+++ operations/external/ff-load.c Mon Oct 27 13:21:47 2008
@@ -32,7 +32,7 @@ gegl_chant_int (frame, _("Frame"), 0, 1000000, 0, _("f
#include "gegl-chant.h"
#include <errno.h>
-#include <ffmpeg/avformat.h>
+#include <libavformat/avformat.h>
typedef struct
{

View File

@ -1,11 +1,13 @@
@comment $OpenBSD: PLIST-main,v 1.4 2008/10/27 13:15:58 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.5 2009/01/03 14:58:42 ajacoutot Exp $
@bin bin/gegl
include/gegl-0.0/
include/gegl-0.0/gegl-buffer.h
include/gegl-0.0/gegl-chant.h
include/gegl-0.0/gegl-color.h
include/gegl-0.0/gegl-curve.h
include/gegl-0.0/gegl-matrix.h
include/gegl-0.0/gegl-paramspecs.h
include/gegl-0.0/gegl-path.h
include/gegl-0.0/gegl-plugin.h
include/gegl-0.0/gegl-simd.h
include/gegl-0.0/gegl-utils.h
@ -79,8 +81,6 @@ lib/gegl-0.0/dst-over.so
lib/gegl-0.0/dst.so
@comment lib/gegl-0.0/exclusion.la
lib/gegl-0.0/exclusion.so
@comment lib/gegl-0.0/fill.la
lib/gegl-0.0/fill.so
@comment lib/gegl-0.0/fractal-explorer.la
lib/gegl-0.0/fractal-explorer.so
@comment lib/gegl-0.0/gamma.la
@ -129,6 +129,8 @@ lib/gegl-0.0/open-buffer.so
lib/gegl-0.0/over.so
@comment lib/gegl-0.0/overlay.la
lib/gegl-0.0/overlay.so
@comment lib/gegl-0.0/path.la
lib/gegl-0.0/path.so
@comment lib/gegl-0.0/pixbuf.la
lib/gegl-0.0/pixbuf.so
@comment lib/gegl-0.0/plus.la