pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q4]: pkgsrc/multimedia/vlc08 Pullup ticket #2669 - request...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a4f2a6c23db
branches: pkgsrc-2008Q4
changeset: 552283:4a4f2a6c23db
user: tron <tron%pkgsrc.org@localhost>
date: Fri Jan 30 17:23:20 2009 +0000
description:
Pullup ticket #2669 - requested by sborrill
vlc08: build fix
Revisions pulled up:
- multimedia/vlc08/Makefile 1.14
---
Module Name: pkgsrc
Committed By: sborrill
Date: Thu Jan 29 11:32:05 UTC 2009
Modified Files:
pkgsrc/multimedia/vlc08: Makefile
Log Message:
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 53077d9848d2 -r 4a4f2a6c23db multimedia/vlc08/Makefile
--- a/multimedia/vlc08/Makefile Fri Jan 30 15:17:16 2009 +0000
+++ b/multimedia/vlc08/Makefile Fri Jan 30 17:23:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/12/18 17:28:16 bjs Exp $
+# $NetBSD: Makefile,v 1.13.2.1 2009/01/30 17:23:20 tron 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