16 Commits

Author SHA1 Message Date
Sören Tempel
f4e06f0e28 testing/netsurf: upgrade to 3.8 2019-01-02 12:39:03 +01:00
Natanael Copa
a3cea48253 testing/netsurf: rebuild against openssl 1.1 2018-11-07 16:46:16 +00:00
Natanael Copa
1c78561b28 testing/netsurf: rebuild against libressl-2.7 2018-04-06 05:19:30 +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
e38d407f11 testing/[various]: rebuild against libressl-2.6 2017-11-10 16:14:35 +00:00
Cág
cd5d63fbee testing/netsurf: update to 3.7 2017-11-01 22:51:37 +01:00
Natanael Copa
fee7d5df89 testing/netsurf: rebuild against libressl 2.5 2017-04-19 14:31:22 +00:00
William Pitcock
e869608b82 trigger rebuilds on libwebp dependents 2017-02-26 21:26:56 +00:00
Sören Tempel
84cf8a1f8d testing/netsurf: upgrade to 3.6 2016-12-22 23:28:12 +01:00
Natanael Copa
e886cc3c3d testing/netsurf: rebuild against libressl 2016-10-10 12:04:51 +00:00
Sören Tempel
156a0f4d21 testing/netsurf: cleanup and improve APKBUILD 2016-09-07 13:29:20 +02:00
Carlo Landmeter
1bc2d973de community/netsurf: move back to testing due to depends 2016-08-18 22:04:21 +02:00
ScrumpyJack
fad1905195 testing/[various]: move to community
Moves the following packages to community after successful build and testing.

bogofilter
corebird
fbpanel
hermes
libdbi-drivers
luufs
netsurf
opencpn
py-sensehat
rng-tools
volumeicon
2016-08-18 21:11:39 +00:00
ScrumpyJack
47ce5ddd5d testing/netsurf: Version upgrade to 3.5
Minor version upgrade from 3.4 to 3.5.
2016-07-01 10:04:16 +00:00
Natanael Copa
025b818f69 testing/netsurf: clean up
fix execution of netsurf.sh in global scope. It was likely a mistake.
2016-05-02 07:36:28 +00:00
ScrumpyJack
c75bff70ef testing/netsurf: new aport
NetSurf is a free, open source web browser.
http://www.netsurf-browser.org
2016-04-18 09:15:28 +00:00