mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
multimedia/audiopreview: Fixed dep information
This commit is contained in:
parent
84a2eae270
commit
735165381c
2 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@ AudioPreview is a small command-line tool for Linux that can play previews of:
|
|||
* Internet Streams
|
||||
o radio stations, video streams and audio streams, ...
|
||||
|
||||
For additional codec support install gst-plugins-bad, gst-plugins-ugly, and
|
||||
gst-ffmpeg (for video support).
|
||||
For additional codec support install the optional dependencies
|
||||
gst-plugins-bad, gst-plugins-ugly, and gst-ffmpeg (for video support).
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://audiopreview.codealpha.net/files/audiopreview-0.6.tar.gz"
|
|||
MD5SUM="120f3ba6197c8008d8281e39874e3186"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gst-ffmpeg gst-plugins-bad gst-plugins-ugly"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
|
|
Loading…
Reference in a new issue