vlc: update to 2.1.1.
This commit is contained in:
parent
fa19440c5f
commit
9ea6a4b630
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=2.1.0
|
version=2.1.1
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="vlc-${version/a/}"
|
wrksrc="vlc-${version/a/}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gme --disable-libtar --enable-jack
|
configure_args="--disable-gme --disable-libtar --enable-jack
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.videolan.org/vlc/"
|
homepage="http://www.videolan.org/vlc/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://download.videolan.org/pub/videolan/vlc/${version/a/}/vlc-$version.tar.xz"
|
distfiles="http://download.videolan.org/pub/videolan/vlc/${version/a/}/vlc-$version.tar.xz"
|
||||||
checksum=d2177daa31786acf1e961b2f63429797a8c62c090e5359bcc7929a1ba5fe41f7
|
checksum=339c92cfb939ef6517b42fce7db59e59f259476d79d15b9b39e9d7f2b966b992
|
||||||
long_desc="
|
long_desc="
|
||||||
VLC media player is a highly portable multimedia player supporting most
|
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,
|
audio and video formats (H.264, Ogg, DivX, MKV, TS, MPEG-2, mp3, MPEG-4,
|
||||||
|
|
Loading…
Reference in New Issue