Пакет lightdm: Информация

    Исходный пакет: lightdm
    Версия: 1.32.0-alt3
    Собран:  15 мая 2023 г. 21:20
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/canonical/lightdm

    Лицензия: GPLv3+
    О пакете: Lightweight Display Manager
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    dm-tool (mipsel)
    dm-tool-debuginfo (mipsel)
    liblightdm-gobject (mipsel)
    liblightdm-gobject-debuginfo (mipsel)
    liblightdm-qt5 (mipsel)
    liblightdm-qt5-debuginfo (mipsel)
    lightdm (mipsel)
    lightdm-debuginfo (mipsel)
    lightdm-devel (mipsel)
    lightdm-devel-doc (noarch)
    lightdm-gir (mipsel)
    lightdm-gir-devel (noarch)

    Сопровождающий: Anton Midyukov


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

    Последнее изменение


    13 мая 2023 г. Anton Midyukov 1.32.0-alt3
    - users.conf: fix hidden-shells, set minimum-uid=1000 (closes: 46122).
    - Requires: shadow-utils >= 1:4.13-alt3
    21 апреля 2023 г. Paul Wolneykien 1.32.0-alt2
    - Fix: Make the session key not to include any prefix (closes: 45929).
    20 апреля 2023 г. Paul Wolneykien 1.32.0-alt1
    - Update the version: 1.32.0 (thx Robert Ancell).
    - Make the session key include the directory position (liblightdm-gobject).
    - Disable the "default-session" patch.
    - Fix: Syncronize data/users.conf with devel/alt/shells.
    - Automatically check the sources after version update.
    - Add cronbuild scripts.