Package Details: sddm-conf-git 0.4.0.r0.g11d96aa-1

Git Clone URL: https://aur.archlinux.org/sddm-conf-git.git (read-only, click to copy)
Package Base: sddm-conf-git
Description: SDDM Configuration Editor
Upstream URL: https://github.com/qtilities/sddm-conf
Licenses: MIT
Conflicts: sddm-conf
Provides: sddm-conf
Submitter: redtide
Maintainer: lapsus
Last Packager: lapsus
Votes: 4
Popularity: 0.33
First Submitted: 2022-04-18 15:22 (UTC)
Last Updated: 2025-12-17 21:57 (UTC)

Latest Comments

camradex commented on 2025-02-15 10:40 (UTC)

hello, thanks for maintaining this package! sddm-conf supports both Qt5 and Qt6, but since Qt6 is the latest release, it should be switched to qt6-base (missing in the original PKGBUILD, but explicitly required upstream) and qt6-tools. Also, upstream recommends CMAKE_BUILD_TYPE=Release, and the latest tag is 3.0.0, so pkgver() should reflect that.

tested these changes, and everything builds fine. hope this helps!