pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cairo-gobject Follow cairo update to 1.12.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9aa2bb742cda
branches: trunk
changeset: 610756:9aa2bb742cda
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 04 23:49:50 2012 +0000
description:
Follow cairo update to 1.12.8.
Clean up a bit of pkglint while here.
diffstat:
graphics/cairo-gobject/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 6df7587fa974 -r 9aa2bb742cda graphics/cairo-gobject/Makefile
--- a/graphics/cairo-gobject/Makefile Sun Nov 04 23:48:54 2012 +0000
+++ b/graphics/cairo-gobject/Makefile Sun Nov 04 23:49:50 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2012/10/22 15:16:19 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/11/04 23:49:50 wiz Exp $
-DISTNAME= cairo-1.12.6
+DISTNAME= cairo-1.12.8
PKGNAME= ${DISTNAME:S/-/-gobject-/}
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
@@ -25,6 +25,8 @@
CONFIGURE_ARGS+= --enable-pdf
CONFIGURE_ARGS+= --enable-ps
+INSTALLATION_DIRS+= lib/pkgconfig
+
.if exists(/System/Library/Frameworks/Carbon.framework)
CONFIGURE_ARGS+= --enable-quartz
CONFIGURE_ARGS+= --enable-quartz-font
@@ -46,7 +48,6 @@
.endif
post-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/pkgconfig
${INSTALL_DATA} ${WRKSRC}/src/cairo-gobject.pc \
${DESTDIR}${PREFIX}/lib/pkgconfig
Home |
Main Index |
Thread Index |
Old Index