pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/libcdio Update "PKGCONFIG_OVERRIDE" to include th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a2f8994e46a
branches: trunk
changeset: 541128:7a2f8994e46a
user: tron <tron%pkgsrc.org@localhost>
date: Tue Apr 15 18:04:50 2008 +0000
description:
Update "PKGCONFIG_OVERRIDE" to include the C++ and UDF ".pc" files.
Bump package revision because of this fix.
diffstat:
misc/libcdio/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 5c6717fce231 -r 7a2f8994e46a misc/libcdio/Makefile
--- a/misc/libcdio/Makefile Tue Apr 15 18:04:08 2008 +0000
+++ b/misc/libcdio/Makefile Tue Apr 15 18:04:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2008/04/15 16:13:12 tron Exp $
+# $NetBSD: Makefile,v 1.35 2008/04/15 18:04:50 tron Exp $
DISTNAME= libcdio-0.80
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU:=libcdio/}
@@ -16,9 +17,12 @@
USE_TOOLS+= gmake perl:run pkg-config
USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= libcdio.pc.in
+PKGCONFIG_OVERRIDE+= libcdio++.pc.in
PKGCONFIG_OVERRIDE+= libcdio_cdda.pc.in
PKGCONFIG_OVERRIDE+= libcdio_paranoia.pc.in
PKGCONFIG_OVERRIDE+= libiso9660.pc.in
+PKGCONFIG_OVERRIDE+= libiso9660++.pc.in
+PKGCONFIG_OVERRIDE+= libudf.pc.in
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-versioned-libs
INFO_FILES= # PLIST
Home |
Main Index |
Thread Index |
Old Index