2008-10-08 14:58:15 +02:00
|
|
|
# Template build file for 'xprop'.
|
|
|
|
pkgname=xprop
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.1.0
|
2009-03-26 16:01:21 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2008-10-08 14:58:15 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Property displayer for X"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=cc8e07901574895f113baffda19272c54545879e02012314527ebbf2dcc66226
|
2008-10-08 14:58:15 +02:00
|
|
|
long_desc="
|
|
|
|
This package provides xprop, a property displayer for X.
|
|
|
|
This is from the modular X.org X11 project."
|
2009-03-26 16:01:21 +01:00
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libX11
|
|
|
|
Add_dependency full libXmu
|