18 lines
543 B
Plaintext
18 lines
543 B
Plaintext
|
# Template build file for 'xlsclients'.
|
||
|
pkgname=xlsclients
|
||
|
version=1.0.1
|
||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="X client listing utility"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=988c71c6dc3519523fe5844ee3e49d91f843a83c783dd0baa20526d9d2981698
|
||
|
long_desc="
|
||
|
This package provides xlsclients, a program to list client applications
|
||
|
running on a display.
|
||
|
|
||
|
This is from the modular X.org X11 project."
|
||
|
|
||
|
Add_dependency full glibc
|
||
|
Add_dependency full libX11
|
||
|
Add_dependency full libXmu
|