mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vdpauinfo: update to 1.4.
This commit is contained in:
parent
c93bb8700a
commit
08329ee9e7
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'vdpauinfo'
|
# Template file for 'vdpauinfo'
|
||||||
pkgname=vdpauinfo
|
pkgname=vdpauinfo
|
||||||
version=1.0
|
_glhash=8f047eac351672cc4316724edb6ad2b2
|
||||||
revision=3
|
version=1.4
|
||||||
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
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="http://cgit.freedesktop.org/~aplattner/vdpauinfo"
|
homepage="https://freedesktop.org/wiki/Software/VDPAU/"
|
||||||
distfiles="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/vdpau/vdpauinfo/uploads/${_glhash}/vdpauinfo-${version}.tar.gz"
|
||||||
checksum=4054960b7ae618c351ff1ce3e7831b5cbda964ae1fbf9969b7146404d3044bc4
|
checksum=40188bc5671c139e58330dbcac2a6ced0064485cb4cdf368558feca17d7922a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue