Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/deluge: rebuild against python 3.8 | Natanael Copa | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | testing/deluge: remove unnecessary py3-automat dependency | Leo | 2019-10-22 | 1 | -4/+2 |
| | | | | Only dependend by py3-twisted | ||||
* | testing/deluge: upgrade to 2.0.3 | Leo | 2019-06-23 | 1 | -3/+3 |
| | |||||
* | testing/deluge: rebuild against libtorrent-rasterbar 1.2.1 | J0WI | 2019-06-20 | 1 | -2/+2 |
| | |||||
* | testing/deluge: upgrade to 2.0.2 | Leo | 2019-06-09 | 1 | -23/+32 |
| | |||||
* | testing/deluge: fix source url | prspkt | 2019-05-28 | 1 | -3/+3 |
| | | | | | | - Rebuild against py2-libtorrent-rasterbar. Fixes #10464 | ||||
* | testing/deluge: depend on py2-libtorrent-rasterbar | prspkt | 2019-05-12 | 1 | -1/+1 |
| | |||||
* | testing/deluge: add 'py-automat' dependency | Tiago Ilieve | 2018-09-26 | 1 | -2/+3 |
| | | | | Related to https://bugs.alpinelinux.org/issues/9423 | ||||
* | testing/deluge: add missing dependencies | prspkt | 2018-08-31 | 1 | -2/+2 |
| | |||||
* | testing/deluge: use https, modernize | prspkt | 2018-08-31 | 1 | -7/+7 |
| | |||||
* | testing/deluge: version bump | Andy Postnikov | 2018-03-28 | 1 | -2/+2 |
| | | | | caused by upgrade libtorrent-rasterbar to 1.1.6 | ||||
* | [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/ | ||||
* | testing/deluge: upgrade to 1.3.15 | Alexandru Mirica | 2017-05-16 | 1 | -4/+2 |
| | |||||
* | Upgrade deluge to 1.3.14 | alex | 2017-03-08 | 1 | -4/+4 |
| | |||||
* | [various] rename python executable in APKBUILDs to python2 | Jakub Jirutka | 2016-10-26 | 1 | -2/+2 |
| | |||||
* | testing/deluge: upgrade to 1.3.13 | Jakub Jirutka | 2016-08-15 | 1 | -10/+8 |
| | |||||
* | testing/libtorrent-rasterbar: downgrade to 1.0.9 | AmatCoder | 2016-06-01 | 1 | -2/+2 |
| | | | | | Version 1.1.0 is not supported by deluge: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=53939 | ||||
* | testing/deluge: Update to 1.3.12 | AmatCoder | 2016-05-23 | 1 | -19/+9 |
| | |||||
* | testing/deluge: new aport | AmatCoder | 2014-12-23 | 1 | -0/+49 |
This package might be splitted in the future. |