CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
kbd: updated mandir
authorVictor Martinez <pitillo@ono.com>
Wed, 2 Dec 2015 14:28:49 +0000 (14:28 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 2 Dec 2015 14:28:49 +0000 (14:28 +0000)
kbd/.footprint
kbd/Pkgfile

index 9ebb18d69adf731a7c6e887c0d24675fd8cb28c4..104082e1770e3d75a36105facfac8945400ac504 100644 (file)
@@ -19,29 +19,6 @@ drwxr-xr-x   root/root       usr/bin/
 -rwxr-xr-x     root/root       usr/bin/showkey
 -rwxr-xr-x     root/root       usr/bin/unicode_start
 -rwxr-xr-x     root/root       usr/bin/unicode_stop
-drwxr-xr-x     root/root       usr/man/
-drwxr-xr-x     root/root       usr/man/man1/
--rw-r--r--     root/root       usr/man/man1/chvt.1.gz
--rw-r--r--     root/root       usr/man/man1/deallocvt.1.gz
--rw-r--r--     root/root       usr/man/man1/dumpkeys.1.gz
--rw-r--r--     root/root       usr/man/man1/fgconsole.1.gz
--rw-r--r--     root/root       usr/man/man1/kbd_mode.1.gz
--rw-r--r--     root/root       usr/man/man1/loadkeys.1.gz
--rw-r--r--     root/root       usr/man/man1/openvt.1.gz
--rw-r--r--     root/root       usr/man/man1/setleds.1.gz
--rw-r--r--     root/root       usr/man/man1/setmetamode.1.gz
--rw-r--r--     root/root       usr/man/man1/showkey.1.gz
--rw-r--r--     root/root       usr/man/man1/unicode_start.1.gz
--rw-r--r--     root/root       usr/man/man1/unicode_stop.1.gz
-drwxr-xr-x     root/root       usr/man/man5/
--rw-r--r--     root/root       usr/man/man5/keymaps.5.gz
-drwxr-xr-x     root/root       usr/man/man8/
--rw-r--r--     root/root       usr/man/man8/getkeycodes.8.gz
--rw-r--r--     root/root       usr/man/man8/kbdrate.8.gz
--rw-r--r--     root/root       usr/man/man8/setfont.8.gz
--rw-r--r--     root/root       usr/man/man8/setkeycodes.8.gz
--rw-r--r--     root/root       usr/man/man8/setvtrgb.8.gz
--rw-r--r--     root/root       usr/man/man8/showconsolefont.8.gz
 drwxr-xr-x     root/root       usr/share/
 drwxr-xr-x     root/root       usr/share/kbd/
 drwxr-xr-x     root/root       usr/share/kbd/consolefonts/
@@ -597,3 +574,26 @@ drwxr-xr-x root/root       usr/share/kbd/unimaps/
 -rw-r--r--     root/root       usr/share/kbd/unimaps/ruscii.uni
 -rw-r--r--     root/root       usr/share/kbd/unimaps/tcvn.uni
 -rw-r--r--     root/root       usr/share/kbd/unimaps/viscii.uni
+drwxr-xr-x     root/root       usr/share/man/
+drwxr-xr-x     root/root       usr/share/man/man1/
+-rw-r--r--     root/root       usr/share/man/man1/chvt.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/deallocvt.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/dumpkeys.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/fgconsole.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/kbd_mode.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/loadkeys.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/openvt.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/setleds.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/setmetamode.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/showkey.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/unicode_start.1.gz
+-rw-r--r--     root/root       usr/share/man/man1/unicode_stop.1.gz
+drwxr-xr-x     root/root       usr/share/man/man5/
+-rw-r--r--     root/root       usr/share/man/man5/keymaps.5.gz
+drwxr-xr-x     root/root       usr/share/man/man8/
+-rw-r--r--     root/root       usr/share/man/man8/getkeycodes.8.gz
+-rw-r--r--     root/root       usr/share/man/man8/kbdrate.8.gz
+-rw-r--r--     root/root       usr/share/man/man8/setfont.8.gz
+-rw-r--r--     root/root       usr/share/man/man8/setkeycodes.8.gz
+-rw-r--r--     root/root       usr/share/man/man8/setvtrgb.8.gz
+-rw-r--r--     root/root       usr/share/man/man8/showconsolefont.8.gz
index aa0f19f90be202c22cc55e28e1f88ac7bf7d3a16..9ea8bbb2299a2eae039882759ffe50fe254f1e8c 100644 (file)
@@ -7,7 +7,7 @@
 name=kbd
 version=2.0.3
 release=1
-source=(ftp://ftp.kernel.org/pub/linux/utils/$name/$name-$version.tar.xz)
+source=(http://ftp.kernel.org/pub/linux/utils/$name/$name-$version.tar.xz)
 
 build() {
   cd $name-$version
@@ -18,7 +18,6 @@ build() {
   autoreconf --install
 
   ./configure --prefix=/usr \
-              --mandir=/usr/man \
               --datadir=/usr/share/kbd \
               --disable-vlock \
               --disable-nls
@@ -29,7 +28,7 @@ build() {
 
   rm -r $PKG/usr/share/kbd/keymaps/{ppc,mac,atari,amiga,sun}
   rm $PKG/usr/bin/{loadunimap,mapscrn,psf*table}
-  rm $PKG/usr/man/man8/{loadunimap,mapscrn,resizecons}.8
-  rm $PKG/usr/man/man1/psf*table.1
+  rm $PKG/usr/share/man/man8/{loadunimap,mapscrn,resizecons}.8
+  rm $PKG/usr/share/man/man1/psf*table.1
   find $PKG/usr/share/kbd/ -type f -name "README*" -delete
 }