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
|
2009-03-27 05:53:02 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-03-31 09:52:46 +02:00
|
|
|
revision=2
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config 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>"
|
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
|
|
|
|
video adaptor accessible through the X-Video extension.
|
|
|
|
|
|
|
|
This is from the modular X.org X11 project."
|
2011-02-19 11:34:45 +01:00
|
|
|
|