vlc: update to 1.1.9.
This commit is contained in:
parent
d1b151ef5d
commit
4ca18691b0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vlc'
|
||||
pkgname=vlc
|
||||
version=1.1.8
|
||||
version=1.1.9
|
||||
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
|
||||
|
@ -8,7 +8,9 @@ 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=fb1ff7ed861a67510cdf91e8f3c1d23687a0db3ede78bf2baf292417aedabfb4
|
||||
homepage="http://www.videolan.org/vlc/"
|
||||
license="GPL-2"
|
||||
checksum=f0bd71decbcdaaee7d8421039eddef503425059fd5460c7ef7e0b403bbcb2d0b
|
||||
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