aboutsummaryrefslogtreecommitdiffstats
path: root/testing/darktable
Commit message (Collapse)AuthorAgeFilesLines
* testing/darktable: upgrade to 2.4.1Kevin Daudt2018-01-251-3/+3
|
* testing/darktable: build with lua5.3 instead of lua5.2Jakub Jirutka2017-12-311-2/+2
|
* [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/darktable: update to 2.4.0Kevin Daudt2017-12-271-2/+2
|
* testing/darktable: upgrade to 2.2.5Kevin Daudt2017-10-061-2/+2
|
* testing/darktable: use whitelist of supported archsNatanael Copa2017-05-051-1/+1
|
* testing/darktable: upgrade to 2.2.4Kevin Daudt2017-04-041-5/+3
|
* trigger rebuilds on libwebp dependentsWilliam Pitcock2017-02-261-1/+1
|
* testing/darktable: upgrade to 2.2.2Kevin Daudt2017-01-301-5/+5
|
* testing/darktable: bump pkgrel due to colord upgradeFrancesco Colista2017-01-191-1/+1
|
* testing/darktable: upgrade to 2.2.0Kevin Daudt2016-12-271-4/+4
|
* testing/darktable: update to 2.2.0_rc3Kevin Daudt2016-12-181-4/+4
|
* testing/darktable: update flickcurl pkgnameCarlo Landmeter2016-12-071-1/+1
|
* testing/darktable: bump to rc2Kevin Daudt2016-12-071-5/+10
| | | | | | | | | | | Add new make dependencies: - cups - libjpeg-turbo - libsecret - libfliccurl Specify -DBINARY_PACKAGE_BUILD=ON to prevent -march=native
* testing/darktable: add ldpath and remove detected deps from dependsJakub Jirutka2016-11-251-6/+27
| | | | | All the runtime dependencies are auto-detected by abuild based on dynamic linking of shared libs.
* testing/darktable: update to rc1Kevin Daudt2016-11-251-12/+11
| | | | Use their provided releases instead of automatic GitHub tarballs.
* testing/darktable: move -dev dependencies to makedependsKevin Daudt2016-11-251-6/+7
|
* testing/darktable: disable on armhfJakub Jirutka2016-11-191-1/+1
| | | | | | -- Performing Test IS_SUPPORTED_PLATFORM - Failed CMake Error at CMakeLists.txt:105 (MESSAGE): The target platform is not supported!
* testing/darktable: fix cmake varsCarlo Landmeter2016-11-171-2/+5
|
* testing/darktable: new packageKevin Daudt2016-11-171-0/+39
release candidate with musl support