32 Commits

Author SHA1 Message Date
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
Carlo Landmeter
8ad54cdf90 main/dosfstools: add compat symlinks 2017-02-15 17:27:41 +01:00
Natanael Copa
3c6d3be5d8 main/dosfstools: upgrade to 4.1 2017-01-27 14:34:06 +00:00
Natanael Copa
da442094ef main/dosfstools: upgrade to 4.0 2016-05-16 18:50:20 +00:00
Natanael Copa
817a8d1061 main/dosfstools: upgrade to 3.0.28 2015-06-29 14:04:19 +00:00
Natanael Copa
d7b5a84ee4 main/dosfstools: upgrade to 3.0.27 2015-05-05 11:37:07 +00:00
Natanael Copa
116be0fb42 main/dosfstools: linux headers build fix and remove -liconv 2015-04-09 07:12:52 +00:00
Bartłomiej Piotrowski
cb8e5cae87 main/dosfstools: upgrade to 3.0.26 2014-03-10 20:58:34 +01:00
Natanael Copa
3c5ee99289 main/dosfstools: actually apply the musl fixes 2014-02-04 08:55:25 +00:00
Bartłomiej Piotrowski
f64d087da8 main/dosfstools: upgrade to 3.0.25 2014-01-26 13:55:57 +01:00
Natanael Copa
b94c4b3f2a main/dosfstools: build fix for musl
copied from sabotage linux
2014-01-14 08:14:56 +00:00
Bartłomiej Piotrowski
8a3cd7ecb2 main/dosfstools: upgrade to 3.0.24 2013-11-26 19:10:38 +01:00
Bartłomiej Piotrowski
dc368e4cab main/dosfstools: upgrade to 3.0.23 2013-10-19 14:12:11 +02:00
Natanael Copa
22884a065b main/dosfstools: upgrade to 3.0.22 2013-07-30 13:00:34 +00:00
Bartłomiej Piotrowski
860d7aa5e2 main/dosfstools: upgrade to 3.0.20 2013-06-16 16:04:49 +02:00
Bartłomiej Piotrowski
13d65ecc6d main/dosfstools: upgrade to 3.0.18 2013-06-07 11:18:52 +02:00
Bartłomiej Piotrowski
d2cb8f4f3c main/dosfstools: upgrade to 3.0.17 2013-05-31 10:58:48 +02:00
Fabian Affolter
c1d38008b3 main/dosfstools: upgrade to 3.0.16 2013-03-04 09:50:16 +00:00
Natanael Copa
f9b9862571 main/dosfstools: upgrade to 3.0.15 2013-02-27 19:53:37 +00:00
Bartłomiej Piotrowski
cec470904d main/dosfstools: upgrade to 3.0.13 2012-12-19 22:52:41 +01:00
Natanael Copa
b035ef5af8 main/dosfstools: update source url 2012-10-24 12:20:47 +00:00
Natanael Copa
ebee816ebf main/dosfstools: upgrade to 3.0.12 2011-11-30 12:57:10 +00:00
Natanael Copa
d99ad7d160 main/dosfstools: upgrade to 3.0.11 2011-03-21 07:35:09 +00:00
William Pitcock
ba2600dc6e Set all packages with arch="x86 x86_64" to arch="all". 2011-01-13 06:06:02 -06:00
Natanael Copa
da49ad32c4 main/*: add arch 2010-12-13 16:00:16 +00:00
Natanael Copa
4dff5a548c main/dosfstools: upgrade to 3.0.10 2010-09-17 07:28:04 +00:00
Natanael Copa
b4eecaf058 main/[various]: bump pkgrel to force rebuild against nptl 2010-05-04 08:26:51 +00:00
Natanael Copa
da23506700 main/dosfstools: upgrade to 3.0.9 2010-02-01 20:37:18 +00:00
Natanael Copa
41d9f3d506 main/dosfstools: upgrade to 3.0.8 2010-01-25 17:13:06 +00:00
Natanael Copa
c4eff31969 main/dosfstools: upgrade to 3.0.6 2009-11-02 18:53:31 +00:00
Natanael Copa
3523edca6a main/dosfstools: upgrade to 3.0.5 2009-08-03 11:55:16 +00:00
Natanael Copa
2d2ddf507b move core/* to main/
added maintainer to several packages as well
2009-07-23 18:24:11 +00:00