xdriinfo: add homepage, license
This commit is contained in:
parent
73c1702e2f
commit
873c630591
1 changed files with 3 additions and 1 deletions
|
@ -1,11 +1,13 @@
|
|||
# Template build file for 'xdriinfo'.
|
||||
pkgname=xdriinfo
|
||||
version=1.0.4
|
||||
revision=2
|
||||
revision=3
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config libX11-devel MesaLib-devel"
|
||||
short_desc="X.org DRI information utility"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=35c6e43d3b68ef5d93d013b4517014fb890bad96b2c801abf4f607927a94cb1c
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue