summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebengine/qtwebengine-6.9.3.ebuild
AgeCommit message (Collapse)Author
13 daysdev-qt/qtwebengine: sort minizip dep + add explicit zlibIonen Wolkens
Uses both and could be meaningful with := in the future, not worth a revbump over though. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-04*/*: Use virtual/minizipMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/44464 Closes: https://github.com/gentoo/gentoo/pull/44464 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-12dev-qt/qtwebengine: Stabilize 6.9.3 arm64, #963987Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-qt/qtwebengine: Stabilize 6.9.3 amd64, #963987Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-09dev-qt/qtwebengine: add missing stdint includeIonen Wolkens
Haven't tested building, but it is missing either way and shouldn't be. Won't bother updating patchset over this until need to pull in more changes if ever (already fixed in 6.10.0 w/ chromium-134.x which has become more concious of these). Closes: https://bugs.gentoo.org/963965 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-30dev-qt/qtwebengine: add 6.9.3Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>