void-packages/srcpkgs/xkeyboard-config/template

23 lines
1 KiB
Text
Raw Normal View History

# Template build file for 'xkeyboard-config'.
pkgname=xkeyboard-config
2012-09-27 11:58:59 +00:00
version=2.7
revision=1
2012-05-30 06:44:16 +00:00
noarch=yes
build_style=gnu-configure
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
2012-05-30 06:44:16 +00:00
makedepends="pkg-config libxslt intltool libX11-devel"
fulldepends="xkbcomp"
short_desc="X Keyboard Configuration Database"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-06-01 11:17:12 +00:00
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
license="MIT"
2012-05-30 06:44:16 +00:00
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
2012-09-27 11:58:59 +00:00
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."