2009-03-27 05:53:02 +01:00
|
|
|
# Template build file for 'xvinfo'.
|
|
|
|
pkgname=xvinfo
|
2011-02-19 11:34:45 +01:00
|
|
|
version=1.1.1
|
2013-04-14 18:42:25 +02:00
|
|
|
revision=3
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-04-14 18:42:25 +02:00
|
|
|
hostmakedepends="pkg-config"
|
|
|
|
makedepends="libX11-devel libXv-devel"
|
2009-03-27 05:53:02 +01:00
|
|
|
short_desc="Query X-Video capabilities"
|
2013-03-31 09:52:46 +02:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2009-03-27 05:53:02 +01:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-14 18:42:25 +02:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-02-19 11:34:45 +01:00
|
|
|
checksum=60c74aa190bcf1e244f6f1576dc43869018a8ed5ba319703a5c198d3466a3985
|
2009-03-27 05:53:02 +01:00
|
|
|
long_desc="
|
|
|
|
This package provides xvinfo, a program to query the capability of the
|
2013-04-14 18:42:25 +02:00
|
|
|
video adaptor accessible through the X-Video extension."
|