Hi, could you remove pam-faillock.patch? It is no longer needed and breaks the build since https://github.com/sddm/sddm/pull/1423
Search Criteria
Package Details: sddm-git 0.19.0.41.g0b3f399-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sddm-git.git (read-only, click to copy) |
---|---|
Package Base: | sddm-git |
Description: | The Simple Desktop Display Manager |
Upstream URL: | https://github.com/sddm/sddm |
Licenses: | GPL |
Conflicts: | sddm |
Provides: | display-manager, sddm |
Submitter: | aavci |
Maintainer: | sir_lucjan |
Last Packager: | sir_lucjan |
Votes: | 43 |
Popularity: | 0.001835 |
First Submitted: | 2013-01-20 09:53 (UTC) |
Last Updated: | 2022-01-11 12:12 (UTC) |
Dependencies (7)
- qt5-declarative (qt5-declarative-git)
- xorg-server (xorg-server-notty, xf86-input-evdev-git-surfacepen3, xf86-input-evdev-git, xorg-server-sd_notify, xorg-server-noudev, xorg-server-dev, xorg-server1.19-git, xorg-server-rootless-nosystemd-minimal-git, xorg-server-rootless-nosystemd-minimal, xorg-server-git, xorg-server-bug865)
- xorg-xauth
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- python-docutils (make)
- qt5-tools (qt5-tools-git) (make)
Required by (50)
- archlinux-themes-sddm (requires sddm)
- chili-sddm-theme (requires sddm)
- chromeos-kde-theme-git (requires sddm) (optional)
- darkine-kde-git (requires sddm) (optional)
- fluent-kde-theme-git (requires sddm) (optional)
- lxqt-desktop-git (optional)
- lxqt-kwin-desktop-git (requires sddm) (optional)
- lxqt-session-git (requires sddm) (optional)
- mcmojave-kde-theme-git (requires sddm) (optional)
- mcsur-kde-git (requires sddm) (optional)
- monterey-kde-theme-git (requires sddm) (optional)
- multicolor-sddm-theme (requires sddm)
- orchis-kde-theme-curve-git (requires sddm) (optional)
- orchis-kde-theme-git (requires sddm) (optional)
- qogir-kde-theme-git (requires sddm) (optional)
- sddm-archlinux-theme-git (requires sddm)
- sddm-chinese-painting-theme (requires sddm)
- sddm-chinese-painting-theme-git (requires sddm)
- sddm-conf-git (requires sddm)
- sddm-config-editor-git (requires sddm)
Sources (3)
Latest Comments
yan12125 commented on 2021-06-26 02:07 (UTC)
dr460nf1r3 commented on 2021-05-14 07:52 (UTC)
Contributions and issues in: https://github.com/chaotic-aur/pkgbuild-sddm-wayland-git
Original source: https://github.com/archlinux-lucjan/archlinux-packages
sir_lucjan commented on 2021-05-13 19:09 (UTC)
Yes, it includes.
Xwang commented on 2021-05-13 18:40 (UTC)
Does this package contain this commit https://github.com/sddm/sddm/pull/1371 to enable rootless xorg? If so, has anyone already configured sddm to run xorg rootless?
sir_lucjan commented on 2021-04-24 01:46 (UTC)
If anyone would be interested, I have also prepared a patch version for Wayland:
https://github.com/archlinux-lucjan/archlinux-packages/tree/master/sddm-wayland-git
yan12125 commented on 2021-04-24 01:43 (UTC)
Wow, fast as light! Thanks!
sir_lucjan commented on 2021-04-24 01:34 (UTC)
@yan12125
Done.
yan12125 commented on 2021-04-24 01:17 (UTC)
@sir_lucjan: thanks for an updated version. I still hope the fix can be applied here, so that this package can be directly built by AUR helpers. The master branch lacks useful features like rootless Xorg [1], and currently it does not build:
/build/sddm-git/src/sddm/src/daemon/XorgDisplayServer.cpp: In constructor ‘SDDM::XorgDisplayServer::XorgDisplayServer(SDDM::Display*)’:
/build/sddm-git/src/sddm/src/daemon/XorgDisplayServer.cpp:68:42: error: use of deleted function ‘QCharRef& QCharRef::operator=(char)’
68 | m_cookie[i] = digits[dis(gen)];
| ^
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/QObject:1,
from /build/sddm-git/src/sddm/src/daemon/DisplayServer.h:24,
from /build/sddm-git/src/sddm/src/daemon/XorgDisplayServer.h:24,
from /build/sddm-git/src/sddm/src/daemon/XorgDisplayServer.cpp:21:
/usr/include/qt/QtCore/qstring.h:1236:15: note: declared here
1236 | QCharRef &operator=(char c) = delete;
| ^~~~~~~~
[1] https://github.com/sddm/sddm/commit/9881225a92ffe6cf3d4a84273192b08b2d2f6046
sir_lucjan commented on 2021-04-23 14:24 (UTC)
Coelacanthus commented on 2021-04-23 14:07 (UTC)
It should change to develop branch.
Pinned Comments
dr460nf1r3 commented on 2021-05-14 07:52 (UTC)
Contributions and issues in: https://github.com/chaotic-aur/pkgbuild-sddm-wayland-git
Original source: https://github.com/archlinux-lucjan/archlinux-packages