Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/wine: upgrade to 3.0 | Martell Malone | 2018-02-07 | 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/wine: upgrade to 2.0.3 | TBK | 2017-11-07 | 1 | -13/+19 |
| | |||||
* | community/wine: _really_ added missing patch | Francesco Colista | 2017-07-25 | 1 | -0/+14 |
| | |||||
* | community/wine: added missing patch | Francesco Colista | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | community/wine: upgrade to 2.0.2, re-enabled build for x86 | Francesco Colista | 2017-07-25 | 1 | -4/+4 |
| | |||||
* | community/wine: upgrade to 2.0.1 | Leonardo Arena | 2017-05-03 | 1 | -9/+3 |
| | |||||
* | community/wine: upgrade to 2.0 | Valery Kartel | 2017-01-30 | 3 | -44/+46 |
| | | | | fixes and improvements in apkbuild | ||||
* | community/wine: clean up and fix abuild | Jakub Jirutka | 2016-11-26 | 1 | -17/+20 |
| | |||||
* | community/wine: disable on x86 for now | Natanael Copa | 2016-10-10 | 1 | -1/+1 |
| | | | | it complains about textrels | ||||
* | community/wine: upgrade to 1.8.5 and rebuild with libressl | Natanael Copa | 2016-10-10 | 2 | -10/+23 |
| | |||||
* | community/wine: upgrade to 1.8.3 | Natanael Copa | 2016-06-21 | 1 | -4/+4 |
| | |||||
* | community/wine: upgrade to 1.8.2 | Natanael Copa | 2016-04-14 | 1 | -4/+4 |
| | |||||
* | community/wine: upgrade to 1.8.1 | Valery Kartel | 2016-02-04 | 1 | -4/+4 |
| | |||||
* | community/wine: upgrade to 1.8. libs and dlls moved to -libs. development ↵ | Valery Kartel | 2016-01-11 | 1 | -19/+41 |
| | | | | binaries and data moved to -dev. non-en man pages are removed from -doc | ||||
* | community/wine: bump pkgrel for rebuild without gsteramer | Natanael Copa | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | community/wine: disable gstreamer | Natanael Copa | 2015-12-19 | 1 | -2/+1 |
| | |||||
* | community/wine: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | community/wine: move from main | Natanael Copa | 2015-10-06 | 2 | -0/+102 |