vlc: update to 1.1.4.
This commit is contained in:
parent
c68c7929ee
commit
7eb42d3ae7
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vlc'
|
||||
pkgname=vlc
|
||||
version=1.1.0
|
||||
version=1.1.4
|
||||
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,7 @@ configure_args="--disable-gme --disable-libtar --enable-snapshot
|
|||
--enable-dvdread --disable-smb --enable-flac --disable-gnomevfs"
|
||||
short_desc="VideoLan Client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a9fb2c5cc400464bbb53ba6feb94f14884f3c76d52eac1ee4c2953a1ce63f1c8
|
||||
checksum=0951493d27af3f950ed57ff123d9cb17ed1d17c8ae51741d3a90f4973af397d7
|
||||
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,
|
||||
|
@ -62,6 +62,7 @@ Add_dependency run xcb-util
|
|||
Add_dependency run libxcb
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libnotify
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run atk
|
||||
|
|
Loading…
Reference in a new issue