pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/get_iplayer Comment out wip/flvstreamer dependency...
details: https://anonhg.NetBSD.org/pkgsrc/rev/acd0caaa2cc0
branches: trunk
changeset: 641578:acd0caaa2cc0
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 12 09:26:10 2014 +0000
description:
Comment out wip/flvstreamer dependency and mark as BROKEN until that
is imported.
diffstat:
net/get_iplayer/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 46f0bf8c0d41 -r acd0caaa2cc0 net/get_iplayer/Makefile
--- a/net/get_iplayer/Makefile Wed Nov 12 00:16:48 2014 +0000
+++ b/net/get_iplayer/Makefile Wed Nov 12 09:26:10 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/11/11 21:49:01 shattered Exp $
+# $NetBSD: Makefile,v 1.2 2014/11/12 09:26:10 wiz Exp $
DISTNAME= get_iplayer-2.90
CATEGORIES= net multimedia
@@ -9,12 +9,14 @@
COMMENT= Search, index, record or stream BBC iPlayer broadcasts
LICENSE= gnu-gpl-v3
+BROKEN= missing wip dependency
+
DEPENDS+= p5-HTML-Parser>=3.0:../../www/p5-HTML-Parser
DEPENDS+= p5-HTTP-Cookies>=6.0:../../www/p5-HTTP-Cookies
DEPENDS+= p5-HTTP-Date>=6.0:../../www/p5-HTTP-Date
DEPENDS+= p5-libwww>=6.0:../../www/p5-libwww
DEPENDS+= rtmpdump>=1.8:../../net/rtmpdump
-DEPENDS+= flvstreamer>=1.8:../../wip/flvstreamer
+#DEPENDS+= flvstreamer>=1.8:../../wip/flvstreamer
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index