Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/notmuch: rebuild against python 3.8 | Natanael Copa | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | community/notmuch: drop python2 | Leo | 2019-09-09 | 1 | -25/+9 |
| | |||||
* | community/notmuch: rebuild against python 3.7 | Natanael Copa | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | community/notmuch: upgrade to 0.28 | Francesco Colista | 2018-12-31 | 1 | -3/+3 |
| | |||||
* | community/notmuch: fix checkdepends (perl) | info@mobile-stream.com | 2018-11-26 | 1 | -2/+2 |
| | |||||
* | community/notmuch: upgrade to 0.27 | Stefan Wagner | 2018-08-07 | 3 | -51/+22 |
| | |||||
* | community/notmuch: rebuild against gmime 3.0 | Natanael Copa | 2018-04-11 | 1 | -2/+2 |
| | |||||
* | community/notmuch: upgrade to 0.25.3 | Stefan Wagner | 2018-01-19 | 1 | -2/+2 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -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.2 | Sören Tempel | 2017-12-01 | 1 | -3/+3 |
| | |||||
* | community/notmuch: use python3 for building and fix tests | Jakub Jirutka | 2017-10-29 | 2 | -4/+27 |
| | | | | This may also hopefully fix build on armhf... | ||||
* | community/notmuch: re-enable check | Jakub Jirutka | 2017-10-29 | 1 | -2/+1 |
| | | | | It was disabled by mistake in eace4ed225398c45aa576d165a8686038498cc2e. | ||||
* | community/notmuch: upgrade to 0.25.1 | Natanael Copa | 2017-10-25 | 1 | -3/+3 |
| | |||||
* | testing/meson: upgrade to 0.42.0 | Sören Tempel | 2017-08-19 | 1 | -0/+1 |
| | |||||
* | community/notmuch: add subpackages for python bindings | Sören Tempel | 2017-08-19 | 1 | -3/+27 |
| | |||||
* | community/notmuch: upgrade to 0.25 | Sören Tempel | 2017-08-19 | 1 | -3/+4 |
| | |||||
* | community/notmuch: add emacs subpackage | Sören Tempel | 2017-08-19 | 1 | -1/+13 |
| | |||||
* | community/notmuch: add vim subpackage | Sören Tempel | 2017-08-19 | 1 | -1/+10 |
| | |||||
* | community/notmuch: add -libs subpackage | Sören Tempel | 2017-08-19 | 1 | -1/+2 |
| | |||||
* | community/notmuch: Reenable testsuite partially | Sören Tempel | 2017-08-19 | 2 | -11/+72 |
| | |||||
* | Revert "community/notmuch: enable testsuite partially" | Sören Tempel | 2017-08-17 | 2 | -62/+9 |
| | | | | This reverts commit abea57f861cf8cf0d0fc065a077ffa1b2ca6a66c. | ||||
* | community/notmuch: enable testsuite partially | Sören Tempel | 2017-08-17 | 2 | -9/+62 |
| | | | | Also modernize the APKBUILD | ||||
* | community/notmuch: upgrade to 0.24.1 | Ivan Tham | 2017-04-06 | 1 | -2/+2 |
| | |||||
* | community/notmuch: upgrade to 0.24 | Stefan Wagner | 2017-03-17 | 1 | -2/+2 |
| | |||||
* | community/notmuch: upgrade to 0.23.7 | Stefan Wagner | 2017-03-02 | 1 | -4/+2 |
| | |||||
* | community/notmuch: upgrade to 0.23.5 | Stefan Wagner | 2017-01-30 | 1 | -4/+4 |
| | |||||
* | community/notmuch: upgrade to 0.23.4 | Stefan Wagner | 2017-01-11 | 1 | -5/+5 |
| | |||||
* | community/notmuch: upgrade to 0.23.3 | Stefan Wagner | 2016-12-02 | 1 | -5/+5 |
| | |||||
* | community/notmuch: add -doc subpackage | Sören Tempel | 2016-11-30 | 1 | -5/+7 |
| | |||||
* | community/notmuch: upgrade to 0.23.2 | Stefan Wagner | 2016-11-23 | 1 | -7/+5 |
| | |||||
* | community/[various]: dont set arch in split function | Timo Teräs | 2016-11-02 | 1 | -4/+2 |
| | |||||
* | community/notmuch: upgrade to 0.23 | Stefan Wagner | 2016-10-20 | 1 | -4/+4 |
| | |||||
* | community/notmuch: update to 0.22.2 | Stefan Wagner | 2016-09-28 | 1 | -4/+4 |
| | |||||
* | testing/[various]: move to community | Stefan Wagner | 2016-08-18 | 1 | -0/+64 |