vlc: update to 1.1.13.
This commit is contained in:
parent
bffa71b9b6
commit
230d365107
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=1.1.12
|
version=1.1.13
|
||||||
revision=6
|
distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.bz2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gme --disable-libtar --enable-snapshot
|
configure_args="--disable-gme --disable-libtar --enable-snapshot
|
||||||
--disable-telepathy --disable-lua --disable-live555
|
--disable-telepathy --disable-lua --disable-live555
|
||||||
|
@ -12,7 +11,7 @@ short_desc="VideoLan Client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.videolan.org/vlc/"
|
homepage="http://www.videolan.org/vlc/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=d79c60a2c999b718844469c1889047d1b58cc29e1ee05670d4ce7de4fc2f7907
|
checksum=03edec44d463b9f5e7db56fd844c6d4ac79966638e1ac32dedcfb5847a9323c1
|
||||||
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 a new issue