Package lightdm: Information

  • Default inline alert: Version in the repository: 1.32.0-alt4

Source package: lightdm
Version: 1.30.0-alt19
Latest version according to Repology
Build time:  Aug 26, 2021, 04:15 PM in the task #283684
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


ACL:
Paul Wolneykien
@everybody

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

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.