aboutsummaryrefslogtreecommitdiffstats
path: root/community/notmuch
Commit message (Collapse)AuthorAgeFilesLines
* community/notmuch: upgrade to 0.25.3Stefan Wagner2018-01-191-2/+2
|
* [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/
* community/notmuch: upgrade to 0.25.2Sören Tempel2017-12-011-3/+3
|
* community/notmuch: use python3 for building and fix testsJakub Jirutka2017-10-292-4/+27
| | | | This may also hopefully fix build on armhf...
* community/notmuch: re-enable checkJakub Jirutka2017-10-291-2/+1
| | | | It was disabled by mistake in eace4ed225398c45aa576d165a8686038498cc2e.
* community/notmuch: upgrade to 0.25.1Natanael Copa2017-10-251-3/+3
|
* testing/meson: upgrade to 0.42.0Sören Tempel2017-08-191-0/+1
|
* community/notmuch: add subpackages for python bindingsSören Tempel2017-08-191-3/+27
|
* community/notmuch: upgrade to 0.25Sören Tempel2017-08-191-3/+4
|
* community/notmuch: add emacs subpackageSören Tempel2017-08-191-1/+13
|
* community/notmuch: add vim subpackageSören Tempel2017-08-191-1/+10
|
* community/notmuch: add -libs subpackageSören Tempel2017-08-191-1/+2
|
* community/notmuch: Reenable testsuite partiallySören Tempel2017-08-192-11/+72
|
* Revert "community/notmuch: enable testsuite partially"Sören Tempel2017-08-172-62/+9
| | | | This reverts commit abea57f861cf8cf0d0fc065a077ffa1b2ca6a66c.
* community/notmuch: enable testsuite partiallySören Tempel2017-08-172-9/+62
| | | | Also modernize the APKBUILD
* community/notmuch: upgrade to 0.24.1Ivan Tham2017-04-061-2/+2
|
* community/notmuch: upgrade to 0.24Stefan Wagner2017-03-171-2/+2
|
* community/notmuch: upgrade to 0.23.7Stefan Wagner2017-03-021-4/+2
|
* community/notmuch: upgrade to 0.23.5Stefan Wagner2017-01-301-4/+4
|
* community/notmuch: upgrade to 0.23.4Stefan Wagner2017-01-111-5/+5
|
* community/notmuch: upgrade to 0.23.3Stefan Wagner2016-12-021-5/+5
|
* community/notmuch: add -doc subpackageSören Tempel2016-11-301-5/+7
|
* community/notmuch: upgrade to 0.23.2Stefan Wagner2016-11-231-7/+5
|
* community/[various]: dont set arch in split functionTimo Teräs2016-11-021-4/+2
|
* community/notmuch: upgrade to 0.23Stefan Wagner2016-10-201-4/+4
|
* community/notmuch: update to 0.22.2Stefan Wagner2016-09-281-4/+4
|
* testing/[various]: move to communityStefan Wagner2016-08-181-0/+64