void-packages/templates/kbd/template
Juan RP fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00

16 lines
678 B
Text

# Template file for 'kbd'
pkgname=kbd
version=1.14.1
distfiles="http://ftp.altlinux.com/pub/people/legion/kbd/kbd-$version.tar.gz"
build_style=configure
configure_args="--datadir=/lib/kbd --mandir=/usr/share/man --bindir=/sbin"
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
short_desc="Linux keyboard utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e97ed7ec4ec937a27ac2e72789e76db4b661f7ce2c2b7b68524f55ee69dce491
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."
build_depends="gettext-0.17 bison-2.3 flex-2.5.35"
run_depends="glibc-2.8"