16 lines
647 B
Bash
16 lines
647 B
Bash
# Template build file for 'xkeyboard-config'.
|
|
pkgname=xkeyboard-config
|
|
version=2.18
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
|
hostmakedepends="pkg-config libxslt intltool"
|
|
makedepends="libX11-devel"
|
|
depends="xkbcomp"
|
|
short_desc="X Keyboard Configuration Database"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
|
license="MIT"
|
|
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
|
|
checksum=c41d917d6c8a59feb7ccbda51c40a6ada824fdd1e9684b52dd48c9530617ddd0
|