2009-04-20 17:07:59 +02:00
|
|
|
# Template build file for 'libxklavier'.
|
|
|
|
pkgname=libxklavier
|
2012-10-08 19:18:20 +02:00
|
|
|
version=5.3
|
|
|
|
revision=1
|
|
|
|
subpackages="$pkgname-devel"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-10-08 19:18:20 +02:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config glib-devel libxkbfile-devel libxml2-devel>=2.7.8 libXi-devel gobject-introspection"
|
|
|
|
fulldepends="xkeyboard-config iso-codes"
|
2009-04-20 17:07:59 +02:00
|
|
|
short_desc="Library providing high-level API for X Keyboard Extension"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-10-08 19:18:20 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/5.3/$pkgname-$version.tar.xz"
|
|
|
|
checksum=ebec3bc54b5652838502b96223152fb1cd8fcb14ace5cb02d718fc3276bbd404
|
2009-04-20 17:07:59 +02:00
|
|
|
long_desc="
|
|
|
|
libxklavier is a library providing high-level API for X Keyboard Extension
|
|
|
|
known as XKB. This library is intended to support XFree86 and other
|
|
|
|
commercial X servers. It is useful for creating XKB-related software
|
|
|
|
(layout indicators etc)."
|