13 lines
519 B
Bash
13 lines
519 B
Bash
# Template file for 'vdpauinfo'
|
|
pkgname=vdpauinfo
|
|
version=1.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libvdpau-devel"
|
|
short_desc="Command line utility for querying the capabilities of a VDPAU device"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="MIT"
|
|
homepage="http://cgit.freedesktop.org/~aplattner/vdpauinfo"
|
|
distfiles="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${version}.tar.gz"
|
|
checksum=4054960b7ae618c351ff1ce3e7831b5cbda964ae1fbf9969b7146404d3044bc4
|