vlc: update to 2.0.1.
This commit is contained in:
parent
77cfbdc0ca
commit
1a3d5bed32
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'vlc'
|
||||
pkgname=vlc
|
||||
version=2.0.0
|
||||
revision=1
|
||||
version=2.0.1
|
||||
distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gme --disable-libtar --disable-jack
|
||||
|
@ -11,7 +10,7 @@ short_desc="VideoLan Client"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.videolan.org/vlc/"
|
||||
license="GPL-2"
|
||||
checksum=455fc04b5f7ce3d7294ed71a9dd172ff4eb97875cfc30b554ef4ce55ec6f5106
|
||||
checksum=7f485725c17487a77d70844cbd9acf528360d65cd6ff79d206657920f4fcbf4b
|
||||
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,
|
||||
|
|
|
@ -66,7 +66,6 @@ libgmodule-2.0.so.0
|
|||
libgthread-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libxml2.so.2
|
||||
libgnutls.so.26
|
||||
librsvg-2.so.2
|
||||
libavahi-common.so.3
|
||||
libavahi-client.so.3
|
||||
|
@ -88,3 +87,4 @@ libspeexdsp.so.1
|
|||
libtheoraenc.so.1
|
||||
libtheoradec.so.1
|
||||
libXinerama.so.1
|
||||
libsmbclient.so.0
|
||||
|
|
Loading…
Reference in New Issue