Package lightdm: Information

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

Source package: lightdm
Version: 1.30.0-alt15
Latest version according to Repology
Build time:  Aug 20, 2021, 03:33 AM in the task #283480
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. pkgconfig(Qt5Core)
    2. pkgconfig(Qt5DBus)
    3. pkgconfig(Qt5Gui)
    4. pkgconfig(QtCore)
    5. pkgconfig(QtDBus)
    6. pkgconfig(QtGui)
    7. libgcrypt-devel
    8. pkgconfig(gio-2.0) >= 2.26
    9. pkgconfig(gio-unix-2.0)
    10. pkgconfig(glib-2.0) >= 2.30
    11. /usr/bin/moc-qt4
    12. /usr/bin/moc-qt5
    13. pkgconfig(gobject-2.0)
    14. pkgconfig(libxklavier)
    15. gobject-introspection-devel
    16. pkgconfig(x11)
    17. pkgconfig(xcb)
    18. pkgconfig(xdmcp)
    19. gtk-doc
    20. gcc-c++
    21. libpam-devel
    22. intltool
    23. itstool
    24. vala-tools
    25. libaudit-devel
    26. yelp-tools
    27. libdbus-glib-devel
    28. libvala-devel

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.