vlc: update to 2.0.3.
This commit is contained in:
parent
549affd5ee
commit
6f39d0e820
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=2.0.2
|
version=2.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gme --disable-libtar --disable-jack
|
configure_args="--disable-gme --disable-libtar --disable-jack
|
||||||
|
@ -24,7 +24,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/vlc-$version.tar.xz"
|
distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.xz"
|
||||||
checksum=111a83b19d09989c1743ed708897586e20f6cd37f27cc2fcac09c75a7221c62f
|
checksum=fba9805f7415aebf5b88614de83802dc59d3282ff339128da41addf7e375d2d2
|
||||||
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