pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia Drop (apparently unreferenced, and unnecess...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d98018e6055e
branches: trunk
changeset: 386152:d98018e6055e
user: abs <abs%pkgsrc.org@localhost>
date: Tue Oct 09 15:17:44 2018 +0000
description:
Drop (apparently unreferenced, and unnecessary if was) BUILDLINK_API_DEPENDS.vcdimager
diffstat:
multimedia/vlc/Makefile | 3 +--
multimedia/vlc2/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 1e6b2aa3dd43 -r d98018e6055e multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile Tue Oct 09 15:15:20 2018 +0000
+++ b/multimedia/vlc/Makefile Tue Oct 09 15:17:44 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.212 2018/08/22 09:45:50 wiz Exp $
+# $NetBSD: Makefile,v 1.213 2018/10/09 15:17:44 abs Exp $
DISTNAME= vlc-${VLC_VERSION}
PKGREVISION= 9
@@ -30,7 +30,6 @@
.include "options.mk"
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.0
-BUILDLINK_API_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
CONFIGURE_ARGS+= --enable-dvdread
CONFIGURE_ARGS+= --enable-flac
diff -r 1e6b2aa3dd43 -r d98018e6055e multimedia/vlc2/Makefile
--- a/multimedia/vlc2/Makefile Tue Oct 09 15:15:20 2018 +0000
+++ b/multimedia/vlc2/Makefile Tue Oct 09 15:17:44 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2018/08/22 09:45:50 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2018/10/09 15:17:51 abs Exp $
DISTNAME= vlc-${VLC_VERSION}
PKGNAME= ${DISTNAME:S/vlc/vlc2/}
@@ -31,7 +31,6 @@
.include "options.mk"
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.0
-BUILDLINK_API_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
CONFIGURE_ARGS+= --enable-dvdread
CONFIGURE_ARGS+= --enable-flac
Home |
Main Index |
Thread Index |
Old Index