void-packages/templates/xprop/template
Juan RP 13766ba521 xorg: update to 7.5.
--HG--
extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
2009-10-28 03:06:01 +01:00

16 lines
526 B
Text

# Template build file for 'xprop'.
pkgname=xprop
version=1.1.0
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Property displayer for X"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=cc8e07901574895f113baffda19272c54545879e02012314527ebbf2dcc66226
long_desc="
This package provides xprop, a property displayer for X.
This is from the modular X.org X11 project."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXmu