2009-03-27 05:55:29 +01:00
|
|
|
# Template build file for 'xwininfo'.
|
|
|
|
pkgname=xwininfo
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.0.5
|
2009-03-27 05:55:29 +01:00
|
|
|
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>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=8db6b81a7b0bc4e7acce6c6d41df9747b0b19e12c21c5a70b51bbc63a42cdcd9
|
2009-03-27 05:55:29 +01:00
|
|
|
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
|