vp-build/templates/xwininfo/template
Juan RP 223d61c956 Added xwininfo-1.0.4 template.
--HG--
extra : convert_revision : 01ee8165b9780ac6f2e9462770711005033e8f35
2009-03-27 05:55:29 +01:00

19 lines
583 B
Plaintext

# Template build file for 'xwininfo'.
pkgname=xwininfo
version=1.0.4
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Query information about X windows"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=df9a52788632cd3338e7bd7107ac732b11b8e2c367d4600578cd77e350428ee4
long_desc="
This package provides xwininfo, a program to query the X server for
information about windows.
This is from the modular X.org X11 project."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libXext
Add_dependency full libXmu