mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'libvdpau'
|
||||||
pkgname=libvdpau
|
pkgname=libvdpau
|
||||||
version=1.3
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorgproto libXext-devel"
|
makedepends="libXext-devel xorgproto"
|
||||||
conf_files="/etc/vdpau_wrapper.cfg"
|
conf_files="/etc/vdpau_wrapper.cfg"
|
||||||
short_desc="Video Decode and Presentation API for UNIX"
|
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/-/archive/${version}/libvdpau-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${version}/libvdpau-${version}.tar.gz"
|
||||||
checksum=ba5f34571e258fd916d9fef3904e8a72eedb935e3d9055a0e3ea512854fba27c
|
checksum=240dd8f9ec08de707529917677827ba12e13b9fc299eeb3af13ea05e7fc74aba
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue