summaryrefslogtreecommitdiff
path: root/dev-qt
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtdeclarative: Add python3_13 compatSasha Finkelstein38 min.1-1/+1
| | | | | Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: guard against incomplete installs (qt6)Ionen Wolkens4 days4-0/+56
| | | | | | | | | | | | | | | The guard can be tested by doing: emerge -C qtshadertools:6 emerge -O qtdeclarative:6 Then qtdeclarative will ignore the missing dep and try to install without QtQuickControls2 (for one), and guard should stop it. Bit wasteful, but revbump to ensure everyone has a working copy. fwiw skipping 6.7.2 given afaik issue only happen on upgrades and 6.7.2 is old and kind of a well established install by now. Bug: https://bugs.gentoo.org/940675 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-creator: sync liveIonen Wolkens5 days1-0/+3
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-creator: add 14.0.2Ionen Wolkens5 days3-1/+274
| | | | | | | | | | | | Also guard qtcharts automagic behind USE=tracing (which feels "mostly" fitting rather than introduce one more USE over this on a big package), existed in earlier versions but had been missed. Tried LLVM_SLOT=19 but fails to build with it, so keeping compat as-is for now. qttools[clang] failed on the same thing I recall and imagine Qt has not been testing 19 yet. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: revert upstream commit causing erratic mouse inputIonen Wolkens5 days2-0/+157
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-creator: rebase execinfo patch in liveIonen Wolkens10 days2-1/+48
| | | | | | | Untested but the patch is identical beside needing to update a moved file's path. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-docs: enable IUSE=remoteobjects by defaultIonen Wolkens10 days1-1/+1
| | | | | | Given it is packaged in the Gentoo tree now. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtremoteobjects: new package, add 6.7.3, 6.8.0_rc, and liveIonen Wolkens10 days7-0/+268
| | | | | | | | | | | | | | Unkeyworded 6.8.0_rc and live have not been really tested yet, will have a closer look when 6.8.0 is due to release. Has the same problem as qtbase with test binaries, albeit unlike qtbase can take a shortcut by deleting the directory. This "could" come bite back if the package starts installing something valid there (ideal would be for upstream to stop installing junk only used by tests). Closes: https://bugs.gentoo.org/939293 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebview: add 6.7.3Ionen Wolkens10 days2-0/+20
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebsockets: add 6.7.3Ionen Wolkens10 days2-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: add 6.7.3Ionen Wolkens10 days2-0/+327
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebchannel: add 6.7.3Ionen Wolkens10 days2-0/+28
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwayland: add 6.7.3Ionen Wolkens10 days2-0/+62
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtvirtualkeyboard: add 6.7.3Ionen Wolkens10 days2-0/+52
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttranslations: add 6.7.3Ionen Wolkens10 days2-0/+17
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttools: add 6.7.3Ionen Wolkens10 days2-0/+155
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsvg: add 6.7.3Ionen Wolkens10 days2-0/+27
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtspeech: add 6.7.3Ionen Wolkens10 days2-0/+45
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtshadertools: add 6.7.3Ionen Wolkens10 days2-0/+22
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtserialport: add 6.7.3Ionen Wolkens10 days2-0/+19
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtserialbus: add 6.7.3Ionen Wolkens10 days2-0/+39
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsensors: add 6.7.3Ionen Wolkens10 days2-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtscxml: add 6.7.3Ionen Wolkens10 days2-0/+35
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtquicktimeline: add 6.7.3Ionen Wolkens10 days2-0/+19
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtquick3d: add 6.7.3Ionen Wolkens10 days2-0/+50
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtpositioning: add 6.7.3Ionen Wolkens10 days2-0/+69
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtnetworkauth: add 6.7.3Ionen Wolkens10 days2-0/+16
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtmultimedia: add 6.7.3Ionen Wolkens10 days2-0/+134
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtlocation: add 6.7.3Ionen Wolkens10 days2-0/+45
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtlanguageserver: add 6.7.3Ionen Wolkens10 days2-0/+16
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtimageformats: add 6.7.3Ionen Wolkens10 days2-0/+42
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qthttpserver: add 6.7.3Ionen Wolkens10 days2-0/+32
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtdeclarative: add 6.7.3Ionen Wolkens10 days2-0/+48
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtconnectivity: add 6.7.3Ionen Wolkens10 days2-0/+74
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: add 6.7.3Ionen Wolkens10 days2-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt5compat: add 6.7.3Ionen Wolkens10 days2-0/+38
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt3d: add 6.7.3Ionen Wolkens10 days2-0/+38
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: add 6.7.3Ionen Wolkens10 days2-0/+365
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qt-docs: add 6.7.3_p202409200836Ionen Wolkens10 days2-0/+254
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtbase: backport fix for x86-64-v3 without rdrand at runtimeIonen Wolkens12 days2-0/+101
| | | | | | | | Skipping live ebuilds given due to land in 6.7+6.8 "soon" (in 6.9 atm), albeit unknown if 6.7.3 and 6.8.0 branches will get it before release and should check on bump. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: fix build with USE=-vaapi in 6.8+Ionen Wolkens12 days3-9/+12
| | | | | | | | | | | | | | | | | | | | | Per the comment, already couldn't use system's libvpv when USE=vaapi is enabled (this is intentionally enforced by the build system rather than "broken"), and now USE=-vaapi fails to build in 6.8 with system's. Seems like an easy fix but (even if fixed) feel it would be simpler keep the same setup regardless of USE=vaapi until vaapi allows using system's. I hardly test USE=-vaapi and missed that it broke, and I assume this holds for upstream too. qtwebengine does keep bundled libvpx either up to date or backports security fixes, albeit bumps are less frequent and fixes could lag a bit (not that we had a choice with USE=vaapi either way, unless drop vaapi support). As a small perk, it'll spare users from rebuilding qtwebengine on libvpx subslot bumps which happen now and then. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebview: add 6.8.0_rcIonen Wolkens13 days2-0/+20
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebsockets: add 6.8.0_rcIonen Wolkens13 days2-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebengine: add 6.8.0_rcIonen Wolkens13 days2-0/+329
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebchannel: add 6.8.0_rcIonen Wolkens13 days2-0/+28
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwayland: add 6.8.0_rcIonen Wolkens13 days2-0/+67
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtvirtualkeyboard: add 6.8.0_rcIonen Wolkens13 days2-0/+52
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttranslations: add 6.8.0_rcIonen Wolkens13 days2-0/+17
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qttools: add 6.8.0_rcIonen Wolkens13 days2-0/+160
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtsvg: add 6.8.0_rcIonen Wolkens13 days2-0/+27
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>