Package lightdm: Information

  • Default inline alert: Version in the repository: 1.30.0-alt24

Source package: lightdm
Version: 1.30.0-alt15
Build time:  Aug 30, 2021, 06:20 PM in the task #282418
Report package bug
License: GPLv3+
Summary: Lightweight Display Manager
Description: 
LightDM is a lightweight, cross-desktop display manager. Its main features are
a well-defined greeter API allowing multiple GUIs, support for all display
manager use cases, with plugins where appropriate, low code complexity, and
fast performance. Due to its cross-platform nature greeters can be written in
several toolkits, including HTML/CSS/Javascript.

List of rpms provided by this srpm:
dm-tool (x86_64, ppc64le, i586, armh, aarch64)
dm-tool-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
liblightdm-gobject (x86_64, ppc64le, i586, armh, aarch64)
liblightdm-gobject-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
liblightdm-qt (x86_64, ppc64le, i586, armh, aarch64)
liblightdm-qt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
liblightdm-qt5 (x86_64, ppc64le, i586, armh, aarch64)
liblightdm-qt5-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
lightdm (x86_64, ppc64le, i586, armh, aarch64)
lightdm-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
lightdm-devel (x86_64, ppc64le, i586, armh, aarch64)
lightdm-devel-doc (noarch)
lightdm-gir (x86_64, ppc64le, i586, armh, aarch64)
lightdm-gir-devel (noarch)

Maintainer: Paul Wolneykien


    1. /usr/bin/moc-qt4
    2. /usr/bin/moc-qt5
    3. libvala-devel
    4. intltool
    5. itstool
    6. gcc-c++
    7. libaudit-devel
    8. libdbus-glib-devel
    9. pkgconfig(Qt5Core)
    10. pkgconfig(Qt5DBus)
    11. pkgconfig(Qt5Gui)
    12. pkgconfig(QtCore)
    13. pkgconfig(QtDBus)
    14. pkgconfig(QtGui)
    15. pkgconfig(gio-2.0) >= 2.26
    16. pkgconfig(gio-unix-2.0)
    17. pkgconfig(glib-2.0) >= 2.30
    18. pkgconfig(gobject-2.0)
    19. pkgconfig(libxklavier)
    20. pkgconfig(x11)
    21. pkgconfig(xcb)
    22. pkgconfig(xdmcp)
    23. libgcrypt-devel
    24. gobject-introspection-devel
    25. vala-tools
    26. gtk-doc
    27. libpam-devel
    28. yelp-tools

Last changed


Aug. 20, 2021 Paul Wolneykien 1.30.0-alt15
- Revoke the "reread-dmrc" patch (closes: 40585).
- ALTBUG 30329 should now be reopened.
July 1, 2021 Aleksei Nikiforov 1.30.0-alt14
- Fixed tty locking: enabled it only for wayland sessions.
June 29, 2021 Aleksei Nikiforov 1.30.0-alt13
- Reworked wayland session support to use "wayland-session-wrapper"
  and "wayland-guest-wrapper" settings.
- Implemented locking used tty to prevent systemd running getty
  when wayland session is starting on same tty.
- Added option "use-free-vt" allowing to force lightdm select first free tty
  instead of just next tty even if it's used. This option is disabled by default.