Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/opencpn: revert disable due to build issues | Kevin Daudt | 2019-10-19 | 1 | -1/+1 |
| | | | | This reverts commit ebbedf893e435002e52064512ea413b49d2bc57e. | ||||
* | community/opencpn: disable due to build issues | Kevin Daudt | 2019-10-19 | 1 | -1/+1 |
| | | | | | | | | | | opencpn does not build due to missing dependencies / incorrect configuration: wxWidgets wx/version.h file not found in /usr/lib/wx/include/gtk2-unicode-3.0;/usr/include/wx-3.0. Disable until this is fixed. | ||||
* | community/opencpn: rebuild against wxgtk 3.0 | Natanael Copa | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | community/opencpn: upgrade to 4.8.8 | Natanael Copa | 2019-10-11 | 3 | -10/+328 |
| | |||||
* | Revert "community/openCPN: Enable aarch64 support Provide support for aarch64" | Leonardo Arena | 2019-08-28 | 2 | -20/+3 |
| | | | | | | This reverts commit 16544fb65e2a01633780ddceb6fc32a8ed539490 due to 5e588adf5159c1ddb146fc35e3b12771abf8ebd9 | ||||
* | community/openCPN: Enable aarch64 support Provide support for aarch64 | ossdev | 2019-08-28 | 2 | -3/+20 |
| | | | | Signed-off-by: ossdev <ossdev@puresoftware.com> | ||||
* | community/opencpn: fix issue with cmake 3.14.0+ | TBK | 2019-05-19 | 3 | -6/+62 |
| | |||||
* | community/opencpn: upgrade to 4.8.4 | Pedro Filipe | 2018-09-10 | 1 | -2/+3 |
| | |||||
* | [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/opencpn: upgrade to 4.8.0 | Roberto Oliveira | 2017-12-10 | 1 | -3/+3 |
| | |||||
* | community/opencpn: update checksum | Roberto Oliveira | 2017-11-21 | 1 | -8/+3 |
| | |||||
* | testing/[various]: move to community | ScrumpyJack | 2016-08-18 | 2 | -0/+53 |
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 |