qt5-nemo-qml-plugin-configuration
Category: local-install (rebuilt to unblock qt5-quickcontrols-nemo’s own
adoption; not vendored under arch/ yet). Path: /data/INSTALL/qt5-nemo-qml-plugin-configuration,
a plain (non-submodule) git checkout, same pattern as qt5-mlite/[[qt5-mlite]].
Build times (auto-updated)
- x86_64: 32s (2026-09-06 07:38 UTC, serial)
2026-09-05: forked from official nemo-qml-plugin-configuration to stay on Qt5
- Official Arch’s
nemo-qml-plugin-configurationswitched to Qt6 at 0.2.10-2 (upgpkg: 0.2.10-2: switch to qt6, qt5-declarative -> qt6-declarative, qmake-qt5 -> qmake6). qt5-quickcontrols-nemo (itself being adopted from official repos, see [[qt5-quickcontrols-nemo]]/../scripts/adopt_package.sh) needs the Qt5 build, and its file layout (e.g./usr/bin/mlitenotificationtool) collides with the Qt6 official packages if both land in one transaction (no declared conflicts/replaces either way). - Fix, mirroring exactly what was done for [[qt5-mlite]]:
pkgctl repo clone nemo-qml-plugin-configuration,git reset --hardto2c668ba(the last commit still on 0.2.10-1/Qt5, immediately before the qt6 switch commitdc8be46), renamed pkgname toqt5-nemo-qml-plugin-configuration, changeddependsfrom('mlite' 'qt5-declarative')to('qt5-mlite' 'qt5-declarative')(the old Qt5 build implicitly depended on Qt5mlite, which is now whatqt5-mliteis), regenerated.SRCINFO. No pkgver/pkgrel bump – pure rename+dependency-name fix on identical source. - Built and published to archlinuxaba (x86_64) via
repo_release.sh. Overview/site regen deferred until qt5-quickcontrols-nemo itself is also done – this is one connected fix, not a standalone package.