2009-03-27 05:44:01 +01:00
|
|
|
# Template build file for 'xlsatoms'.
|
|
|
|
pkgname=xlsatoms
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.0.2
|
2009-03-27 05:44:01 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="List interned atoms defined on the X server"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=d66cd7682e5ea2a52e8da8a75ea6154f40a3a69938c6c2cf5d5c1e012f5c121b
|
2009-03-27 05:44:01 +01:00
|
|
|
long_desc="
|
|
|
|
$pkgname lists the interned atoms. By default, all atoms starting from 1
|
|
|
|
(the lowest atom value defined by the protocol) are listed until unknown
|
|
|
|
atom is found."
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libX11
|
|
|
|
Add_dependency full libXmu
|