| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
This may possibly not get released until (after) Qt6.8.1, and
would rather not mask 6.8.1 as well. So add this now (masked)
for testing, will unmask alongside adding 6.8.1 if still no
proper release.
Note have not tested with Qt6.8.0, but rather with 6.8.1 branch
using 6.8.9999. Odds are will not unmask Qt6.8.0 anyway.
This is supposed to need (unreleased) >=pyqt-builder-1.17 and
>=sip-6.9 per project.toml but still "seems" fine with the old
versions at the moment. May "possibly" need newer PyQt6-sip as
well at runtime, but (at least) qutebrowser tests been passing
without it. So avoiding bumping to a bunch of extra snapshots.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Despite a major'ish bump, couldn't spot any need
for ebuild changes except depending on newer sip.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
No tests provided like other packages from this chain from this
upstream, so using qutebrowser[qt6]'s tests as reference to know
if it works with py3.12.
qutebrowser did have 3.12 issues with 6.5.1, which got fixed in
6.5.2 -- so from this assuming that the chain's latest versions
have likely been tested by upstream with 3.12 now and should be
mostly safe to add.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Switch to using /usr/bin/qmake6 which is now provided by qtbase.
Also bump QT_PV to use $(ver_cut 1-2), not always necessary but
this makes it unnecessary to keep track of new Qt features usage.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
qt-6.4.0 is only in the ::qt overlay the moment, but this works
just fine with 6.3.2 that I can see. Adding but may be better to
wait to match 6.x as a precaution in the future, notably confuses
1 qutebrowser test but it has no real consequence.
Eitherway, given it's masked not too woried about this and want
to get some testing out of these things to know effects of mismatch.
PyQt6-6.4.0 adds support for QtTextToSpeech and QtPdf but neither
can be enabled at the moment.
- pdf: from qtwebengine:6 but is currently disabled in its ebuild
- speech: not available in <qt-6.4.0 and qtspeech:6 is not packaged
in the qt overlay either yet, skips the need to bump QT_PV to
6.4:6 here for now
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
May still be rough around the edges, currently only tested with
qutebrowser so please report if missing anything for other consumers.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|