[Midnightbsd-cvs] mports [19405] trunk/print/libspectre: libspectre 0.2.7
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Jun 9 20:50:26 EDT 2015
Revision: 19405
http://svnweb.midnightbsd.org/mports/?rev=19405
Author: laffer1
Date: 2015-06-09 20:50:26 -0400 (Tue, 09 Jun 2015)
Log Message:
-----------
libspectre 0.2.7
Modified Paths:
--------------
trunk/print/libspectre/Makefile
trunk/print/libspectre/distinfo
trunk/print/libspectre/pkg-descr
trunk/print/libspectre/pkg-plist
Modified: trunk/print/libspectre/Makefile
===================================================================
--- trunk/print/libspectre/Makefile 2015-06-10 00:49:01 UTC (rev 19404)
+++ trunk/print/libspectre/Makefile 2015-06-10 00:50:26 UTC (rev 19405)
@@ -1,22 +1,22 @@
-#
# $MidnightBSD$
-# $MCom: ports/print/libspectre/Makefile,v 1.2 2008/03/13 16:30:50 ahze Exp $
PORTNAME= libspectre
-PORTVERSION= 0.2.6
+PORTVERSION= 0.2.7
CATEGORIES= print
MASTER_SITES= http://libspectre.freedesktop.org/releases/
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A small library for rendering Postscript documents
+COMMENT= Small library for rendering Postscript documents
+
LICENSE= gpl2
-LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
-
-USE_AUTOTOOLS= libtool
+USES= gmake libtool:keepla pathfix pkgconfig
USE_LDCONFIG= yes
-USE_GNOME= gnomehack gnomeprefix ltverhack
+USE_GNOME= cairo
USE_GHOSTSCRIPT=yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
Modified: trunk/print/libspectre/distinfo
===================================================================
--- trunk/print/libspectre/distinfo 2015-06-10 00:49:01 UTC (rev 19404)
+++ trunk/print/libspectre/distinfo 2015-06-10 00:50:26 UTC (rev 19405)
@@ -1,4 +1,2 @@
-MD5 (libspectre-0.2.6.tar.gz) = 5c6db35f2097c3a04c48c7f435d4b507
-SHA256 (libspectre-0.2.6.tar.gz) = 2f637c62322c8040514284c00f63a5c310a28801e7dcfbe2ba2791be4fac0dd3
-RMD160 (libspectre-0.2.6.tar.gz) = cb473eeeea513eddf1aee3e144f9c1d47d1f1342
-SIZE (libspectre-0.2.6.tar.gz) = 358088
+SHA256 (libspectre-0.2.7.tar.gz) = e81b822a106beed14cf0fec70f1b890c690c2ffa150fa2eee41dc26518a6c3ec
+SIZE (libspectre-0.2.7.tar.gz) = 387947
Modified: trunk/print/libspectre/pkg-descr
===================================================================
--- trunk/print/libspectre/pkg-descr 2015-06-10 00:49:01 UTC (rev 19404)
+++ trunk/print/libspectre/pkg-descr 2015-06-10 00:50:26 UTC (rev 19405)
@@ -1,3 +1,3 @@
A small library for rendering Postscript documents
-WWW: http://libspectre.freedesktop.org/wiki/
+WWW: http://www.freedesktop.org/wiki/Software/libspectre/
Modified: trunk/print/libspectre/pkg-plist
===================================================================
--- trunk/print/libspectre/pkg-plist 2015-06-10 00:49:01 UTC (rev 19404)
+++ trunk/print/libspectre/pkg-plist 2015-06-10 00:50:26 UTC (rev 19405)
@@ -10,5 +10,5 @@
lib/libspectre.la
lib/libspectre.so
lib/libspectre.so.1
+lib/libspectre.so.1.1.7
libdata/pkgconfig/libspectre.pc
- at dirrm include/libspectre
More information about the Midnightbsd-cvs
mailing list