13 lines
441 B
Bash
13 lines
441 B
Bash
# Template build file for 'xdriinfo'.
|
|
pkgname=xdriinfo
|
|
version=1.0.5
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libX11-devel MesaLib-devel"
|
|
short_desc="X DRI information utility"
|
|
homepage="http://xorg.freedesktop.org"
|
|
license="MIT"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
checksum=4cba3766ef89557422062287248adeb933999071bad6f3ef9c0a478a3c680119
|