aboutsummaryrefslogtreecommitdiffstats
path: root/testing/deluge
Commit message (Collapse)AuthorAgeFilesLines
* testing/deluge: add missing dependency on py3-cairoLeo2019-11-251-1/+2
| | | | fixes #10986
* testing/deluge: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* testing/deluge: remove unnecessary py3-automat dependencyLeo2019-10-221-4/+2
| | | | Only dependend by py3-twisted
* testing/deluge: upgrade to 2.0.3Leo2019-06-231-3/+3
|
* testing/deluge: rebuild against libtorrent-rasterbar 1.2.1J0WI2019-06-201-2/+2
|
* testing/deluge: upgrade to 2.0.2Leo2019-06-091-23/+32
|
* testing/deluge: fix source urlprspkt2019-05-281-3/+3
| | | | | | - Rebuild against py2-libtorrent-rasterbar. Fixes #10464
* testing/deluge: depend on py2-libtorrent-rasterbarprspkt2019-05-121-1/+1
|
* testing/deluge: add 'py-automat' dependencyTiago Ilieve2018-09-261-2/+3
| | | | Related to https://bugs.alpinelinux.org/issues/9423
* testing/deluge: add missing dependenciesprspkt2018-08-311-2/+2
|
* testing/deluge: use https, modernizeprspkt2018-08-311-7/+7
|
* testing/deluge: version bumpAndy Postnikov2018-03-281-2/+2
| | | | caused by upgrade libtorrent-rasterbar to 1.1.6
* [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/
* testing/deluge: upgrade to 1.3.15Alexandru Mirica2017-05-161-4/+2
|
* Upgrade deluge to 1.3.14alex2017-03-081-4/+4
|
* [various] rename python executable in APKBUILDs to python2Jakub Jirutka2016-10-261-2/+2
|
* testing/deluge: upgrade to 1.3.13Jakub Jirutka2016-08-151-10/+8
|
* testing/libtorrent-rasterbar: downgrade to 1.0.9AmatCoder2016-06-011-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.12AmatCoder2016-05-231-19/+9
|
* testing/deluge: new aportAmatCoder2014-12-231-0/+49
This package might be splitted in the future.