Added xlsatoms-1.0.1 template.
--HG-- extra : convert_revision : 7d1e5fbb0fc251665c78b1af2337ddec06ea236c
This commit is contained in:
parent
8fcce51cf9
commit
585544956e
1 changed files with 17 additions and 0 deletions
17
templates/xlsatoms/template
Normal file
17
templates/xlsatoms/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template build file for 'xlsatoms'.
|
||||
pkgname=xlsatoms
|
||||
version=1.0.1
|
||||
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>"
|
||||
checksum=456d575a0cdb37fc9415578a3ad34ba3cf9eb5eb0f6e5a25f97ca41db416d55a
|
||||
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
|
Loading…
Reference in a new issue