2008-10-04 06:29:49 +02:00
|
|
|
# Template build file for 'xkeyboard-config'.
|
|
|
|
pkgname=xkeyboard-config
|
2008-10-06 05:21:07 +02:00
|
|
|
version=1.4
|
2008-10-14 07:52:29 +02:00
|
|
|
distfiles="
|
2008-10-28 23:57:52 +01:00
|
|
|
http://xlibs.freedesktop.org/xkbdesc/$pkgname-$version.tar.bz2"
|
2008-10-02 02:32:01 +02:00
|
|
|
build_style=gnu_configure
|
2008-10-07 00:12:55 +02:00
|
|
|
configure_args="--with-xkb-rules-symlink=xfree86,xorg
|
|
|
|
--enable-compat-rules"
|
2008-10-13 07:32:05 +02:00
|
|
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
2008-10-02 02:32:01 +02:00
|
|
|
short_desc="X Keyboard Configuration Database"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2008-10-06 05:21:07 +02:00
|
|
|
checksum=c6c655c58b25ff81df48064eb29d2e7142b2556d
|
2008-10-02 02:32:01 +02:00
|
|
|
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."
|