libvdpau: update to 1.3.

This commit is contained in:
Daniel Eyßer 2019-11-26 19:50:05 +01:00 committed by Helmut Pozimski
parent 1da763a365
commit e79f3ac9ce

View file

@ -1,8 +1,8 @@
# Template file for 'libvdpau' # Template file for 'libvdpau'
pkgname=libvdpau pkgname=libvdpau
version=1.2 version=1.3
revision=1 revision=1
build_style=gnu-configure build_style=meson
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="xorgproto libXext-devel" makedepends="xorgproto libXext-devel"
conf_files="/etc/vdpau_wrapper.cfg" conf_files="/etc/vdpau_wrapper.cfg"
@ -10,8 +10,8 @@ short_desc="Video Decode and Presentation API for UNIX"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://freedesktop.org/wiki/Software/VDPAU/" homepage="https://freedesktop.org/wiki/Software/VDPAU/"
distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/uploads/14b620084c027d546fa0b3f083b800c6/libvdpau-${version}.tar.bz2" distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${version}/libvdpau-${version}.tar.gz"
checksum=6a499b186f524e1c16b4f5b57a6a2de70dfceb25c4ee546515f26073cd33fa06 checksum=ba5f34571e258fd916d9fef3904e8a72eedb935e3d9055a0e3ea512854fba27c
post_install() { post_install() {
vlicense COPYING vlicense COPYING