18 lines
563 B
Text
18 lines
563 B
Text
# Template build file for 'xprop'.
|
|
pkgname=xprop
|
|
version=1.2.1
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
short_desc="Property displayer for X"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="${XORG_HOME}"
|
|
license="MIT"
|
|
checksum=07907a189099b8a000406b5ca6c5346df238a9e1fe3b32dc59f48fe0ad12f1a3
|
|
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 build libX11-devel
|
|
Add_dependency build libXmu-devel
|