22 lines
747 B
Text
22 lines
747 B
Text
# Template build file for 'libXres'.
|
|
pkgname=libXres
|
|
version=1.0.6
|
|
homepage="${XORG_SITE}"
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="X Resource Information Extension Library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
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."
|
|
|
|
subpackages="$pkgname-devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build resourceproto
|
|
Add_dependency build libX11-devel
|
|
Add_dependency build libXext-devel
|