void-packages/srcpkgs/xkeyboard-config/template
2012-09-27 13:58:59 +02:00

23 lines
1 KiB
Plaintext

# Template build file for 'xkeyboard-config'.
pkgname=xkeyboard-config
version=2.7
revision=1
noarch=yes
build_style=gnu-configure
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
makedepends="pkg-config libxslt intltool libX11-devel"
fulldepends="xkbcomp"
short_desc="X Keyboard Configuration Database"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
license="MIT"
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
checksum=e43478a12fb0fe6757a7bad3a04fd3747ec53e53d5af22a9d9829dfb9aac8321
long_desc="
The xkeyboard-config package provides a non-arch keyboard configuration
database for the X Window System with support for non-standard
keyboards, national layouts and options. The goal is to provide
the consistent, well-structured, frequently released open source
of X keyboard configuration data for free, open source and commercial
X implementations. The project is targeted to XKB-based systems."