2008-10-08 14:58:15 +02:00
|
|
|
# Template build file for 'xprop'.
|
|
|
|
pkgname=xprop
|
|
|
|
version=1.0.4
|
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-03-26 16:01:21 +01:00
|
|
|
checksum=daa47cba7d5a919ca1bd053d8a8b6af4904f77eded4bdb055cd915aa5f5cd772
|
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
|