Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/libqmi: upgrade to 1.20.0 | Stuart Cardall | 2018-01-22 | 1 | -8/+4 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/ | ||||
* | community/libqmi: skip check | Leonardo Arena | 2017-05-03 | 1 | -14/+2 |
| | | | | Fails on other arches too | ||||
* | community/libqmi: add check(), exclude on x86 | Leonardo Arena | 2017-05-03 | 1 | -5/+18 |
| | |||||
* | community/libqmi: Disable tests on ppc64le | Breno Leitao | 2017-04-29 | 1 | -1/+4 |
| | | | | | Disabling tests on ppc64le, since the tests are broken. Should check what is happening later (after 3.6 release). | ||||
* | community/libqmi: update to 1.18.0 | Stuart Cardall | 2017-03-23 | 1 | -3/+4 |
| | |||||
* | community/libqmi: update to 1.17.901 | Stuart Cardall | 2017-02-26 | 1 | -8/+4 |
| | | | | | includes a compatibility patch to fix canonicalize_file_name() not being part of musl libc. | ||||
* | community/libqmi: update to 1.17.900 | Stuart Cardall | 2017-01-25 | 1 | -8/+13 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | community/libqmi: update to 1.16.0 | Stuart Cardall | 2016-09-15 | 1 | -22/+9 |
| | |||||
* | testing/[various]: move to community | Stuart Cardall | 2016-08-21 | 1 | -0/+48 |
albatross-themes apk-post-messages autossh bitcoin btrbk entr ffmpegthumbnailer firejail firetools fwsnort gnome-colors imapsync inetutils-syslogd inotify-tools-inc isync junit ktsuss letsencrypt-nosudo libmbim libndp libqmi libteam mini-sendmail modemmanager namecoin networkmanager nginx-naxsi numix-themes nxapi opencl-headers opencl-icd-loader opus-tools perl-authen-ntlm perl-bit-vector perl-data-uniqid perl-file-copy-recursive perl-getopt-argvfile perl-io-tee perl-iptables-chainmgr perl-iptables-parse perl-module-scandeps perl-par-dist perl-par-packer perl-par perl-uri-escape psad py-crcmod py-graphviz py-lz4 py-opencl py-opengl-accelerate runit secpwgen secure-delete socklog spacefm tinyssh udevil virt-viewer virtualbricks whois wrk xpra zram-init |