Package lightdm: Information

    Source package: lightdm
    Version: 1.32.0-alt8
    Build time:  Nov 14, 2024, 04:36 AM
    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 RPM packages built from this SRPM:
    dm-tool (e2kv6, e2kv5, e2kv4, e2k)
    dm-tool-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    liblightdm-gobject (e2kv6, e2kv5, e2kv4, e2k)
    liblightdm-gobject-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    liblightdm-qt5 (e2kv6, e2kv5, e2kv4, e2k)
    liblightdm-qt5-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    lightdm (e2kv6, e2kv5, e2kv4, e2k)
    lightdm-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    lightdm-devel (e2kv6, e2kv5, e2kv4, e2k)
    lightdm-devel-doc (noarch)
    lightdm-gir (e2kv6, e2kv5, e2kv4, e2k)
    lightdm-gir-devel (noarch)

    Maintainer: Paul Wolneykien


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

    Last changed


    Sept. 23, 2024 Paul Wolneykien 1.32.0-alt8
    - Make locale read error a non-fatal error with a warning message.
    - Support reading of /etc/locale.conf prior to /etc/sysconfig/i18n.
    Aug. 9, 2024 Anton Golubev 1.32.0-alt7
    - add client library version for Qt6
    - drop the option for Qt4
    June 21, 2024 Paul Wolneykien 1.32.0-alt6
    - Output test-suite.log on test fail.
    - Fix build with new systemd (pass /usr/lib/systemd/system to make install).