Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/jack: fix typo in svnversion_regenerate.sh script hashbang | Ariadne Conill | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | main/jack: upgrade to 1.9.14 | Leo | 2019-11-20 | 2 | -119/+4 |
| | |||||
* | main/jack: switch to python3 | Leo | 2019-11-12 | 2 | -3/+116 |
| | |||||
* | main/jack: upgrade to 1.9.13 | Leo | 2019-10-20 | 1 | -23/+13 |
| | | | Closes !454 | ||||
* | main/jack: rebuild against readline 8 | Natanael Copa | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | main/jack: linux-headers build fix | Natanael Copa | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | main/jack: upgrade to 1.9.12 | Natanael Copa | 2018-08-24 | 2 | -27/+4 |
| | |||||
* | [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/ | ||||
* | main/jack: rebuild against readline-7.0.003 | Leonardo Arena | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | main/jack: fix broken url | Tuan M. Hoang | 2017-04-10 | 1 | -10/+5 |
| | |||||
* | main/jack: bump pkgrel due to dbus-dev upgrade | Francesco Colista | 2017-01-19 | 1 | -1/+1 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | main/jack: fix gcc6 build | Carlo Landmeter | 2016-08-09 | 2 | -3/+28 |
| | |||||
* | main/jack: rebuild with gcc5 libstdc++ ABI change | Natanael Copa | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | main/jack: fix arm build | Timo Teräs | 2014-12-03 | 2 | -14/+26 |
| | | | | | | | update execinfo patch to completely remove any attempts to do backtrace(). the code would insisted trying to use backtrace() on arm. imitating backtrace() is generally bad practice security wise. and this also fixes jack to produce core dumps. | ||||
* | main/jack: upgrade to 1.9.10 | Natanael Copa | 2014-11-04 | 1 | -5/+5 |
| | |||||
* | main/jack: fix musl build | Timo Teräs | 2013-10-09 | 2 | -4/+21 |
| | |||||
* | main/jack: upgrade to 1.9.9.5 | Natanael Copa | 2013-07-19 | 1 | -8/+10 |
| | |||||
* | main/jack: moved from testing | Natanael Copa | 2012-10-04 | 1 | -0/+62 |