Commit Graph

16 Commits

Author SHA1 Message Date
Leonardo Arena
257cab7cda community/virt-manager: upgrade to 1.5.0 2018-02-07 07:31:57 +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
Natanael Copa
7ea1dc07c1 community/virt-manager: fix py2-libxml2 depends 2017-11-02 14:21:21 +00:00
Natanael Copa
02648bbd2c community/virt-manager: fix deps for virt-install 2017-10-31 21:04:54 +00:00
Leonardo Arena
43184da99e community/virt-manager: upgrade to 1.4.3 2017-09-20 12:31:18 +00:00
Shiz
2ad4267e3e community/virt-manager: fix gobject dependency 2017-08-20 02:06:35 +02:00
Leonardo Arena
e125f9d902 community/virt-manager: upgrade to 1.4.2 2017-08-09 14:54:34 +00:00
Natanael Copa
9afc29bfcd community/virt-manager: fix depends 2017-06-12 15:04:12 +02:00
Leonardo Arena
12517a2bb4 community/virt-manager: upgrade to 1.4.1 2017-03-09 13:38:41 +00:00
Jakub Jirutka
c18b35140d [various] rename python executable in APKBUILDs to python2 2016-10-26 19:47:58 +02:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Francesco Colista
41a6434cdb community/virt-manager: upgrade to 1.4.0 2016-07-26 08:19:09 +00:00
Natanael Copa
b08e969fe6 community/virt-manager: do not compile gschemas 2016-05-04 08:34:55 +00:00
Francesco Colista
cb5a16863b community/virt-manager: now py-requests is needed 2016-04-25 12:38:21 +00:00
Francesco Colista
b8ef15e678 community/virt-manager: upgrade to 1.3.2 2016-04-25 10:46:53 +00:00
Natanael Copa
f02ef94145 community/virt-manager: move to community 2015-11-11 08:37:27 +00:00