vlc: update to 1.1.6.
This commit is contained in:
parent
ddef768cb5
commit
180e26759f
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'vlc'
|
||||
pkgname=vlc
|
||||
version=1.1.5
|
||||
revision=3
|
||||
version=1.1.6
|
||||
distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
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"
|
||||
short_desc="VideoLan Client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=f8e3af9c317fb2e695ba2b9b7f5ac904e6eda3b078f632b98746ffc277e5ca26
|
||||
checksum=e797f9fe60cbfc9df7c2cb019c27554213e32230a7beb4a3c6abc5287f069cac
|
||||
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,
|
||||
|
|
Loading…
Reference in New Issue