diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 13:45:46 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-27 16:05:08 +0200 |
commit | 3a94da5b84d7eacd19c68eaea4cbe35a98eb4017 (patch) | |
tree | f7cdc63f6d9fdd6360f20549cc51157cd4317803 /multimedia | |
parent | d288f8aa1bc9416140d5b291e3ad24e169956103 (diff) | |
download | slackbuilds-3a94da5b84d7eacd19c68eaea4cbe35a98eb4017.tar.gz |
multimedia/xvst: Fixed dep information
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xvst/README | 1 | ||||
-rw-r--r-- | multimedia/xvst/xvst.info | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/xvst/README b/multimedia/xvst/README index 8b99536021..82253a29f5 100644 --- a/multimedia/xvst/README +++ b/multimedia/xvst/README @@ -3,7 +3,6 @@ clips from a lot of video websites. xVideoServiceThief also provide you the ability to convert each video in most popular formats: AVI, MPEG1, MPEG2, WMV, MP4, 3GP, MP3 file formats. -xvst requires ffmpeg as a runtime requirement for video conversion(s). xvst can also use flvstreamer as an optional dependency. If you'd like to check out the latest plugins from SVN, then pass diff --git a/multimedia/xvst/xvst.info b/multimedia/xvst/xvst.info index faf3d8a207..ebe80c5e73 100644 --- a/multimedia/xvst/xvst.info +++ b/multimedia/xvst/xvst.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/xviservicethief/xVST_2_4_1_src.zip" MD5SUM="7f8c2e79c3431cc46da306419abc16eb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ffmpeg flvstreamer" +REQUIRES="ffmpeg" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |