libvdpau: update to 1.4
This commit is contained in:
parent
ba6c05f646
commit
0ff2442693
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libvdpau'
|
||||
pkgname=libvdpau
|
||||
version=1.3
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorgproto libXext-devel"
|
||||
makedepends="libXext-devel xorgproto"
|
||||
conf_files="/etc/vdpau_wrapper.cfg"
|
||||
short_desc="Video Decode and Presentation API for UNIX"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://freedesktop.org/wiki/Software/VDPAU/"
|
||||
distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${version}/libvdpau-${version}.tar.gz"
|
||||
checksum=ba5f34571e258fd916d9fef3904e8a72eedb935e3d9055a0e3ea512854fba27c
|
||||
checksum=240dd8f9ec08de707529917677827ba12e13b9fc299eeb3af13ea05e7fc74aba
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue