void-packages/srcpkgs/libXres/template
2013-03-25 06:29:09 +01:00

21 lines
691 B
Plaintext

# Template build file for 'libXres'.
pkgname=libXres
version=1.0.6
revision=2
subpackages="$pkgname-devel"
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="resourceproto libXext-devel"
short_desc="X Resource Information Extension Library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
homepage="${XORG_SITE}"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=ff8661c925e8b182f98ae98f02bbd93c55259ef7f34a92c1a126b6074ebde890
long_desc="
This package contains the X Resource Information Extension Library
from the modular X.org project.
X-Resource is an extension that allows a client to query the X
server about its usage of various resources."