Details
- Reviewers
Girtablulu - Group Reviewers
Triage Team - Commits
- R5352:78566295d2a6: Initial commit of qt6-base
Built qtwebengine, pyside6 and pyqt6 against it, used qtwebengine to load the Linux website and beeref for dropping some pics on it.
Diff Detail
- Repository
- R5352 qt6-base
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| package.yml | ||
|---|---|---|
| 65 | what following packages do need mesalib? | |
| 70 | -DINSTALL_LIBDIR=%libdir% needs to be added as well | |
| 71 | -DINSTALL_BINDIR=%libdir%/qt6/bin | |
| 73 | this should be -DINSTALL_LIBEXECDIR=/usr/libexec/Qt6 unless the changed something with 6.2 which I haven't seen | |
| 75 | -DINSTALL_ARCHDATADIR=%libdir%/qt6 | |
| 78 | -DINSTALL_MKSPECSDIR=%libdir%/qt6/mkspecs \ | |
| 79 | -DINSTALL_EXAMPLESDIR=%libdir%/qt6/examples | |
| 103 | should - /usr/libexec/Qt6 should be added as well | |
| pspec_x86_64.xml | ||
| 145 | doc should be patterned as well | |
| package.yml | ||
|---|---|---|
| 65 | mesalib gets checked by Qt6 CMake IIRC, also qt5-base-devel does depend on it too | |
| 73 | Prefered to use /usr/lib64/qt6 because libexec is not used by many packages and building plus using the software that depends on qtbase works correctly | |
| 103 | Same as above | |
| pspec_x86_64.xml | ||
| 145 | Dunno if I should put this in qt6-base-devel for qt6-doc consumption or in qt6-base-docs | |
You can clean some deps here @YakoYakoYokuYoku
pkgconfig(xcb-icccm) - duplicated pkgconfig(xcb-image) pkgconfig(xcb-keysyms) - duplicated pkgconfig(xcb-renderutil) pkgconfig(xrender)