2009-03-19 03:31:03 +00:00
|
|
|
# Template build for 'libxkbfile'.
|
2008-10-04 04:29:49 +00:00
|
|
|
pkgname=libxkbfile
|
2012-03-08 08:19:08 +00:00
|
|
|
version=1.0.8
|
|
|
|
homepage="${XORG_SITE}"
|
2009-02-12 20:07:35 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config xproto xextproto libX11-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2008-10-01 03:09:19 +00:00
|
|
|
short_desc="The xkbfile Library from modular X.org"
|
2012-03-08 08:19:08 +00:00
|
|
|
license="MIT"
|
|
|
|
checksum=8aa94e19c537c43558f30906650cea6e15fa012591445d9f927658c3b32a8f3a
|
2009-02-12 20:07:35 +00:00
|
|
|
long_desc="
|
2008-10-01 03:09:19 +00:00
|
|
|
The xkbfile library is from the modular X.org X11 project."
|
2009-02-12 20:07:35 +00:00
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-10-28 04:42:16 +00:00
|
|
|
|