multimedia/vlc: Fixed dep information

This commit is contained in:
ponce 2012-08-27 13:24:07 +02:00
parent 0c287afd47
commit 9ec8aeb0e6
2 changed files with 1 additions and 8 deletions

View file

@ -4,10 +4,3 @@ multimedia player, encoder, and streamer supporting many audio and
video codecs and file formats as well as DVDs, VCDs, and various
streaming protocols. It is able to stream over networks and to
transcode multimedia files and save them into various formats.
This SB has the following dependencies, not included in default
Slackware distribution but all available through slackbuilds.org:
a52dec, faac, faad2, ffmpeg, lame, libass, libavc1394, libdc1394,
libdca, libdvbpsi, libdvdcss, libdvdnav, libebml, libiconv, libmatroska,
libmodplug, libmpeg2, libshout, libupnp, live555, lua, musepack-tools,
portaudio, schroedinger, speex, twolame, vcdimager, x264.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/vlc/vlc-1.1.12.tar.xz"
MD5SUM="56cb9975725a12da8c84882bc00fdce0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="a52dec faac faad2 ffmpeg lame libass libavc1394 libdc1394 libdca libdvbpsi libdvdcss libdvdnav libebml libiconv libmatroska libmodplug libmpeg2 libshout libupnp live555 lua musepack-tools portaudio schroedinger speex transcode twolame vcdimager x264"
REQUIRES="a52dec faac faad2 ffmpeg libass libavc1394 libdc1394 libdca libdvbpsi libdvdcss libdvdnav libebml libiconv libmatroska libmodplug libmpeg2 libshout libupnp live555 lua musepack-tools portaudio schroedinger speex twolame vcdimager"
MAINTAINER="Andrea De Pasquale"
EMAIL="andrea@de-pasquale.name"