pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/vlc08 Force a new version of libcdio for AP...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38ad018b0b16
branches: trunk
changeset: 553752:38ad018b0b16
user: sborrill <sborrill%pkgsrc.org@localhost>
date: Thu Jan 29 11:32:05 2009 +0000
description:
Force a new version of libcdio for API compatibility (otherwise building
the cdda module fails).
diffstat:
multimedia/vlc08/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f7a087358914 -r 38ad018b0b16 multimedia/vlc08/Makefile
--- a/multimedia/vlc08/Makefile Thu Jan 29 10:42:34 2009 +0000
+++ b/multimedia/vlc08/Makefile Thu Jan 29 11:32:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/12/18 17:28:16 bjs Exp $
+# $NetBSD: Makefile,v 1.14 2009/01/29 11:32:05 sborrill Exp $
#
DISTNAME= vlc-${VLC_VER}
@@ -33,6 +33,7 @@
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.0
BUILDLINK_API_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
+BUILDLINK_API_DEPENDS.libcdio+= libcdio>=0.81
CONFIGURE_ARGS+= --disable-speex # needs unstable 1.1.x branch
CONFIGURE_ARGS+= --disable-gtk
Home |
Main Index |
Thread Index |
Old Index