void-packages/srcpkgs/xdriinfo/template

18 lines
676 B
Plaintext
Raw Normal View History

# Template build file for 'xdriinfo'.
pkgname=xdriinfo
2011-02-19 09:48:31 +00:00
version=1.0.4
2013-03-31 07:52:24 +00:00
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel MesaLib-devel"
short_desc="X.org DRI information utility"
2013-03-31 07:52:24 +00:00
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
2011-02-19 09:48:31 +00:00
checksum=35c6e43d3b68ef5d93d013b4517014fb890bad96b2c801abf4f607927a94cb1c
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."