19 Commits

Author SHA1 Message Date
Natanael Copa
bedb962463 testing/kimchi: update checksum 2018-06-04 12:10:43 +00:00
Tuan M. Hoang
799330f5e0 testing/[various]: rebuild against openblas-0.3.0, enable s390x 2018-06-04 05:33:23 +00:00
André Bierwolf
89618f9488 testing/kimchi: fix for novnc 1.0.0 2018-03-26 19:42:10 +02:00
Natanael Copa
26afc0b303 testing/s390x: disable on s390x 2018-02-27 17:36:56 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Francesco Colista
0ae19bfa6e testing/kimchi: remove trailing space as cosmetic fix 2017-08-17 08:19:28 +00:00
André Bierwolf
e0a6665f8b Upgraded to version 2.5.0 and added a patch to make novnc console work 2017-08-17 08:15:41 +00:00
tmpfile
8ba26cee86 testing/[various]: remove trailing whitespace in pkgdesc 2017-06-24 01:34:32 +02:00
Carlo Landmeter
105a637d5b testing/kimchi: enable build 2017-04-28 10:07:10 +02:00
Natanael Copa
a89e44bfca testing/kimchi: disable til nginx builds 2017-04-21 13:24:36 +00:00
Francesco Colista
8e9ca8548e testing/kimchi: upgrade to 2.4.0, modernize APKBUILD 2017-04-19 10:06:02 +00:00
Francesco Colista
022d20b273 testing/kimchi: changed url. Fixes #6544 2016-12-21 13:13:53 +00:00
Francesco Colista
8518d43878 testing/kimchi: use rc-service to verify libvirtd status, rather than systemctl 2016-12-21 10:52:03 +00:00
Francesco Colista
5c83233371 testing/kimchi: added py-numpy as dependency for performance reasons 2016-12-16 10:39:27 +00:00
Francesco Colista
40dcf3f650 testing/kimchi: upgrade to 2.3.1 2016-12-16 10:21:56 +00:00
Francesco Colista
cab940a050 testing/kimchi: added further dependencies 2016-12-15 15:57:11 +00:00
Francesco Colista
1150cfbca6 testing/kimchi: fix for parallel build issue 2016-12-15 13:31:28 +00:00
Francesco Colista
038e655aca testing/kimchi: added missing dependencies 2016-12-15 13:24:39 +00:00
Francesco Colista
05ef7d0b4b testing/kimchi: new aport 2016-12-15 08:58:52 +00:00