vp-build/srcpkgs/xlsclients/template

18 lines
469 B
Bash

# Template build file for 'xlsclients'.
pkgname=xlsclients
version=1.1.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libxcb-devel"
short_desc="X client listing utility"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://xorg.freedesktop.org/"
license="MIT"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=773f2af49c7ea2c44fba4213bee64325875c1b3c9bc4bbcd8dac9261751809c1
post_install() {
vlicense COPYING
}