CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
kbd: updated to 1.15.3 and aligned with upstream
[crossrootfs.git] / kbd / Pkgfile
index 16f5fbe16e29c57a531d120c65b854bf89ed5f60..96aca2c3d90b08f09fa19aa8d866a14cc8515960 100644 (file)
@@ -1,12 +1,12 @@
 # Description: Keytable files and keyboard utilities
 # URL: ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/
 # Maintainer: CRUX System Team, core-ports at crux dot nu
-# Arch Maintainer: CRUX-ARM System Team, devel@crux-arm.nu
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on:
 
 name=kbd
-version=1.15
-release=3
+version=1.15.3
+release=1
 source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz)
 
 build() {
@@ -30,7 +30,7 @@ EOF
   make
   make DESTDIR=$PKG install
 
-  ln -sf default8x9.psfu.gz $PKG/usr/share/kbd/consolefonts/default.gz
+  ln -sf default8x16.psfu.gz $PKG/usr/share/kbd/consolefonts/default.gz
 
   rm -r $PKG/usr/share/kbd/keymaps/{ppc,mac,atari,amiga,sun}
   rm $PKG/usr/bin/{psfxtable,mapscrn,loadunimap} \