2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'xkbcomp'.
|
|
|
|
pkgname=xkbcomp
|
2011-02-11 10:15:20 +00:00
|
|
|
version=1.2.1
|
2009-03-24 11:34:29 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2008-10-01 03:09:19 +00:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="XKBD keymap compiler"
|
2011-02-11 10:15:20 +00:00
|
|
|
checksum=b7612527914402d091424a93bc16f0d4d8778b4a874171f3f3dc681c690e65eb
|
2009-03-24 11:34:29 +00:00
|
|
|
long_desc="
|
2008-10-01 03:09:19 +00:00
|
|
|
The xkbcomp tool converts descriptions of an XKB keymap into other formats,
|
|
|
|
most importantly the compiled keymaps used by XKB-capable X servers."
|
2009-03-24 11:34:29 +00:00
|
|
|
|
2010-11-02 21:40:45 +00:00
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run libX11
|
|
|
|
Add_dependency run libxkbfile
|
|
|
|
|
2009-03-24 11:34:29 +00:00
|
|
|
Add_dependency build pkg-config
|
2011-02-11 10:15:20 +00:00
|
|
|
Add_dependency build bison
|
2010-11-02 21:40:45 +00:00
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libxkbfile
|