aboutsummaryrefslogtreecommitdiffstats
path: root/main/kbd
Commit message (Collapse)AuthorAgeFilesLines
* main/kbd: provide bkeymaps for backwards compatNatanael Copa2017-05-192-1/+16
| | | | so we dont break scripts that tries to install bkeymaps
* main/kbd: generate (binary) keymaps from X.org keyboard-configShiz2017-05-192-54/+154
|
* main/kbd: upgrade to 2.0.4Breno Leitao2017-03-251-8/+4
| | | | | | | | Currently kbd is failing to build because the original URL is returning 404 due to the project URL change. This patch points $source to the new URL, and also, bump to the latest 2.0.4 version.
* main/[various]: set proper archTimo Teräs2016-11-011-1/+1
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-1/+0
|
* main/kbd: move back to /usr/share for dataNatanael Copa2016-06-201-6/+6
| | | | | | | | | If you have separate /usr, then you probably want you / to be small. If you want have your kbd keymap there early, the probably better copy it instead of making the entire database available early. Thus, we move the database to /usr/share, where it belongs. http://bugs.alpinelinux.org/issues/4457#note-6
* main/kbd: move keymaps to /lib/kbdNatanael Copa2016-06-171-7/+9
|
* main/kbd: move vlock to a subpackageSören Tempel2016-03-201-9/+16
| | | | This is the only binary needing linux-pam.
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/kbd: upgrade to 2.0.3Natanael Copa2015-08-264-179/+5
|
* main/kbd: update filepathsNatanael Copa2015-07-241-16/+19
| | | | | | | | | | | - Move kbd-misc data form /lib/kbd/ to /usr/share/ - Don't move binaries to /bin - Move setfont to /usr/sbin to override busybox setfont symlink - Include html documentation in kbd-doc package Patch from Bernd Lauert ref #4457
* main/kbd: linux-headers build fixNatanael Copa2015-04-291-1/+1
|
* main/kbd: fix build with musl and upgrade to 2.0.2Natanael Copa2014-08-206-257/+210
| | | | ref #2977
* main/kbd: disable. does not build with muslNatanael Copa2014-05-302-1/+247
|
* main/kbd: update license tagFabian Affolter2013-12-031-5/+3
|
* main/kbd: upgrade to 2.0.1Natanael Copa2013-11-201-4/+4
|
* main/kbd: fix buildBartłomiej Piotrowski2013-10-181-2/+3
| | | | | * add check-dev to makedepends * include stdarg.h at top of libkeymap/keymap/common.h
* main/kbd: upgrade to 2.0.0Bartłomiej Piotrowski2013-10-181-3/+5
|
* Revert "main/kbd: upgrade to 2.0.0"Bartłomiej Piotrowski2013-08-221-4/+2
| | | | This reverts commit 3610f43ef917263084dfc75057534f9a8ec80753.
* main/kbd: upgrade to 2.0.0Bartłomiej Piotrowski2013-08-221-2/+4
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/kbd: fix circular depNatanael Copa2013-04-221-1/+2
|
* main/kbd: upgrade to 1.15.5Natanael Copa2013-01-153-38/+3
|
* main/kbd: moved from testingNatanael Copa2012-01-053-0/+128
fixes #825