Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "community/qt5-qtbase: revert OpenGLES change on ARM" | Bart Ribbers | 2020-04-29 | 1 | -2/+7 |
| | | | | | | | This reverts commit ec7c2ff7d185ca4a338bc394e497f10ae2609336. We can use OpenGLES on ARM again since we disabled the plugin in Audacious that broke on it | ||||
* | community/*: rebuild against icu-67.1 | Leo | 2020-04-24 | 1 | -1/+1 |
| | |||||
* | community/qt5-qtbase: rebuild against icu 66.1 | TBK | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | community/qt5-qtbase: revert OpenGLES change on ARM | Ariadne Conill | 2020-03-22 | 1 | -7/+2 |
| | | | | | | | | This breaks source compatibility with Qt5 compiled against normal OpenGL. OpenGLES-only devices should install soon-to-be packaged GL4ES library instead. | ||||
* | community/qt5-qtbase: take over maintainership | Bart Ribbers | 2020-03-10 | 1 | -10/+9 |
| | | | | Also sync APKBUILD with other Qt packages | ||||
* | community/qt5-qtbase: use OpenGLES on ARM | Bart Ribbers | 2020-02-25 | 1 | -2/+7 |
| | |||||
* | {community,testing}/qt: upgrade to 5.14.1 | Bart Ribbers | 2020-02-24 | 1 | -17/+18 |
| | |||||
* | community/qt5-qtbase: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | qt5: update url to use "https" | J0WI | 2020-02-03 | 1 | -2/+2 |
| | |||||
* | community/qt5-qt*: upgrade to 5.12.5 | Bart Ribbers | 2019-09-15 | 1 | -3/+3 |
| | |||||
* | testing/qtchooser: new aport | Bart Ribbers | 2019-06-19 | 1 | -3/+4 |
| | |||||
* | community/qt5: upgrade to 5.12.4 | Bart Ribbers | 2019-06-17 | 1 | -2/+2 |
| | |||||
* | community/qt5-*: upgrade to 5.12.3 | Francesco Colista | 2019-05-28 | 1 | -3/+3 |
| | |||||
* | community/qt5-qtbase: rebuild against icu-64 | Natanael Copa | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | community/qt5-qt*: update to 5.12.1 | Bart Ribbers | 2019-02-08 | 1 | -2/+2 |
| | |||||
* | community/qt5-qtbase: rebuild against icu-63.1 | Leonardo Arena | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | community/qt5-qtbase: upgrade to 5.12.0 | André Klitzing | 2018-12-28 | 3 | -40/+4 |
| | |||||
* | community/qt5-qtbase: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | community/qt5-qtbase: Enable the X11 Accessibility Bridge | Luca Weiss | 2018-10-02 | 1 | -1/+2 |
| | |||||
* | community/qt5-qtbase: rebuild against icu-62.1 | Natanael Copa | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | community/qt5-qtbase: upgrade to 5.10.1 | Natanael Copa | 2018-05-01 | 2 | -107/+21 |
| | |||||
* | community/qt5-qtbase: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | community/qt5-qtbase: rebuild against mariadb-connector-c | Natanael Copa | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | community: rebuild against icu-60.2 | William Pitcock | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | community/qt5-qtbase: Allow more ssl API use (libressl compat patch) | Jussi Kukkonen | 2018-02-27 | 2 | -10/+1 |
| | | | | | Current libressl actually supports SSL_CTRL_SET_CURVES: don't prevent using it with libressl. | ||||
* | [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/qt5-qtbase: upgrade to 5.9.3, improved APKBUILD | Francesco Colista | 2017-12-02 | 1 | -30/+21 |
| | |||||
* | community/qt5-qtbase: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | community/qt5-qtbase: rebuild against icu-59.1 | Natanael Copa | 2017-07-18 | 1 | -1/+1 |
| | |||||
* | community/qt5-qtbase: upgrade to 5.9.1 | Natanael Copa | 2017-07-05 | 3 | -183/+5 |
| | |||||
* | community/qt5-qtbase: disable precompiled headers | Natanael Copa | 2017-07-03 | 1 | -1/+2 |
| | |||||
* | community/qt5-qtbase: fix QTBUG-56140 | Leonardo Arena | 2017-06-07 | 2 | -2/+84 |
| | |||||
* | community/qt5-qtbase: big endian bug on s390x | Tuan M. Hoang | 2017-04-20 | 2 | -1/+97 |
| | | | | | Ref https://code.qt.io/cgit/qt/qtbase.git/commit/?id=6f64bfa654fb7e20bb75ec3b0544b81482babb44 | ||||
* | community/qt5-qtbase: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | community/qt5-qt*: move from main | Natanael Copa | 2017-04-14 | 4 | -0/+355 |