Index: head/graphics/gdk-pixbuf2/Makefile =================================================================== --- head/graphics/gdk-pixbuf2/Makefile (revision 449163) +++ head/graphics/gdk-pixbuf2/Makefile (revision 449164) @@ -1,43 +1,55 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= gdk-pixbuf -PORTVERSION= 2.36.6 +PORTVERSION= 2.36.9 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Graphic library for GTK+ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING +USES= cpe gmake gnome libtool localbase pathfix pkgconfig \ + shared-mime-info tar:xz USE_XORG= xt xi x11 -USES= cpe gmake gnome libtool localbase pathfix pkgconfig tar:xz CPE_VENDOR= gnome USE_GNOME+= glib20 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-introspection=yes --with-x11 INSTALL_TARGET= install-strip OPTIONS_SUB= yes OPTIONS_DEFINE= JASPER JPEG PNG TIFF NLS OPTIONS_DEFAULT=JASPER JPEG PNG TIFF + JASPER_CONFIGURE_WITH= libjasper JASPER_LIB_DEPENDS= libjasper.so:graphics/jasper + JPEG_CONFIGURE_WITH= libjpeg JPEG_USES= jpeg + PNG_CONFIGURE_WITH= libpng PNG_LIB_DEPENDS= libpng.so:graphics/png + TIFF_CONFIGURE_WITH= libtiff TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff + NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext +# workaround tiff enable bug in configure +post-patch: + @${REINPLACE_CMD} -e 's|$$LIBTIFF|$$TIFF_LIBS|' \ + ${WRKSRC}/configure + post-install: - @cd ${WRKSRC}/docs/reference/gdk-pixbuf && env DESTDIR=${STAGEDIR} ${GMAKE} install-man1 + @cd ${WRKSRC}/docs/reference/gdk-pixbuf && \ + ${SETENV} DESTDIR=${STAGEDIR} ${GMAKE} install-man1 .include Index: head/graphics/gdk-pixbuf2/distinfo =================================================================== --- head/graphics/gdk-pixbuf2/distinfo (revision 449163) +++ head/graphics/gdk-pixbuf2/distinfo (revision 449164) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491988486 -SHA256 (gnome2/gdk-pixbuf-2.36.6.tar.xz) = 455eb90c09ed1b71f95f3ebfe1c904c206727e0eeb34fc94e5aaf944663a820c -SIZE (gnome2/gdk-pixbuf-2.36.6.tar.xz) = 5166980 +TIMESTAMP = 1504299347 +SHA256 (gnome2/gdk-pixbuf-2.36.9.tar.xz) = 8013b271ff1a691514b5bbc9b99f6ed456422d4da4a721a9db0b783abe8e740a +SIZE (gnome2/gdk-pixbuf-2.36.9.tar.xz) = 5769124 Index: head/graphics/gdk-pixbuf2/files/patch-Makefile.in =================================================================== --- head/graphics/gdk-pixbuf2/files/patch-Makefile.in (revision 449163) +++ head/graphics/gdk-pixbuf2/files/patch-Makefile.in (revision 449164) @@ -1,11 +1,11 @@ ---- Makefile.in.orig 2017-04-12 11:14:48.226620000 +0200 -+++ Makefile.in 2017-04-12 11:15:12.061124000 +0200 -@@ -449,7 +449,7 @@ +--- Makefile.in.orig 2017-09-02 09:47:13 UTC ++++ Makefile.in +@@ -451,7 +451,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = gdk-pixbuf po docs thumbnailer tests contrib win32 -+SUBDIRS = gdk-pixbuf po thumbnailer contrib win32 - EXTRA_DIST = \ - config.h.win32 \ - glib-tap.mk \ ++SUBDIRS = gdk-pixbuf po thumbnailer tests contrib win32 + meson_files = \ + meson.build \ + meson_options.txt \ Index: head/graphics/gdk-pixbuf2/pkg-plist =================================================================== --- head/graphics/gdk-pixbuf2/pkg-plist (revision 449163) +++ head/graphics/gdk-pixbuf2/pkg-plist (revision 449164) @@ -1,154 +1,154 @@ bin/gdk-pixbuf-csource bin/gdk-pixbuf-pixdata bin/gdk-pixbuf-query-loaders bin/gdk-pixbuf-thumbnailer include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-ani.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-bmp.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-gif.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-icns.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-ico.so %%JASPER%%lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-jasper.so %%JPEG%%lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-jpeg.so %%PNG%%lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-png.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-pnm.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-qtif.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-tga.so %%TIFF%%lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-tiff.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-xbm.so lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-xpm.so lib/girepository-1.0/GdkPixbuf-2.0.typelib lib/libgdk_pixbuf-2.0.so lib/libgdk_pixbuf-2.0.so.0 -lib/libgdk_pixbuf-2.0.so.0.3600.6 +lib/libgdk_pixbuf-2.0.so.0.3609.0 lib/libgdk_pixbuf_xlib-2.0.so lib/libgdk_pixbuf_xlib-2.0.so.0 -lib/libgdk_pixbuf_xlib-2.0.so.0.3600.6 +lib/libgdk_pixbuf_xlib-2.0.so.0.3609.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 %%NLS%%share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/as/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/az/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/be/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/br/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/da/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/de/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/el/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/es/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/et/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/fur/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/he/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/id/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/io/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/is/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/it/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/km/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/li/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/my/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/or/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/si/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/te/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/th/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo share/thumbnailers/gdk-pixbuf-thumbnailer.thumbnailer @postexec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>/dev/null || /usr/bin/true @postunexec rm %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>&1 >/dev/null || true