libvdpau: update to 1.2.
This commit is contained in:
parent
2de75b7593
commit
22fb1c99e5
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libvdpau'
|
||||
pkgname=libvdpau
|
||||
version=1.1.1
|
||||
revision=3
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorgproto libXext-devel"
|
||||
conf_files="/etc/vdpau_wrapper.cfg"
|
||||
short_desc="The Video Decode and Presentation API for UNIX"
|
||||
short_desc="Video Decode and Presentation API for UNIX"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
homepage="http://cgit.freedesktop.org/~aplattner/libvdpau"
|
||||
license="MIT"
|
||||
distfiles="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${version}.tar.gz"
|
||||
checksum=5fe093302432ef05086ca2ee429c789b7bf843e166d482d166e56859b08bef55
|
||||
homepage="https://freedesktop.org/wiki/Software/VDPAU/"
|
||||
distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/uploads/14b620084c027d546fa0b3f083b800c6/libvdpau-${version}.tar.bz2"
|
||||
checksum=6a499b186f524e1c16b4f5b57a6a2de70dfceb25c4ee546515f26073cd33fa06
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname=libvdpau-libvdpau
|
Loading…
Reference in New Issue