vp-build/templates/xdriinfo/template
Juan RP d31514b01a Added xdriinfo-1.0.2 template.
--HG--
extra : convert_revision : 325bcc60020809cecd2b4e716e50a563b593224d
2009-03-27 05:27:39 +01:00

18 lines
656 B
Plaintext

# Template build file for 'xdriinfo'.
pkgname=xdriinfo
version=1.0.2
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X.org DRI information utility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=7b03ac095b6c79688c20ad61e3576d4698e3f16c09a7f3f1e7c50826814e7265
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."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full MesaLib