void-packages/templates/xwininfo/template

19 lines
583 B
Plaintext
Raw Normal View History

# 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