vlc: update to 2.1.4.

This commit is contained in:
Juan RP 2014-02-22 20:44:13 +01:00
parent 498bdef50d
commit 15023638a4

View file

@ -1,6 +1,6 @@
# Template file for 'vlc'
pkgname=vlc
version=2.1.3
version=2.1.4
revision=1
build_style=gnu-configure
configure_args="--disable-gme --disable-libtar --enable-jack
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.videolan.org/vlc/"
license="GPL-2"
distfiles="http://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
checksum=e03662fec900944eeea08d271d9c2e3d473d32079278998f3902e74e4fa6a111
checksum=3e566c7525478167e18cc53dc75d621e4af91eb40aabb6231e47db25d682d5d3
# XXX Add missing deps: gme, telepathy, lua, live555, libtar (for skins2).
hostmakedepends="automake libtool pkg-config libgcrypt-devel"