Package Details: sddm-conf-git 0.2.0.r0.ge9d21d0-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: redtide
Last Packager: redtide
Votes: 3
Popularity: 0.000105
First Submitted: 2022-04-18 15:22 (UTC)
Last Updated: 2024-02-04 12:36 (UTC)

Dependencies (6)

Required by (0)

Sources (1)

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!