Search Criteria
Package Details: sonic-frameworks-quick-ui 6.27.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sonic-frameworks-quick-ui.git (read-only, click to copy) |
|---|---|
| Package Base: | sonic-frameworks-quick-ui |
| Description: | A QtQuick based components set |
| Upstream URL: | https://github.com/Sonic-DE/sonic-frameworks-quick-ui |
| Licenses: | LGPL-3.0-only, LGPL-2.0-only |
| Groups: | sonicde-frameworks |
| Conflicts: | kirigami |
| Provides: | kirigami |
| Submitter: | sonicde-buildbot |
| Maintainer: | sonicdesktop (callmetango, jcrowell, sonicde-buildbot) |
| Last Packager: | sonicde-buildbot |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-06-18 17:23 (UTC) |
| Last Updated: | 2026-06-18 17:23 (UTC) |
Dependencies (10)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgomp (libgomp-fast-optimizedAUR, libgomp-snapshotAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- doxygen (doxygen-gitAUR) (make)
- qt6-shadertools (make)
- qt6-tools (make)
- sonic-frameworks-cmake-modulesAUR (make)
Required by (172)
- aeroshell-kwin-components-git (requires kirigami)
- aeroshell-libplasma-git (requires kirigami)
- aerothemeplasma-desktop-git (requires kirigami)
- agildodock (requires kirigami)
- alligator-git (requires kirigami)
- alpaka-git (requires kirigami)
- amarok-git (requires kirigami)
- amarok-libgpod (requires kirigami)
- appimage-manager-plasma (requires kirigami)
- astra-launcher (requires kirigami)
- biglinux-noise-reduction-pipewire (requires kirigami) (optional)
- bluejay (requires kirigami)
- bluejay-git (requires kirigami)
- carafe (requires kirigami)
- cdev-mcp (requires kirigami)
- chessament-git (requires kirigami)
- colortest-git (requires kirigami)
- discover-git (requires kirigami)
- discover-snap (requires kirigami)
- distro-rack (requires kirigami) (optional)
- Show 152 more...
Latest Comments
callmetango commented on 2026-07-14 21:10 (UTC)
@jghodd
sonic-frameworks-quick-ui is a drop-in replacement for kirigami and conflicts with it at the moment 179f19eb1f9c. That's a consequence of forking the KDE packages. Upstream is looking into a solution to have KDE and SonicDE installed at the same time.
jghodd commented on 2026-07-01 20:34 (UTC) (edited on 2026-07-03 14:12 (UTC) by jghodd)
There is a conflict with kirigami2:
I'm going to be testing this via a live system image, built with archiso. It is impossible to do anything "special" to install both of these while there is a conflict - archiso has no allowance for special cases. Please fix this.
Edit: I was able to find all packages that pulled in kirigami, but it took me about 16 hours to do it, cross-referencing dependencies and requirements. The final culprit... kup. Too many packages are still pulling in plasma5 pieces, many of which have a need to pull in kirigami. This makes building a live image with 1500 packages a bit of chore when you need to find the handful of packages that require kirigami. It may not be absolutely necessary to get rid of the conflict since the software can be arranged so that there is no conflict, the scope of trying to resolve that conflict when trying to deal with a massive multi-package installation is daunting. Maybe there's a better solution.