diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-20 03:40:24 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-20 03:40:24 +0800 |
commit | 7b942bcfd946657c24ba6f8239fbb70f521509b1 (patch) | |
tree | 859cbaa6e5266da0f2adb0d5ba3aa52f036dd707 | |
parent | fcebfc0e62c456dd2348497f6ae12790861a551f (diff) | |
download | freebsd-ports-gnome-7b942bcfd946657c24ba6f8239fbb70f521509b1.tar.gz freebsd-ports-gnome-7b942bcfd946657c24ba6f8239fbb70f521509b1.tar.zst freebsd-ports-gnome-7b942bcfd946657c24ba6f8239fbb70f521509b1.zip |
Update to 0.17.0.
Reviewed by: sobomax
Approved by: sobomax
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 5 | ||||
-rw-r--r-- | graphics/gdk-pixbuf/distinfo | 2 | ||||
-rw-r--r-- | graphics/gdk-pixbuf/files/patch-aa | 33 | ||||
-rw-r--r-- | graphics/gdk-pixbuf/pkg-plist | 3 |
4 files changed, 23 insertions, 20 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index 130781d487dc..b7c99f741a01 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -6,11 +6,12 @@ # PORTNAME?= gdk-pixbuf -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES?= graphics MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gdk-pixbuf DISTNAME= gdk-pixbuf-${PORTVERSION} +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -18,6 +19,7 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg +USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GTK= yes @@ -27,6 +29,7 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ BUILD_CANVAS="${BUILD_CANVAS}" +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} BUILD_CANVAS?= no diff --git a/graphics/gdk-pixbuf/distinfo b/graphics/gdk-pixbuf/distinfo index 7553f399c346..f9619f1368ca 100644 --- a/graphics/gdk-pixbuf/distinfo +++ b/graphics/gdk-pixbuf/distinfo @@ -1 +1 @@ -MD5 (gdk-pixbuf-0.16.0.tar.gz) = 941eb582ea273651945feb26299d8266 +MD5 (gnome/gdk-pixbuf-0.17.0.tar.bz2) = 4ca0736f2f3bb4aff4974f4159ac4528 diff --git a/graphics/gdk-pixbuf/files/patch-aa b/graphics/gdk-pixbuf/files/patch-aa index 8f2d6e17f06b..eddda5e6374c 100644 --- a/graphics/gdk-pixbuf/files/patch-aa +++ b/graphics/gdk-pixbuf/files/patch-aa @@ -1,28 +1,25 @@ - -$FreeBSD$ - ---- configure.orig Fri Oct 26 01:10:31 2001 -+++ configure Fri Oct 26 11:00:48 2001 -@@ -3435,6 +3435,7 @@ - - +--- configure.orig Thu Apr 18 18:52:49 2002 ++++ configure Fri Apr 19 12:40:56 2002 +@@ -8849,6 +8849,7 @@ + fi + STRIP_DUMMY= +if [ x"$BUILD_CANVAS" != x"no" ]; then # Extract the first word of "gnome-config", so it can be a program name with args. set dummy gnome-config; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -@@ -3465,6 +3466,10 @@ + echo "$as_me:8854: checking for $ac_word" >&5 +@@ -8878,6 +8879,10 @@ esac fi - GNOME_CONFIG="$ac_cv_path_GNOME_CONFIG" + GNOME_CONFIG=$ac_cv_path_GNOME_CONFIG +else +GNOME_CONFIG="no" +fi + + if test -n "$GNOME_CONFIG"; then - echo "$ac_t""$GNOME_CONFIG" 1>&6 - else -@@ -3571,8 +3576,8 @@ + echo "$as_me:8883: result: $GNOME_CONFIG" >&5 +@@ -8994,8 +8999,8 @@ #define USE_GMODULE 1 EOF @@ -30,11 +27,11 @@ $FreeBSD$ - GMODULE_FLAGS="`glib-config --cflags gmodule`" + GMODULE_LIBS="`$GLIB_CONFIG --libs gmodule`" + GMODULE_FLAGS="`$GLIB_CONFIG --cflags gmodule`" - - - echo "$ac_t""yes" 1>&6 -@@ -4448,7 +4453,7 @@ + echo "$as_me:9000: result: yes" >&5 + echo "${ECHO_T}yes" >&6 +@@ -10104,7 +10109,7 @@ + fi; if test "x$with_html_dir" = "x" ; then - HTML_DIR='${datadir}/gnome/html' diff --git a/graphics/gdk-pixbuf/pkg-plist b/graphics/gdk-pixbuf/pkg-plist index 5be3e2dfe3a3..93b24a962c69 100644 --- a/graphics/gdk-pixbuf/pkg-plist +++ b/graphics/gdk-pixbuf/pkg-plist @@ -28,7 +28,10 @@ share/doc/gdk-pixbuf/a3640.html share/doc/gdk-pixbuf/a3652.html share/doc/gdk-pixbuf/a3657.html share/doc/gdk-pixbuf/a3694.html +share/doc/gdk-pixbuf/a3696.html share/doc/gdk-pixbuf/a3716.html +share/doc/gdk-pixbuf/x3715.html +share/doc/gdk-pixbuf/x3767.html share/doc/gdk-pixbuf/book1.html share/doc/gdk-pixbuf/compiling.html share/doc/gdk-pixbuf/extra-configuration-options.html |