22 lines
1 KiB
Text
22 lines
1 KiB
Text
# Template build file for 'xkeyboard-config'.
|
|
pkgname=xkeyboard-config
|
|
version=2.6
|
|
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"
|
|
revision=1
|
|
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=22a1594116bf0ee3165f48487bdca4e5f25b2a1436e35e188b3ee38c543dabda
|
|
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."
|