aboutsummaryrefslogtreecommitdiffstats
path: root/main/jack
Commit message (Collapse)AuthorAgeFilesLines
* main/jack: fix typo in svnversion_regenerate.sh script hashbangAriadne Conill2019-12-101-1/+1
|
* main/jack: upgrade to 1.9.14Leo2019-11-202-119/+4
|
* main/jack: switch to python3Leo2019-11-122-3/+116
|
* main/jack: upgrade to 1.9.13Leo2019-10-201-23/+13
| | | Closes !454
* main/jack: rebuild against readline 8Natanael Copa2019-03-131-1/+1
|
* main/jack: linux-headers build fixNatanael Copa2018-08-241-1/+1
|
* main/jack: upgrade to 1.9.12Natanael Copa2018-08-242-27/+4
|
* [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/
* main/jack: rebuild against readline-7.0.003Leonardo Arena2017-06-051-1/+1
|
* main/jack: fix broken urlTuan M. Hoang2017-04-101-10/+5
|
* main/jack: bump pkgrel due to dbus-dev upgradeFrancesco Colista2017-01-191-1/+1
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* main/jack: fix gcc6 buildCarlo Landmeter2016-08-092-3/+28
|
* main/jack: rebuild with gcc5 libstdc++ ABI changeNatanael Copa2015-06-221-1/+1
|
* main/jack: fix arm buildTimo Teräs2014-12-032-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.10Natanael Copa2014-11-041-5/+5
|
* main/jack: fix musl buildTimo Teräs2013-10-092-4/+21
|
* main/jack: upgrade to 1.9.9.5Natanael Copa2013-07-191-8/+10
|
* main/jack: moved from testingNatanael Copa2012-10-041-0/+62