aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/files
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-27 10:26:20 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-27 10:26:20 +0000
commitb5f93939d88680a566a7351ee22982060b2c0d07 (patch)
tree3432061be2eebc05cd17c20acec0fa31da505c29 /graphics/gdk-pixbuf/files
parent18d1bf8323f47463a1c399aa9bac538c49f62e86 (diff)
downloadports-b5f93939d88680a566a7351ee22982060b2c0d07.tar.gz
ports-b5f93939d88680a566a7351ee22982060b2c0d07.zip
Update to 0.2
PR: ports/14541 Submitted by: Ade Lovett<ade@lovett.com>
Notes
Notes: svn path=/head/; revision=22687
Diffstat (limited to 'graphics/gdk-pixbuf/files')
-rw-r--r--graphics/gdk-pixbuf/files/patch-aa48
1 files changed, 18 insertions, 30 deletions
diff --git a/graphics/gdk-pixbuf/files/patch-aa b/graphics/gdk-pixbuf/files/patch-aa
index e3f9aaf476ff..4350a5e95c49 100644
--- a/graphics/gdk-pixbuf/files/patch-aa
+++ b/graphics/gdk-pixbuf/files/patch-aa
@@ -1,17 +1,6 @@
---- configure.orig Tue Sep 28 13:50:52 1999
-+++ configure Tue Oct 5 16:16:32 1999
-@@ -2702,8 +2702,8 @@
- echo "configure:2703: checking whether to build gmodulized gdk-pixbuf" >&5
- oLIBS="$LIBS"
- oCFLAGS="$CFLAGS"
--LIBS="$LIBS `glib-config --libs gmodule`"
--CFLAGS="$CFLAGS `glib-config --cflags gmodule`"
-+LIBS="$LIBS `$GLIB_CONFIG --libs gmodule`"
-+CFLAGS="$CFLAGS `$GLIB_CONFIG --cflags gmodule`"
- if test "$cross_compiling" = yes; then
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
- else
-@@ -2752,8 +2752,8 @@
+--- configure.orig Wed Oct 20 17:15:24 1999
++++ configure Fri Oct 22 10:26:25 1999
+@@ -3028,8 +3028,8 @@
#define USE_GMODULE 1
EOF
@@ -22,23 +11,22 @@
echo "$ac_t""yes" 1>&6
-@@ -3696,8 +3696,8 @@
- fi
-
- GDK_PIXBUF_LIBDIR='-L${libdir}'
--GDK_PIXBUF_INCLUDEDIR="-I${includedir} `gnome-config --cflags glib libart` `glib-config --cflags gmodule`"
--GDK_PIXBUF_LIBS="$LIBS `gnome-config --libs glib libart` `glib-config --libs gmodule` -lgdk_pixbuf"
-+GDK_PIXBUF_INCLUDEDIR="-I${includedir} `gnome-config --cflags glib libart` `$GLIB_CONFIG --cflags gmodule`"
-+GDK_PIXBUF_LIBS="$LIBS `gnome-config --libs glib libart` `$GLIB_CONFIG --libs gmodule` -lgdk_pixbuf"
-
-
-
---- Makefile.in.orig Tue Sep 28 13:54:53 1999
-+++ Makefile.in Tue Oct 5 16:23:16 1999
-@@ -101,7 +101,7 @@
- ZVT_LIBS = @ZVT_LIBS@
+@@ -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 <<EOF
+ #line 3568 "configure"
+ #include "confdefs.h"
+--- Makefile.in.orig Wed Oct 20 17:34:44 1999
++++ Makefile.in Fri Oct 22 10:22:14 1999
+@@ -94,7 +94,7 @@
+ VERSION = @VERSION@
- SUBDIRS = macros src
+ SUBDIRS = src
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = gdk_pixbufConf.sh