Add a RUN_DEPENDS on rtmpdump (default) or flvstreamer.

This is required for some formats.

Adapt DESCR accordingly.

input and ok sthen@ (maintainer)
This commit is contained in:
ajacoutot 2012-04-28 14:14:49 +00:00
parent 6a25f21ca1
commit a3a81e72f6
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2012/03/13 00:43:55 nigel Exp $
# $OpenBSD: Makefile,v 1.18 2012/04/28 14:14:49 ajacoutot Exp $
COMMENT= download flash video files from various sites
@ -6,6 +6,8 @@ DISTNAME= App-get_flash_videos-1.24.20120309
PKGNAME= ${DISTNAME:S/App-//}
CATEGORIES= multimedia
REVISION= 0
HOMEPAGE= http://get-flash-videos.googlecode.com/
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
@ -28,6 +30,7 @@ RUN_DEPENDS= devel/p5-Term-ReadKey \
multimedia/p5-AMF-Connection \
multimedia/p5-Data-AMF \
multimedia/p5-Storable-AMF \
rtmpdump-*|flvstreamer-*:net/rtmpdump \
security/p5-Crypt-Blowfish_PP \
security/p5-Crypt-Rijndael \
textproc/p5-XML-Simple \

View File

@ -1,3 +1,2 @@
Download or play videos from various Flash-based video hosting
sites, without having to use the Flash player. You may optionally
install rtmpdump to allow download from additional sites.
sites, without having to use the Flash player.