vlc: update to 1.1.6.
This commit is contained in:
parent
ddef768cb5
commit
180e26759f
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=1.1.5
|
version=1.1.6
|
||||||
revision=3
|
|
||||||
distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.bz2"
|
distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-gme --disable-libtar --enable-snapshot
|
configure_args="--disable-gme --disable-libtar --enable-snapshot
|
||||||
|
@ -9,7 +8,7 @@ configure_args="--disable-gme --disable-libtar --enable-snapshot
|
||||||
--enable-dvdread --enable-flac --disable-gnomevfs"
|
--enable-dvdread --enable-flac --disable-gnomevfs"
|
||||||
short_desc="VideoLan Client"
|
short_desc="VideoLan Client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=f8e3af9c317fb2e695ba2b9b7f5ac904e6eda3b078f632b98746ffc277e5ca26
|
checksum=e797f9fe60cbfc9df7c2cb019c27554213e32230a7beb4a3c6abc5287f069cac
|
||||||
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