Package lightdm: Information

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

Source package: lightdm
Version: 1.30.0-alt19
Build time:  Oct 1, 2021, 01:20 PM in the task #285592
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. intltool
    4. itstool
    5. libvala-devel
    6. gcc-c++
    7. libaudit-devel
    8. pkgconfig(Qt5Core)
    9. pkgconfig(Qt5DBus)
    10. pkgconfig(Qt5Gui)
    11. libdbus-glib-devel
    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. libpam-devel
    25. vala-tools
    26. gobject-introspection-devel
    27. gtk-doc
    28. yelp-tools

Last changed


Aug. 24, 2021 Paul Wolneykien 1.30.0-alt19
- Apply the greeter locale to the authentication (PAM) session only
  (closes: 40798).
Aug. 21, 2021 Paul Wolneykien 1.30.0-alt18
- Fixed memory leak when setting language in the greeter.
Aug. 20, 2021 Paul Wolneykien 1.30.0-alt17
- Run the PAM session with the locale currently set in the greeter.