Commit Graph

11 Commits

Author SHA1 Message Date
Natanael Copa
1a5f5e15f9 testing/neomutt: rebuild against libressl-2.7 2018-04-06 12:24:47 +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
Sören Tempel
1458eda633 testing/neomutt: upgrade to 20171208 2017-12-13 17:29:51 +01:00
Natanael Copa
e38d407f11 testing/[various]: rebuild against libressl-2.6 2017-11-10 16:14:35 +00:00
Sören Tempel
14fa56c688 testing/neomutt: neomutt is now a hard fork
And therefore now longer conflicts with mutt.
2017-10-19 11:14:24 +02:00
Sören Tempel
d1ba044048 testing/neomutt: upgrade to 20171013 2017-10-17 21:09:30 +02:00
Sören Tempel
aefe41fc05 testing/neomutt: upgrade to 20170912 2017-09-17 11:45:02 +02:00
Sören Tempel
fc81eaa36c testing/neomutt: upgrade to 20170907 2017-09-16 23:48:04 +02:00
Sören Tempel
d66e763719 testing/notmuch: properly enable notmuch and gpgme support
For some reason it seems to be necessary to pass the configure options
for these two features as short options. Otherwise the following warning
	shows up:

	configure: WARNING: invalid host type: –-enable-notmuch

No idea why this is happening. GNU autotools is a mess and I don't want
to look at it any longer.
2017-08-20 01:16:21 +02:00
Sören Tempel
86f97ec148 testing/neomutt: fix checksum 2017-08-19 22:34:36 +02:00
Sören Tempel
926b8855b9 testing/neomutt: new aport 2017-08-19 22:30:48 +02:00