[Midnightbsd-cvs] mports [19676] trunk/graphics: add libgxps graphics library
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Aug 7 16:31:52 EDT 2015
Revision: 19676
http://svnweb.midnightbsd.org/mports/?rev=19676
Author: laffer1
Date: 2015-08-07 16:31:52 -0400 (Fri, 07 Aug 2015)
Log Message:
-----------
add libgxps graphics library
Modified Paths:
--------------
trunk/graphics/Makefile
Added Paths:
-----------
trunk/graphics/libgxps/
trunk/graphics/libgxps/Makefile
trunk/graphics/libgxps/distinfo
trunk/graphics/libgxps/pkg-descr
trunk/graphics/libgxps/pkg-plist
Modified: trunk/graphics/Makefile
===================================================================
--- trunk/graphics/Makefile 2015-08-07 20:30:50 UTC (rev 19675)
+++ trunk/graphics/Makefile 2015-08-07 20:31:52 UTC (rev 19676)
@@ -76,6 +76,7 @@
SUBDIR += libgnomecanvas
SUBDIR += libgnomecanvasmm
SUBDIR += libgphoto2
+SUBDIR += libgxps
SUBDIR += libksane
SUBDIR += liblqr-1
SUBDIR += libmng
Added: trunk/graphics/libgxps/Makefile
===================================================================
--- trunk/graphics/libgxps/Makefile (rev 0)
+++ trunk/graphics/libgxps/Makefile 2015-08-07 20:31:52 UTC (rev 19676)
@@ -0,0 +1,28 @@
+# Created by: Gustau Perez <gustau.perez at gmail.com>
+# $MidnightBSD$
+# $FreeBSD: head/graphics/libgxps/Makefile 392537 2015-07-19 22:04:44Z bapt $
+
+PORTNAME= libgxps
+PORTVERSION= 0.2.2
+CATEGORIES= graphics gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= GObject based library for rendering XPS documents
+
+LICENSE= lgpl2.1
+
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
+ libtiff.so:${PORTSDIR}/graphics/tiff \
+ liblcms2.so:${PORTSDIR}/graphics/lcms2
+
+USES= gettext gmake jpeg libtool libarchive pathfix pkgconfig tar:xz
+USE_LDCONFIG= yes
+USE_GNOME= cairo gnomeprefix glib20 intlhack
+GNU_CONFIGURE= yes
+MAKE_ARGS+= V=1
+CONFIGURE_ARGS+= --enable-introspection=no
+INSTALL_TARGET= install-strip
+
+.include <bsd.port.mk>
Property changes on: trunk/graphics/libgxps/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/libgxps/distinfo
===================================================================
--- trunk/graphics/libgxps/distinfo (rev 0)
+++ trunk/graphics/libgxps/distinfo 2015-08-07 20:31:52 UTC (rev 19676)
@@ -0,0 +1,2 @@
+SHA256 (gnome3/libgxps-0.2.2.tar.xz) = 39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be
+SIZE (gnome3/libgxps-0.2.2.tar.xz) = 302844
Property changes on: trunk/graphics/libgxps/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/libgxps/pkg-descr
===================================================================
--- trunk/graphics/libgxps/pkg-descr (rev 0)
+++ trunk/graphics/libgxps/pkg-descr 2015-08-07 20:31:52 UTC (rev 19676)
@@ -0,0 +1,3 @@
+libgxps is a GObject based library for rendering XPS documents.
+
+WWW: https://wiki.gnome.org/action/show/Projects/libgxps
Property changes on: trunk/graphics/libgxps/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/libgxps/pkg-plist
===================================================================
--- trunk/graphics/libgxps/pkg-plist (rev 0)
+++ trunk/graphics/libgxps/pkg-plist 2015-08-07 20:31:52 UTC (rev 19676)
@@ -0,0 +1,37 @@
+bin/xpstojpeg
+bin/xpstopdf
+bin/xpstopng
+bin/xpstops
+bin/xpstosvg
+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/libgxps.a
+lib/libgxps.so
+lib/libgxps.so.2
+lib/libgxps.so.2.1.1
+libdata/pkgconfig/libgxps.pc
+%%DOCSDIR%%/GXPSDocument.html
+%%DOCSDIR%%/GXPSDocumentStructure.html
+%%DOCSDIR%%/GXPSFile.html
+%%DOCSDIR%%/GXPSPage.html
+%%DOCSDIR%%/annotation-glossary.html
+%%DOCSDIR%%/api-index-0-2-1.html
+%%DOCSDIR%%/api-index-full.html
+%%DOCSDIR%%/ch01.html
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/libgxps-GXPS-Links.html
+%%DOCSDIR%%/libgxps-GXPSError.html
+%%DOCSDIR%%/libgxps-Version-Information.html
+%%DOCSDIR%%/libgxps.devhelp2
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/style.css
+%%DOCSDIR%%/up.png
Property changes on: trunk/graphics/libgxps/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list