744b2fc5fc
--HG-- extra : convert_revision : 990e93fcf5a36f75d29a5f2de60b44f180fe0e48
17 lines
685 B
Text
17 lines
685 B
Text
# Template file for 'kbd'
|
|
pkgname=kbd
|
|
version=1.15
|
|
distfiles="http://www.kernel.org/pub/linux/utils/kbd/kbd-$version.tar.bz2"
|
|
build_style=configure
|
|
configure_args="--datadir=/lib/kbd --bindir=/sbin --localedir=/usr/share/locale"
|
|
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
|
|
short_desc="Linux keyboard utilities"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=8228501aadd7e3810a004063b5c1ab4b3d1a0dadd849851379f1e26df41f98f9
|
|
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."
|
|
|
|
Add_dependency full glibc
|
|
Add_dependency build flex
|
|
Add_dependency build gettext
|