Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/gimp: fix segfault on startup | Sören Tempel | 2020-03-17 | 2 | -3/+132 |
| | | | | | | | | | | Without this change gimp would segfault with: GLib-GObject-CRITICAL **: 17:17:58.990: g_param_spec_internal: assertion 'is_valid_property_name (name)' failed gimp: fatal error: Segmentation fault See: https://gitlab.gnome.org/GNOME/gimp/issues/4392 | ||||
* | community/gimp: rebuild against poppler 0.86.1 | TBK | 2020-03-03 | 1 | -1/+1 |
| | |||||
* | community/gimp: disable on s390x due to librsvg | Rasmus Thomsen | 2019-10-24 | 1 | -2/+2 |
| | | | Closes !509 | ||||
* | community/gimp: rebuild for libmypaint-1.4.so.0 | Leo | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | community/gimp: rebuild against exiv2-0.27.2 | Leonardo Arena | 2019-08-13 | 1 | -1/+1 |
| | |||||
* | community/gimp: upgrade to 2.10.12 | J0WI | 2019-06-14 | 1 | -2/+2 |
| | |||||
* | community/gimp: modernize | Leo | 2019-05-27 | 1 | -6/+2 |
| | |||||
* | community/gimp: upgrade to 2.10.10 | J0WI | 2019-04-11 | 1 | -4/+4 |
| | |||||
* | community/gimp: rebuild against poppler-0.71.0 | Leonardo Arena | 2019-04-02 | 1 | -1/+2 |
| | |||||
* | community/gimp: add libexecinfo-dev make dependency | Roberto Oliveira | 2019-01-11 | 1 | -2/+2 |
| | |||||
* | community/gimp: upgrade to 2.10.8 | J0WI | 2019-01-11 | 1 | -2/+7 |
| | |||||
* | community/gimp: upgrade to 2.10.6 | Natanael Copa | 2018-08-24 | 1 | -2/+2 |
| | |||||
* | community/gimp: upgrade to 2.10.4 | Sascha Paunovic | 2018-07-19 | 1 | -2/+2 |
| | |||||
* | community/gimp: upgrade to 2.10.2 | Sascha Paunovic | 2018-07-19 | 7 | -368/+7 |
| | |||||
* | [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/gimp: security fixes | Leonardo Arena | 2017-12-28 | 7 | -3/+373 |
| | | | | | | | | CVE-2017-17784, CVE-2017-17785, CVE-2017-17786, CVE-2017-17787, CVE-2017-17789 Fixes #8350 CVE-2017-17788 applies only to >= v2.9.6 | ||||
* | community/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | community/gimp: move from main | Natanael Copa | 2017-09-29 | 1 | -0/+46 |