18 Commits

Author SHA1 Message Date
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
Bart Ribbers
242d6ca33e main/farstram: Rename gst-plugins-base1-dev dependency to gst-plugins-base-dev 2017-07-24 10:47:56 +00:00
Natanael Copa
7ebf45d6c5 main/farstream: rename gst* dependency 2017-06-29 09:57:58 +00:00
Jakub Jirutka
af0c01ac63 [various] rename dependency python-dev to python2-dev 2016-10-26 19:47:14 +02:00
Natanael Copa
48867800d9 main/farstream: upgrade to 0.2.8 2016-05-16 18:50:20 +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
Carlo Landmeter
01d60528f8 main/farstream: upgrade to 0.2.7 2015-02-23 10:54:47 +00:00
Natanael Copa
71001b0117 main/farstream: upgrade to 0.2.6 2014-10-14 09:39:34 +00:00
Natanael Copa
687000e453 main/farstream: upgrade to 0.2.4 2014-07-21 11:09:00 +00:00
Timo Teräs
ec1c0313f0 main/[various]: update config.sub 2013-10-09 11:26:48 +00:00
Timo Teräs
5c90471732 [all autotools packages]: normalize ./configure 2013-07-30 08:54:53 +00:00
Natanael Copa
25b6656331 main/farstream: upgrade to 0.2.3 2013-04-18 11:10:43 +00:00
Bartłomiej Piotrowski
4b3a8cf449 main/farstream: upgrade to 0.2.2 2013-01-06 12:22:53 +01:00
Natanael Copa
50132711a1 main/farstream: add missing patch 2012-10-08 09:17:10 +00:00
Natanael Copa
f8de9f8d7d main/farstream: force rebuild of previous fix 2012-10-08 09:07:36 +00:00
Natanael Copa
9a3319f55e main/farstream: build fix for new gobject-introspection
See
https://bugzilla.gnome.org/show_bug.cgi?id=685494
2012-10-08 09:06:38 +00:00
Natanael Copa
0eba4c27be main/farstream: moved from testing 2012-07-11 11:45:47 +00:00