libvdpau: update to 0.9.

This commit is contained in:
Juan RP 2014-12-20 08:36:31 +01:00
parent c2790ff830
commit 407e46926f
1 changed files with 4 additions and 3 deletions

View File

@ -1,19 +1,20 @@
# Template file for 'libvdpau'
pkgname=libvdpau
version=0.8
version=0.9
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="dri2proto libX11-devel libXext-devel"
conf_files="/etc/vdpau_wrapper.cfg"
short_desc="The Video Decode and Presentation API for UNIX"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://cgit.freedesktop.org/~aplattner/libvdpau"
license="MIT"
distfiles="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${version}.tar.gz"
checksum=73a7d11cc1abed8bcaf1392bd361fc00fd43bd85bbeafb12a64bdd0bcb4101ed
checksum=e32957140835a545a01a3972db1143e01174db3d9c0017e51f6a3bf8b09c0e6e
post_install() {
vinstall COPYING 644 usr/share/licenses/${pkgname}
vlicense COPYING
}
libvdpau-devel_package() {