Initial Commit

This commit is contained in:
2025-05-08 17:18:40 +03:00
commit a5041f29e6
6 changed files with 107 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: sddm
description: QML based X11 and Wayland display manager
version: 0.21.0
url: https://github.com/sddm/sddm
license: GPL2-only,CC-BY-3.0
architecture: any
depends: ["gcc","glibc","elogind","libxau","libxcb","pam","qt6-base","qt6-declarative","ttf-font","xorg-server","xorg-xauth"]
make_depends: ["cmake","extra-cmake-modules","qt6-tools"]
keep: ["etc/sddm.conf","usr/share/sddm/scripts/Xsetup","usr/share/sddm/scripts/Xstop"]
type: source