void-packages/srcpkgs/xkeyboard-config/template

24 lines
1 KiB
Text
Raw Normal View History

# Template build file for 'xkeyboard-config'.
pkgname=xkeyboard-config
2011-09-28 08:38:41 +00:00
version=2.4
2010-10-24 22:16:28 +00:00
distfiles="http://www.x.org/releases/individual/data/$pkgname/$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>"
2011-06-01 11:17:12 +00:00
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
license="MIT"
2011-09-28 08:38:41 +00:00
checksum=03aecae149c58942d6937ec417162f64e5a846947b98535fff1433c933f12a88
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