Added xdriinfo-1.0.2 template.
--HG-- extra : convert_revision : 325bcc60020809cecd2b4e716e50a563b593224d
This commit is contained in:
parent
0a19706ba5
commit
d31514b01a
|
@ -0,0 +1,17 @@
|
|||
# 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
|
Loading…
Reference in New Issue