From a1971292687aba91c9a794b170eba986b649dae0 Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Tue, 16 Nov 1999 11:50:47 +0000 Subject: Update to 0.4 PR: ports/14908 Submitted by: Ade Lovett --- graphics/gdk-pixbuf/Makefile | 6 +++--- graphics/gdk-pixbuf/distinfo | 2 +- graphics/gdk-pixbuf/files/patch-aa | 37 +++++++++++++++++++------------------ graphics/gdk-pixbuf/pkg-plist | 19 +++++++++++++++++++ 4 files changed, 42 insertions(+), 22 deletions(-) (limited to 'graphics') diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index 7d7d7ea99040..8b57556f6f19 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gdk-pixbuf -# Version required: 0.3 +# Version required: 0.4 # Date created: 5th October 1999 # Whom: Ade Lovett # # $FreeBSD$ # -DISTNAME= gdk-pixbuf-0.3 +DISTNAME= gdk-pixbuf-0.4 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gdk-pixbuf @@ -21,7 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" diff --git a/graphics/gdk-pixbuf/distinfo b/graphics/gdk-pixbuf/distinfo index 59ef8c62575a..91612f3f48a4 100644 --- a/graphics/gdk-pixbuf/distinfo +++ b/graphics/gdk-pixbuf/distinfo @@ -1 +1 @@ -MD5 (gdk-pixbuf-0.3.tar.gz) = e4f6c284723e77439700aaa6cbb854fc +MD5 (gdk-pixbuf-0.4.tar.gz) = 7aac45182713540bb6c29a1ec85096c7 diff --git a/graphics/gdk-pixbuf/files/patch-aa b/graphics/gdk-pixbuf/files/patch-aa index 4350a5e95c49..d8bf8f92e969 100644 --- a/graphics/gdk-pixbuf/files/patch-aa +++ b/graphics/gdk-pixbuf/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Wed Oct 20 17:15:24 1999 -+++ configure Fri Oct 22 10:26:25 1999 -@@ -3028,8 +3028,8 @@ +--- configure.orig Tue Nov 9 15:22:08 1999 ++++ configure Mon Nov 15 14:07:02 1999 +@@ -3078,8 +3078,8 @@ #define USE_GMODULE 1 EOF @@ -11,24 +11,25 @@ echo "$ac_t""yes" 1>&6 -@@ -3561,8 +3561,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lgif echo "configure: warning: *** Native GIF support will not be built" 1>&2; -- gifok=no $LIBS" -+LIBS="-lgif $GTK_LIBS $LIBS" - cat > conftest.$ac_ext <