aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/*: Rebased to 5.15.14 branchAndreas Sturmlechner9 days2-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Rebased to 5.15.13 branchAndreas Sturmlechner2024-03-161-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* qt5-build.eclass: qtbase: Bump _QT5_GENTOOPATCHSET_REV=5 for 5.15.12Andreas Sturmlechner2024-01-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | New patches since _QT5_GENTOOPATCHSET_REV=4: Allan Sandfeld Jensen (3): Match deadcode elimination with cpu feature check Sync qt_scale_image_argb32_on_argb32_sse2 and qt_scale_image_32bit Avoid SSE2 punning Thiago Macieira (1): qsimd: Don't force RDRND on if __AVX2__ Ulf Hermann (1): Gui: Always declare qt_memfill{32|64} as function pointers on x86 See also: https://invent.kde.org/qt/qt/qtbase/-/merge_requests/295 https://invent.kde.org/qt/qt/qtbase/-/merge_requests/297 https://invent.kde.org/qt/qt/qtbase/-/merge_requests/298 Bug: https://bugs.gentoo.org/704392 Bug: https://bugs.gentoo.org/707390 Bug: https://bugs.gentoo.org/777480 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: Rebased to 5.15.12 branchAndreas Sturmlechner2023-12-301-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Rebased to 5.15.11 branchAndreas Sturmlechner2023-10-071-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: Drop bearer plugins (IUSE=connman,networkmanager)Andreas Sturmlechner2023-06-222-17/+2
| | | | | | | | | | | | | | | | | | | | Can not drop src/plugins/bearer/generic (builds libqgenericbearer.so) though, as without it things like akonadi (KMail remains offline) and Plasma POTD stop working. QTBUG: https://bugreports.qt.io/browse/QTBUG-114666 Upstream in #kde-devel: - the bearer plugins were created in another era: for Symbian, when we weren't always connected to the Internet and the user maybe didn't want to turn on their data - now, we're always connected, so the bearer plugins are unnecessary - they've been removed from Qt 6 due to their design problems - so just do the same in Qt 5: don't use them - especially when upstream has already declared "the use of this API is a design flaw" Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Rebased to 5.15.10 branchAndreas Sturmlechner2023-06-131-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Re-manifest with qtbase-5.15-gentoo-patchset-4Andreas Sturmlechner2023-04-131-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Rebased to 5.15.9 branchAndreas Sturmlechner2023-04-081-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Re-manifest with qtbase-5.15-gentoo-patchset-3 againAndreas Sturmlechner2023-01-081-1/+1
| | | | | | Drops patch that should not have been in there. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Happy new year to 5.15.8 ebuildsAndreas Sturmlechner2023-01-081-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Re-manifest with qtbase-5.15-gentoo-patchset-3Andreas Sturmlechner2023-01-081-1/+1
| | | | | Bug: https://bugs.gentoo.org/889780 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Rebased to 5.15.8 branchAndreas Sturmlechner2023-01-041-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Re-manifest with qtbase-5.15-gentoo-patchset-2Andreas Sturmlechner2022-11-291-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/*: Rebased to 5.15.7 branchAndreas Sturmlechner2022-11-051-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Set QT5_KDEPATCHSET_REV within release switchAndreas Sturmlechner2022-09-171-4/+5
| | | | | | | Can't use QT5_BUILD_TYPE pre-inheriting qt5-build.eclass. Makes the live ebuilds a bit more useful to spinning releases. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Rebased to 5.15.6 branchAndreas Sturmlechner2022-09-081-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: keyword 5.15.5.9999 for ~loongWANG Xuerui2022-06-181-1/+1
| | | | | | | See: https://github.com/xen0n/loongson-overlay/pull/25 Tested-by: HougeLangley <hougelangley1987@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Rebased to 5.15.5 branchAndreas Sturmlechner2022-06-181-0/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Follow-up remaining QT5_MODULE=qtbase packages w/ patchsetAndreas Sturmlechner2022-06-141-0/+1
| | | | | | | | Ends the which-hunt. Bug: https://bugs.gentoo.org/828100 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: Rebased to 5.15.4 branchAndreas Sturmlechner2022-05-141-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: Rebased to 5.15.3 branchAndreas Sturmlechner2022-03-041-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop 6.2.1Andreas Sturmlechner2021-12-241-1/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: drop USE=bindist for OpenSSL changesSam James2021-12-131-2/+2
| | | | | | | | OpenSSL no longer has USE=bindist. Bug: https://bugs.gentoo.org/762850 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-221-1/+1
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: usex -> qt_useDavide Pesavento2021-09-151-1/+2
| | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-qt: Switch from ~PV to =QT5_PV* version dependenciesAndreas Sturmlechner2021-09-071-3/+3
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: mv 5.15.9999 to 5.15.2.9999Andreas Sturmlechner2021-09-071-0/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: EAPI-8 bumpAndreas Sturmlechner2021-08-201-4/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: keyword various packages for ~riscvAlex Fan2021-08-101-1/+1
| | | | | | | | | | | Sync with Gentoo ebuild repo. See also: https://github.com/gentoo/gentoo/pull/21750 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: Fix MissingUseDepDefault for dev-libs/openssl[bindist]Thomas Deutschmann2021-06-201-3/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: drop obsolete LibreSSL patchSam James2021-05-022-379/+0
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: remove libressl supportMikle Kolyada2021-05-021-3/+2
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Minor style and copyright updateAndreas Sturmlechner2021-04-251-1/+1
| | | | | | Add empty line after EAPI. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: update patch for LibreSSLStefan Strogin2020-11-282-27/+45
| | | | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Stefan Strogin <steils@gentoo.org> Closes: https://github.com/gentoo/qt/pull/230 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: Fix macro redefinition of QT_LINKED_OPENSSL warningAndreas Sturmlechner2020-11-181-0/+9
| | | | | | Bug: https://bugs.gentoo.org/652650 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: Update minimum dev-libs/openssl version to 1.1.1Andreas Sturmlechner2020-11-171-1/+2
| | | | | | | | See also: https://github.com/gentoo/gentoo/pull/18297 Thanks-to: Маша <masha@tutamail.com> Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: add LibreSSL logic backAaron Bauman2020-09-291-2/+5
| | | | | | | | | * This was dropped as the logic was not added to the Qt overlay. Will fix this so future bumps do not drop support. Closes: https://bugs.gentoo.org/741662 Signed-off-by: Aaron Bauman <bman@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: Sync with Gentoo ebuild repoAndreas Sturmlechner2020-09-102-1/+1
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Remove 5.9999 dev branch ebuildsAndreas Sturmlechner2020-06-021-62/+0
| | | | | | | Outdated and should be recreated as cmake-based Qt6 ebuilds. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtnetwork: [5.15] add patch for LibreSSLStefan Strogin2020-05-282-0/+361
| | | | | | Closes: https://github.com/gentoo/qt/pull/207 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-qt: Drop Qt 5.15.0Andreas Sturmlechner2020-05-262-63/+0
| | | | | | | Moved to Gentoo ebuild repository. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop Qt 5.15.0_rc2Andreas Sturmlechner2020-05-262-63/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.0 releaseAndreas Sturmlechner2020-05-262-0/+63
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop Qt 5.15.0_rcAndreas Sturmlechner2020-05-142-63/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.0_rc2Andreas Sturmlechner2020-05-142-0/+63
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop 5.15.0 beta4Andreas Sturmlechner2020-05-062-63/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.0 RCAndreas Sturmlechner2020-05-062-0/+63
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop Qt 5.15.0_beta3Andreas Sturmlechner2020-04-202-63/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.0_beta4Andreas Sturmlechner2020-04-202-0/+63
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>