22 Commits

Author SHA1 Message Date
Timo Teräs
7bec45ec09 main/cegui06: fix build, modernize 2018-11-13 07:54:31 +00:00
J0WI
d2bfb22c8e main: (Bulk change) Update source urls to https using HTTPS Everywhere 2018-10-06 17:10:04 +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
65be1c9085 main/cegui06: rebuild against glew-2.1 2017-10-31 13:52:49 +00:00
Leonardo Arena
e1c276f82f main/cegui06: rebuild against glew-2.0.0 2017-06-20 10:21:37 +00:00
null
ecce10225b main/[various]: fix missing sha512 checksums 2017-06-06 20:24:17 +00:00
Sören Tempel
c917dad270 main/cegui06: rebuild against glew 1.13.0-r0 2015-10-07 08:37:13 +00:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Natanael Copa
acef2250e0 main/cegui06: rebuild with glew-1.12 2015-03-06 07:32:36 +00:00
Natanael Copa
c12adf643c main/cegui06: rebuild against glew-1.11 2014-09-26 10:04:57 +00:00
Fabian Affolter
106abef85c main/cegui06: update license tag 2013-12-21 16:13:43 +00:00
Timo Teräs
ec1c0313f0 main/[various]: update config.sub 2013-10-09 11:26:48 +00:00
Natanael Copa
d1ba490fd0 main/cegui06: rebuild against glew-1.10 2013-08-27 09:12:00 +00:00
Timo Teräs
5c90471732 [all autotools packages]: normalize ./configure 2013-07-30 08:54:53 +00:00
Natanael Copa
6204afe595 main/cegui06: rebuild against mesa-9.1 2013-03-05 12:31:18 +00:00
Natanael Copa
c1be1f737f main/cegui06: rebuild against mesa-9.0 2012-10-17 08:59:37 +00:00
Natanael Copa
c07db9c25e main/cgui06: rebuild against glew-1.8 2012-08-16 12:50:06 +00:00
Natanael Copa
26967c613e main/cegui06: rebuild against pcre-8.30 2012-03-12 20:48:22 +00:00
Natanael Copa
9e4129f964 main/cegui06: rebuild against mesa-8.0 2012-02-29 19:01:22 +00:00
Natanael Copa
de788af7d8 main/cegui06: add release as so ver patch from fedora 2011-12-09 14:25:48 +01:00
Natanael Copa
dba348b317 main/cegui06: add use-versioned-so patch from fedora 2011-12-05 10:54:16 +00:00
Natanael Copa
bb43c39da7 main/cegui06: moved from testing 2011-12-02 10:49:00 +00:00