vlc: update to 2.1.2.

This commit is contained in:
Juan RP 2013-12-10 14:05:10 +01:00
parent 2a1d57e652
commit f6b5f27c05

View file

@ -1,27 +1,18 @@
# Template file for 'vlc'
pkgname=vlc
version=2.1.1
revision=2
version=2.1.2
revision=1
wrksrc="vlc-${version/a/}"
build_style=gnu-configure
configure_args="--disable-gme --disable-libtar --enable-jack
--disable-telepathy --disable-lua --disable-live555 --disable-fluidsynth
--enable-dvdread --enable-flac --disable-gnomevfs --disable-portaudio"
short_desc="VideoLan Client"
short_desc="VideoLan Client - A highly portable multimedia player"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.videolan.org/vlc/"
license="GPL-2"
distfiles="http://download.videolan.org/pub/videolan/vlc/${version/a/}/vlc-$version.tar.xz"
checksum=339c92cfb939ef6517b42fce7db59e59f259476d79d15b9b39e9d7f2b966b992
long_desc="
VLC media player is a highly portable multimedia player supporting most
audio and video formats (H.264, Ogg, DivX, MKV, TS, MPEG-2, mp3, MPEG-4,
aac, ...) from files, physical media (DVDs, VCD, Audio-CD), TV capture
cards and many network streaming protocols.
It can also convert media files, transcode and act as a streaming server
over unicast or multicast and IPv4 or IPv6. It doesn't need any external
codec, program or codec pack to work."
checksum=219b812be1bc2eba40faa86419d0aa2c479a7380af8af216e8bfa22eb6fc8ec4
# XXX Add missing deps: gme, telepathy, lua, live555, libtar (for skins2).
hostmakedepends="pkg-config"