2008-10-25 03:04:19 +00:00
|
|
|
# Template file for 'kbd'
|
|
|
|
pkgname=kbd
|
2009-03-12 23:58:59 +00:00
|
|
|
version=1.15
|
|
|
|
distfiles="http://www.kernel.org/pub/linux/utils/kbd/kbd-$version.tar.bz2"
|
2008-10-25 03:04:19 +00:00
|
|
|
build_style=configure
|
2009-03-13 22:55:25 +00:00
|
|
|
configure_args="--datadir=/lib/kbd --bindir=/sbin --localedir=/usr/share/locale"
|
2008-12-16 20:35:25 +00:00
|
|
|
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
|
2008-10-25 03:04:19 +00:00
|
|
|
short_desc="Linux keyboard utilities"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-03-12 23:58:59 +00:00
|
|
|
checksum=8228501aadd7e3810a004063b5c1ab4b3d1a0dadd849851379f1e26df41f98f9
|
2008-10-25 03:04:19 +00:00
|
|
|
long_desc="
|
|
|
|
The kbd package contains keytable files and keyboard utilities compatible
|
|
|
|
with kernel version 1.1.54 and later. Setfont requires 1.1.92 or later."
|
|
|
|
|
2009-02-25 05:15:20 +00:00
|
|
|
Add_dependency full glibc
|
2009-03-12 23:58:59 +00:00
|
|
|
Add_dependency build flex
|
2009-02-25 05:15:20 +00:00
|
|
|
Add_dependency build gettext
|