2009-03-25 05:11:05 +00:00
|
|
|
# Template build file for 'xkbutils'.
|
|
|
|
pkgname=xkbutils
|
2011-02-19 10:01:32 +00:00
|
|
|
version=1.0.3
|
2009-03-25 05:11:05 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-03-31 07:52:39 +00:00
|
|
|
revision=2
|
|
|
|
makedepends="pkg-config libX11-devel libXaw-devel inputproto"
|
2009-03-25 05:11:05 +00:00
|
|
|
short_desc="XKBD Utilities"
|
2013-03-31 07:52:39 +00:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 10:01:32 +00:00
|
|
|
checksum=e409af0730788aa94ee22711750792546465a8f4729a0084d31a32c3ef0849bd
|
2009-03-25 05:11:05 +00:00
|
|
|
long_desc="
|
|
|
|
The xkbutils package provides some XKB related utilities for
|
|
|
|
XKB-capable X servers."
|
|
|
|
|