mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
multimedia/xvst: Fixed dep information
This commit is contained in:
parent
d288f8aa1b
commit
3a94da5b84
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue