aboutsummaryrefslogtreecommitdiffstats
path: root/main/kbd
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale patches in main/Leo2020-01-291-14/+0
|
* main/kbd: bump pkgrelSören Tempel2019-10-171-1/+1
| | | | | Triggers rebuild for 81189e08a0c497a44660eb479120917291a67776. Forgot bumping the pkgrel in the referenced commit.
* main/kbd: backport compatibility fix for busybox loadkmapSören Tempel2019-10-122-1/+39
| | | | | | Should fix loading some keyboard layouts in the initramfs. See: https://gitlab.alpinelinux.org/alpine/aports/issues/10741
* main/kbd: update urlSören Tempel2019-10-121-1/+1
|
* main/kbd: backport setfont bug fix from upstreamSören Tempel2019-08-212-2/+72
| | | | | | | Without this fixing using kbd setfont through the consolefont OpenRC service doesn't work properly. See: https://gitlab.alpinelinux.org/alpine/aports/issues/10741
* main/kbd: disable tests on s390xLeo2019-08-201-0/+2
| | | | | | ref #10747 Closes GH-10257
* main/kbd: upgrade to 2.2.0Leo2019-08-191-6/+3
|
* main/kbd: add -openrc subpackageSören Tempel2018-02-283-2/+109
| | | | | OpenRC run scripts have been copied from the OpenRC source and contain only minimal modifications.
* main/kbd: fix source urlNatanael Copa2018-02-021-1/+1
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* 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