2009-03-19 04:18:18 +01:00
|
|
|
# Template build file for 'libXxf86misc'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXxf86misc
|
|
|
|
version=1.0.1
|
2012-05-23 08:14:33 +02:00
|
|
|
revision=3
|
2009-02-12 21:07:35 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config xproto xextproto xf86miscproto libX11-devel libXext-devel"
|
2008-10-01 17:07:54 +02:00
|
|
|
short_desc="Library for the XFree86-Misc X extension"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-12 21:07:35 +01:00
|
|
|
checksum=2122d67d49aaa06eeaeb3db173ea8a7048f3b52665e5135874bc5cadada91289
|
2008-10-01 17:07:54 +02:00
|
|
|
long_desc="
|
|
|
|
This library from the modular X.org project provides an interface
|
|
|
|
to the XFree86-Misc extension which allows various server settings
|
|
|
|
to be queried and changed dynamically."
|
2009-02-12 21:07:35 +01:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|