14 Commits

Author SHA1 Message Date
Francesco Colista
bf8c0bc4f1 main/avfs: upgrade to 1.0.6 2018-12-21 08:41:32 +00:00
J0WI
d2bfb22c8e main: (Bulk change) Update source urls to https using HTTPS Everywhere 2018-10-06 17:10:04 +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
Roberto Oliveira
d8d5ba2b7a main/avfs: upgrade to 1.0.5 and modernize 2017-10-19 04:45:43 +00:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Eivind Uggedal
e1ad5242fb main/avfs: upgrade to 1.0.3 2015-09-09 20:22:35 +00:00
Natanael Copa
7e66bf2685 main/avfs: upgrade to 1.0.2 2014-07-04 06:54:57 +00:00
Fabian Affolter
7a8f4c0460 main/avfs: specify license 2013-10-31 12:39:44 +00:00
Timo Teräs
84bae70a2c main/[various]: update config.sub 2013-10-02 18:37:03 +00:00
Timo Teräs
5c90471732 [all autotools packages]: normalize ./configure 2013-07-30 08:54:53 +00:00
Natanael Copa
7ed4bf9f5d main/avfs: fix source url 2013-07-18 12:18:16 +00:00
Natanael Copa
87da17697b main/avfs: upgrade to 1.0.1 2012-08-20 11:31:05 +00:00
Natanael Copa
7d9067002e main/avfs: claim maintainership 2012-05-14 08:43:49 +00:00
Natanael Copa
070233f3a0 main/avfs: moved from testing 2012-05-14 06:46:20 +00:00