2009-03-19 04:31:03 +01:00
|
|
|
# Template build for 'libxkbfile'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libxkbfile
|
2012-03-08 09:19:08 +01:00
|
|
|
version=1.0.8
|
|
|
|
homepage="${XORG_SITE}"
|
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 libX11-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2008-10-01 05:09:19 +02:00
|
|
|
short_desc="The xkbfile Library from modular X.org"
|
2012-03-08 09:19:08 +01:00
|
|
|
license="MIT"
|
|
|
|
checksum=8aa94e19c537c43558f30906650cea6e15fa012591445d9f927658c3b32a8f3a
|
2009-02-12 21:07:35 +01:00
|
|
|
long_desc="
|
2008-10-01 05:09:19 +02:00
|
|
|
The xkbfile library is from the modular X.org X11 project."
|
2009-02-12 21:07:35 +01:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-10-28 06:42:16 +02:00
|
|
|
|