1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
Commit graph

10 commits

Author SHA1 Message Date
Leo
45b5ec86fb testing/git-cola: upgrade to 3.7 2020-05-25 04:56:20 +00:00
Rasmus Thomsen
30fdae898e testing/git-cola: disable on armhf 2020-01-04 20:06:54 +01:00
Bart Ribbers
d33b26afd5 community/qt5-qtdeclarative: disable on armhf
It is broken currently (and probably forever), upstream bug report
https://bugreports.qt.io/browse/QTBUG-65246

Disable armhf for all packages that depend on qt5-qtdeclarative in one
way or another
2020-01-04 20:03:01 +01:00
Leo
41e180cf31 testing/git-cola: upgrade to 3.6 2019-11-29 15:25:54 +01:00
Leo
060e4de542 testing/git-cola: upgrade to 3.5 2019-09-27 23:38:04 -03:00
Leo
404e7e189d testing/git-cola: upgrade to 3.4 2019-06-24 16:56:41 -03:00
Leo
68c3a8385f testing/git-cola: modernize
Closes GH-8108
2019-05-26 13:23:05 +00:00
Roberto Oliveira
d1f7a344c7 testing/git-cola: upgrade to 3.1 2018-06-09 17:29:00 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Kiyoshi Aman
cdaaaf3a57 testing/git-cola: new aport 2017-10-01 07:49:02 +00:00