xwininfo: fix makedepends, add homepage & license
This commit is contained in:
parent
127a62abaa
commit
cfa1eb90f8
1 changed files with 4 additions and 2 deletions
|
@ -3,9 +3,11 @@ pkgname=xwininfo
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="pkg-config libX11-devel libxcb-devel"
|
makedepends="pkg-config libX11-devel"
|
||||||
short_desc="Query information about X windows"
|
short_desc="Query information about X windows"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=645a57be4870fb6aba459e7dc96f4d8eaafa3b31bbcd42c997ac4cb021a2343d
|
checksum=645a57be4870fb6aba459e7dc96f4d8eaafa3b31bbcd42c997ac4cb021a2343d
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue