12 Commits

Author SHA1 Message Date
Fabian Affolter
521d423c80 community/asciinema: upgrade to 2.0.2 2019-01-21 23:15:39 +00:00
prspkt
8c15f6f42f community/asciinema: upgrade to 2.0.1 2018-04-05 18:55:11 +02:00
dai9ah
60500f5fbe community/asciinema: upgrade to 2.0.0, fix license, include docs 2018-02-24 23:38:32 +01: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
8cdf603fef community/asciinema: enable build on aarch64 and s390x 2017-09-11 21:26:33 +00:00
Roberto Oliveira
3ca9f55bfe community/asciinema: upgrade to 1.4.0 and enable on ppc64le
The upgrade from version 1.2.0 to 1.3.0 brings back the original Python implementation
of asciinema[1] and it supports only Python 3.

This patch changes the build to reflect the changes and also enable build on ppc64le.

[1] http://blog.asciinema.org/post/and-now-for-something-completely-different/
2017-06-27 14:54:48 +02:00
tmpfile
d58110bfa1 community/asciinema: modernize abuild 2017-06-06 20:18:40 +00:00
Natanael Copa
a868d5f3a3 community/asciinema: disable on s390x 2017-05-12 17:25:57 +00:00
Breno Leitao
f00aec781a community/<go packages>: Do not compile on ppc64le
Currently ppc64le does not have go, thus, disabling the build of
the packages that depends on golang.

This patch should be reverted once we have go enabled on ppc64le.
2017-04-10 16:42:33 +00:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Carlo Landmeter
da446ba1df community/asciinema: disable on aarch64 2016-08-17 17:23:14 +00:00
ScrumpyJack
2ff62bbb9f testing/[various]: move packages to community
Moves the packages listed below from the testing to the community
repository after successfully testing of said packages.

asciinema
at
calcurse
cmus
compton
cpio
dvd+rw-tools
fortune
fvwm
geary
h2o
heirloom-mailx
leafpad
nedit
nmh
rover
tor
torsocks
urlview
vdesk
w3m
wbar
xcalc
xclock
xeyes
xkill
2016-07-04 11:42:28 +02:00