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

21 commits

Author SHA1 Message Date
Natanael Copa
d2f576b892 testing/irclog2html: rebuild against python 3.8 2019-11-05 15:35:29 +00:00
Leo
024d830237 testing/irclog2html: fix url 2019-06-18 16:09:19 -03:00
Fabian Affolter
706d3558fd testing/irclog2html: upgrade to 2.17.2 2019-04-26 18:36:49 +03:00
Natanael Copa
392f5b4c1a testing/irclog2html: rebuild against python 3.7 2019-04-17 11:45:52 +00:00
Fabian Affolter
47bd81f268 testing/irclog2html: upgrade to 2.17.1 2018-12-09 01:03:49 +02:00
Fabian Affolter
0e48157bd8 testing/irclog2html: upgrade to 2.17.0 2018-02-27 21:10:41 +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
Roberto Oliveira
96c37bb8f6 testing/irclog2html: upgrade to 2.16.0 2017-12-25 18:56:05 +00:00
Łukasz Jendrysik
7ee6848f51 testing/irclog2html: rebuild against new version of python3 2017-02-18 16:32:31 +01:00
Fabian Affolter
f664de7767 testing/irclog2html: upgrade to 2.15.3 2017-02-05 23:07:38 +01:00
Fabian Affolter
208ab22c81 testing/irclog2html: upgrade to 2.15.2 and py3 2016-11-16 18:42:12 +01: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
Jakub Jirutka
af0c01ac63 [various] rename dependency python-dev to python2-dev 2016-10-26 19:47:14 +02:00
Jakub Jirutka
bb62c4901b testing/*: change source URL pypi.python.org to files.pythonhosted.org
See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
2016-07-08 17:39:12 +02:00
Fabian Affolter
419f619528 testing/irclog2html: upgrade to 2.14.0 2015-03-11 14:33:13 +00:00
Carlo Landmeter
d150765a7e testing/irclog2html: fix build 2014-10-27 16:07:50 +01:00
Fabian Affolter
958db132f4 testing/irclog2html: upgrade to 2.13.1 2014-05-26 09:11:35 +00:00
Fabian Affolter
e9c15fa82b testing/irclog2html: upgrade to 2.12.1 2013-11-20 10:27:29 +00:00
Fabian Affolter
f84610666f testing/irclog2html: upgrade to 2.11.0 2012-09-21 22:28:09 +00:00
Fabian Affolter
5592785519 testing/irclog2html: new aport
irclog2html is a nice IRC log parser and colorizer that will do the most common
things necessary to make an IRC log readable in a web browser. It can export to
many different HTML formats, and can export MediaWiki pipe-table syntax.

http://mg.pov.lt/irclog2html/
2012-06-18 16:26:28 +00:00