kbd: update to 1.15.
--HG-- extra : convert_revision : 0593c9caf34123d9708d5fd24fa792bd0a5ddf0d
This commit is contained in:
parent
aca8750184
commit
0d1c1c3101
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'kbd'
|
||||
pkgname=kbd
|
||||
version=1.14.1
|
||||
distfiles="http://ftp.altlinux.com/pub/people/legion/kbd/kbd-$version.tar.gz"
|
||||
version=1.15
|
||||
distfiles="http://www.kernel.org/pub/linux/utils/kbd/kbd-$version.tar.bz2"
|
||||
build_style=configure
|
||||
configure_args="--datadir=/lib/kbd --mandir=/usr/share/man --bindir=/sbin"
|
||||
configure_args="--datadir=/lib/kbd --mandir=/usr/share/man --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=e97ed7ec4ec937a27ac2e72789e76db4b661f7ce2c2b7b68524f55ee69dce491
|
||||
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 bison
|
||||
Add_dependency build m4
|
||||
Add_dependency build flex
|
||||
Add_dependency build gettext
|
||||
|
|
Loading…
Reference in New Issue
Block a user