2009-03-27 04:27:39 +00:00
|
|
|
# Template build file for 'xdriinfo'.
|
|
|
|
pkgname=xdriinfo
|
2011-02-19 09:48:31 +00:00
|
|
|
version=1.0.4
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=2
|
2009-03-27 04:27:39 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config libX11-devel MesaLib-devel"
|
2009-03-27 04:27:39 +00:00
|
|
|
short_desc="X.org DRI information utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 09:48:31 +00:00
|
|
|
checksum=35c6e43d3b68ef5d93d013b4517014fb890bad96b2c801abf4f607927a94cb1c
|
2009-03-27 04:27:39 +00:00
|
|
|
long_desc="
|
|
|
|
The xdriinfo utility prints an XML description of a DRI driver. The driver
|
|
|
|
can be specified directly by driver name or indirectly by screen number.
|
|
|
|
No X connection is needed if the driver name is explicitly specified."
|
|
|
|
|
2011-11-03 13:00:05 +00:00
|
|
|
|