Index: head/graphics/libgxps/Makefile =================================================================== --- head/graphics/libgxps/Makefile (revision 443613) +++ head/graphics/libgxps/Makefile (revision 443614) @@ -1,25 +1,24 @@ # Created by: Gustau Perez # $FreeBSD$ PORTNAME= libgxps -PORTVERSION= 0.2.3.2 +PORTVERSION= 0.2.5 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GObject based library for rendering XPS documents LIB_DEPENDS= libfreetype.so:print/freetype2 \ libtiff.so:graphics/tiff \ + libpng16.so:graphics/png \ liblcms2.so:graphics/lcms2 -USES= gettext gmake jpeg libtool libarchive pathfix pkgconfig tar:xz +USES= gettext gmake jpeg libtool libarchive localbase pathfix pkgconfig tar:xz USE_LDCONFIG= yes -USE_GNOME= cairo gnomeprefix glib20 intlhack +USE_GNOME= cairo glib20 gnomeprefix introspection:build GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-introspection \ - --disable-compile-warnings INSTALL_TARGET= install-strip .include Index: head/graphics/libgxps/distinfo =================================================================== --- head/graphics/libgxps/distinfo (revision 443613) +++ head/graphics/libgxps/distinfo (revision 443614) @@ -1,2 +1,3 @@ -SHA256 (gnome3/libgxps-0.2.3.2.tar.xz) = 6ea5f0ed85665a4e6702e31e38b5f1b2e5ae4f3d316a55d7f1fb1799224b4127 -SIZE (gnome3/libgxps-0.2.3.2.tar.xz) = 323060 +TIMESTAMP = 1497509545 +SHA256 (gnome3/libgxps-0.2.5.tar.xz) = 3e7594c5c9b077171ec9ccd3ff2b4f4c4b29884d26d4f35e740c8887b40199a0 +SIZE (gnome3/libgxps-0.2.5.tar.xz) = 346532 Index: head/graphics/libgxps/pkg-plist =================================================================== --- head/graphics/libgxps/pkg-plist (revision 443613) +++ head/graphics/libgxps/pkg-plist (revision 443614) @@ -1,43 +1,44 @@ bin/xpstojpeg bin/xpstopdf bin/xpstopng bin/xpstops bin/xpstosvg include/libgxps/gxps-core-properties.h include/libgxps/gxps-document-structure.h include/libgxps/gxps-document.h include/libgxps/gxps-error.h include/libgxps/gxps-file.h include/libgxps/gxps-links.h include/libgxps/gxps-page.h include/libgxps/gxps-version.h include/libgxps/gxps.h +lib/girepository-1.0/GXPS-0.1.typelib lib/libgxps.a lib/libgxps.so lib/libgxps.so.2 -lib/libgxps.so.2.2.0 +lib/libgxps.so.2.2.1 libdata/pkgconfig/libgxps.pc %%PORTDOCS%%%%DOCSDIR%%/GXPSCoreProperties.html %%PORTDOCS%%%%DOCSDIR%%/GXPSDocument.html %%PORTDOCS%%%%DOCSDIR%%/GXPSDocumentStructure.html %%PORTDOCS%%%%DOCSDIR%%/GXPSFile.html %%PORTDOCS%%%%DOCSDIR%%/GXPSPage.html %%PORTDOCS%%%%DOCSDIR%%/annotation-glossary.html %%PORTDOCS%%%%DOCSDIR%%/api-index-0-2-1.html %%PORTDOCS%%%%DOCSDIR%%/api-index-0-2-3.html %%PORTDOCS%%%%DOCSDIR%%/api-index-full.html %%PORTDOCS%%%%DOCSDIR%%/ch01.html %%PORTDOCS%%%%DOCSDIR%%/home.png %%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/index.sgml %%PORTDOCS%%%%DOCSDIR%%/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/left.png %%PORTDOCS%%%%DOCSDIR%%/libgxps-GXPS-Links.html %%PORTDOCS%%%%DOCSDIR%%/libgxps-GXPSError.html %%PORTDOCS%%%%DOCSDIR%%/libgxps-Version-Information.html %%PORTDOCS%%%%DOCSDIR%%/libgxps.devhelp2 %%PORTDOCS%%%%DOCSDIR%%/right-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/right.png %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/up.png +share/gir-1.0/GXPS-0.1.gir