summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-01 20:26:04 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-01 20:26:04 +0800
commit150c12d095f9f3525134a961690148dc7feef498 (patch)
treefba04f4ff658169d56e8f0f7f9f2371fab7329cc /graphics
parentcb9e05138f90550e5539a9912d88e8587464ce94 (diff)
downloadmarcuscom-ports-150c12d095f9f3525134a961690148dc7feef498.tar
marcuscom-ports-150c12d095f9f3525134a961690148dc7feef498.tar.gz
marcuscom-ports-150c12d095f9f3525134a961690148dc7feef498.tar.bz2
marcuscom-ports-150c12d095f9f3525134a961690148dc7feef498.tar.lz
marcuscom-ports-150c12d095f9f3525134a961690148dc7feef498.tar.xz
marcuscom-ports-150c12d095f9f3525134a961690148dc7feef498.tar.zst
marcuscom-ports-150c12d095f9f3525134a961690148dc7feef498.zip
Update to 2.30.0, and sync with ports (stage + lib_depend library syntax fixes)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18848 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdk-pixbuf2/Makefile22
-rw-r--r--graphics/gdk-pixbuf2/distinfo4
-rw-r--r--graphics/gdk-pixbuf2/pkg-plist2
3 files changed, 14 insertions, 14 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index 8bbcdfa78..f03e566fd 100644
--- a/graphics/gdk-pixbuf2/Makefile
+++ b/graphics/gdk-pixbuf2/Makefile
@@ -1,19 +1,17 @@
# Created by: Ade Lovett <ade@lovett.com>
-# $FreeBSD: head/graphics/gdk-pixbuf2/Makefile 314952 2013-03-22 19:00:36Z mezz $
+# $FreeBSD: head/graphics/gdk-pixbuf2/Makefile 332360 2013-11-01 12:19:48Z kwm $
# $MCom$
PORTNAME= gdk-pixbuf
-PORTVERSION= 2.28.2
+PORTVERSION= 2.30.0
CATEGORIES= graphics
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= A graphic library for GTK+
+COMMENT= Graphic library for GTK+
-NO_STAGE= yes
-LATEST_LINK= gdk-pixbuf2
USE_XZ= yes
USE_XORG= xt xi x11
USE_AUTOTOOLS= libtool
@@ -25,8 +23,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-introspection=yes --with-x11
-MAN1= gdk-pixbuf-csource.1 gdk-pixbuf-query-loaders.1
-
OPTIONS_DEFINE= JASPER JPEG PNG TIFF
OPTIONS_DEFAULT=JASPER JPEG PNG TIFF
@@ -41,7 +37,7 @@ PLIST_SUB+= NLS="@comment "
.endif
.if ${PORT_OPTIONS:MJASPER}
-LIB_DEPENDS+= jasper:${PORTSDIR}/graphics/jasper
+LIB_DEPENDS+= libjasper.so:${PORTSDIR}/graphics/jasper
CONFIGURE_ARGS+=--with-libjasper
PLIST_SUB+= JP2=""
.else
@@ -49,7 +45,7 @@ PLIST_SUB+= JP2="@comment "
.endif
.if ${PORT_OPTIONS:MJPEG}
-LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg
PLIST_SUB+= JPEG=""
.else
CONFIGURE_ARGS+=--without-libjpeg
@@ -57,7 +53,7 @@ PLIST_SUB+= JPEG="@comment "
.endif
.if ${PORT_OPTIONS:MPNG}
-LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png
PLIST_SUB+= PNG=""
.else
CONFIGURE_ARGS+=--without-libpng
@@ -65,7 +61,7 @@ PLIST_SUB+= PNG="@comment "
.endif
.if ${PORT_OPTIONS:MTIFF}
-LIB_DEPENDS+= tiff:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS+= libtiff.so:${PORTSDIR}/graphics/tiff
PLIST_SUB+= TIFF=""
.else
CONFIGURE_ARGS+=--without-libtiff
@@ -73,6 +69,8 @@ PLIST_SUB+= TIFF="@comment "
.endif
post-install:
- @cd ${WRKSRC}/docs/reference/gdk-pixbuf && ${GMAKE} install-man1
+ @cd ${WRKSRC}/docs/reference/gdk-pixbuf && env DESTDIR=${STAGEDIR} ${GMAKE} install-man1
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgdk_pixbuf*-2.0.so.0
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gdk-pixbuf-2.0/${GTK2_VERSION}/loaders/lib*.so
.include <bsd.port.mk>
diff --git a/graphics/gdk-pixbuf2/distinfo b/graphics/gdk-pixbuf2/distinfo
index f77352730..ce172a703 100644
--- a/graphics/gdk-pixbuf2/distinfo
+++ b/graphics/gdk-pixbuf2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gdk-pixbuf-2.28.2.tar.xz) = 183113c2eb2232963e88864a6a54fd963dbfeb1a3679fb0d3456f9e0b79e4617
-SIZE (gnome2/gdk-pixbuf-2.28.2.tar.xz) = 1192936
+SHA256 (gnome2/gdk-pixbuf-2.30.0.tar.xz) = 4a73600525621283a14436c5f873c1126c4feafcb07d24a746f13215e2caa658
+SIZE (gnome2/gdk-pixbuf-2.30.0.tar.xz) = 1310324
diff --git a/graphics/gdk-pixbuf2/pkg-plist b/graphics/gdk-pixbuf2/pkg-plist
index a9eec0e89..d8ab77a45 100644
--- a/graphics/gdk-pixbuf2/pkg-plist
+++ b/graphics/gdk-pixbuf2/pkg-plist
@@ -76,6 +76,8 @@ lib/libgdk_pixbuf_xlib-2.0.so
lib/libgdk_pixbuf_xlib-2.0.so.0
libdata/pkgconfig/gdk-pixbuf-2.0.pc
libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc
+man/man1/gdk-pixbuf-csource.1.gz
+man/man1/gdk-pixbuf-query-loaders.1.gz
share/gir-1.0/GdkPixbuf-2.0.gir
%%NLS%%share/locale/af/LC_MESSAGES/gdk-pixbuf.mo
%%NLS%%share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo