vdpauinfo: update to 1.5

This commit is contained in:
Saksham Verma 2024-11-18 19:29:09 +05:30 committed by Duncan Overbruck
parent 934d16a039
commit 1244ec58ad

View file

@ -1,17 +1,20 @@
# Template file for 'vdpauinfo' # Template file for 'vdpauinfo'
pkgname=vdpauinfo pkgname=vdpauinfo
_glhash=8f047eac351672cc4316724edb6ad2b2 version=1.5
version=1.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config automake"
makedepends="libvdpau-devel" makedepends="libvdpau-devel"
short_desc="Command line utility for querying the capabilities of a VDPAU device" short_desc="Command line utility for querying the capabilities of a VDPAU device"
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/vdpauinfo/uploads/${_glhash}/vdpauinfo-${version}.tar.gz" distfiles="https://gitlab.freedesktop.org/vdpau/vdpauinfo/-/archive/${version}/vdpauinfo-${version}.tar.gz"
checksum=40188bc5671c139e58330dbcac2a6ced0064485cb4cdf368558feca17d7922a0 checksum=1878d54f6732d02cedef8eabe77e23fc2239b4ec202612403a383f4140a17bc3
pre_configure() {
autoreconf -fi
}
post_install() { post_install() {
vlicense COPYING vlicense COPYING