41 lines
892 B
YAML
41 lines
892 B
YAML
name: sddm
|
|
description: QML based X11 and Wayland display manager
|
|
version: 0.21.0
|
|
revision: 7
|
|
url: https://github.com/sddm/sddm
|
|
license: GPL2-only,CC-BY-3.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/sddm.conf
|
|
- etc/pam.d/sddm
|
|
- etc/pam.d/sddm-autologin
|
|
- etc/pam.d/sddm-greeter
|
|
- usr/share/sddm/scripts/Xsetup
|
|
- usr/share/sddm/scripts/Xstop
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- libelogind
|
|
- libxau
|
|
- libxcb
|
|
- pam
|
|
- qt6-base
|
|
- qt6-declarative
|
|
- sysusers
|
|
- ttf-font
|
|
- xorg-server
|
|
- xorg-xauth
|
|
make_depends:
|
|
- cmake
|
|
- python-docutils
|
|
- extra-cmake-modules
|
|
- qt6-tools
|
|
downloads:
|
|
- url: https://github.com/sddm/sddm/archive/v${BPM_PKG_VERSION}/sddm-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f895de2683627e969e4849dbfbbb2b500787481ca5ba0de6d6dfdae5f1549abf
|