Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/targetcli: rebuild against python 3.8 | Natanael Copa | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | community/targetcli: upgrade to 2.1.50 | Leo | 2019-09-05 | 1 | -9/+5 |
| | |||||
* | community/targetcli: bump pkgrel. Fixes #10670 | Francesco Colista | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | community/targetcli: use python3 | Leonardo Arena | 2019-04-04 | 1 | -13/+8 |
| | | | | Modernize APKBUILD | ||||
* | community/targetcli: upgrade to 2.1.fb49 | Leonardo Arena | 2019-04-03 | 1 | -3/+3 |
| | | | | Add openrc subpkg | ||||
* | [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/targetcli: upgrade to 2.1_p47 | Roberto Oliveira | 2017-11-03 | 1 | -3/+3 |
| | |||||
* | community/targetcli: modernize APKBUILD | Leonardo Arena | 2017-03-27 | 1 | -34/+9 |
| | |||||
* | community/targetcli: upgrade to 2.1.fb46 | Leonardo Arena | 2017-03-27 | 1 | -9/+3 |
| | |||||
* | [various] rename python executable in APKBUILDs to python2 | Jakub Jirutka | 2016-10-26 | 1 | -2/+2 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | community/targetcli: added py-urwid to depends. Fixes #5978 | Francesco Colista | 2016-07-28 | 1 | -2/+2 |
| | |||||
* | community/targetcli: updated dependencies | Jann - Ove Risvik | 2016-07-06 | 1 | -2/+2 |
| | |||||
* | community/targetcli: upgrade to v2.1.fb43 | Leonardo Arena | 2016-05-11 | 1 | -4/+4 |
| | |||||
* | community/targetcli: upgrade to 2.1.fb42 | Leonardo Arena | 2016-03-10 | 1 | -4/+4 |
| | |||||
* | community/targetcli: moved from main | Leonardo Arena | 2015-11-10 | 3 | -0/+107 |