Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/blender: disable due to build failure | Natanael Copa | 2020-01-02 | 1 | -1/+1 |
| | | | | fails to build. disable til someone has more time to look at it | ||||
* | testing/blender: upgrade to 2.81a | Natanael Copa | 2020-01-02 | 7 | -395/+160 |
| | |||||
* | rebuild against boost-1.72.0 | Leo | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | testing/blender: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -2/+2 |
| | |||||
* | testing/blender: rebuild against python 3.7 | Natanael Copa | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | testing/blender: rebuild against boost-1.69 | Natanael Copa | 2019-04-02 | 1 | -1/+1 |
| | |||||
* | testing/blender: rebuild against ffmpeg 4 | Natanael Copa | 2018-11-12 | 2 | -3/+119 |
| | |||||
* | testing/blender: build fix for gcc8 | Natanael Copa | 2018-10-12 | 2 | -2/+200 |
| | |||||
* | testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump ↵ | J0WI | 2018-10-06 | 1 | -2/+2 |
| | | | | pkgrel | ||||
* | testing/blender: rebuild against boost-1.67 | Natanael Copa | 2018-08-13 | 1 | -1/+1 |
| | |||||
* | testing/blender: upgrade to 2.79b | Sascha Paunovic | 2018-07-10 | 1 | -12/+10 |
| | | | | | 2.79b builds again, so reenable it also modernize | ||||
* | [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/blender: disable for now | Natanael Copa | 2017-05-22 | 1 | -1/+1 |
| | |||||
* | testing/blender: upgrade to 2.78c | Natanael Copa | 2017-05-22 | 1 | -8/+4 |
| | |||||
* | testing/blender: Disable on ppc64le | Breno Leitao | 2017-05-03 | 1 | -1/+1 |
| | | | | | | | | Disabling the blender build on ppc64le due to the following issue: pragma message "We don't know how to use malloc_usable_size on your platform" Once we understand what is missing, it should be enabled. | ||||
* | testing/blender: rebuild against new version of python3 | Łukasz Jendrysik | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | testing/blender: disable on arm and aarch64 | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | | | does not build | ||||
* | testing/blender: upgrade to 2.78a, minor improvements | Timo Teräs | 2017-02-07 | 2 | -43/+34 |
| | |||||
* | testing/blender: new aport | Mark Riedesel | 2017-02-07 | 2 | -0/+194 |