24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
# Template build file for 'xkeyboard-config'.
|
|
pkgname=xkeyboard-config
|
|
version=2.5.1
|
|
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
|
short_desc="X Keyboard Configuration Database"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
|
license="MIT"
|
|
checksum=eb80e8dc38c389728bfca1f041af7658e7dd67faca8c763de02d5014ffd2cc92
|
|
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."
|
|
|
|
noarch=yes
|
|
Add_dependency full xkbcomp
|
|
Add_dependency build intltool
|
|
Add_dependency build libX11-devel
|