Пакет system-config-printer: Информация

    Исходный пакет: system-config-printer
    Версия: 1.5.18-alt3
    Последняя версия по данным Repology
    Собран:  23 июня 2024 г. 17:51 в задании #351398
    Сообщить об ошибке в пакете
    Лицензия: GPLv2+
    О пакете: A printer administration tool
    Описание: 
    system-config-printer is a graphical user interface that allows
    the user to configure a CUPS print server.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-cupshelpers (noarch)
    system-config-printer (x86_64, ppc64le, i586, aarch64)
    system-config-printer-lib (x86_64, ppc64le, i586, aarch64)
    system-config-printer-udev (x86_64, ppc64le, i586, aarch64)
    system-config-printer-udev-debuginfo (x86_64, ppc64le, i586, aarch64)

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


    Права:
    Anton V. Boyarshinov
    @everybody

      1. gettext-devel
      2. autoconf-archive
      3. glib2-devel
      4. cups-devel
      5. intltool
      6. python3-devel
      7. python3-module-cups
      8. python3-module-pluggy
      9. python3-module-pyproject-installer
      10. python3-module-setuptools
      11. python3-module-wheel
      12. desktop-file-utils
      13. libudev-devel
      14. libusb-devel
      15. rpm-build-python3
      16. xmlto

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


    23 июня 2024 г. Anton Midyukov 1.5.18-alt3
    - NMU: use rpm-macros for udev directories (fix FTBFS)
    19 марта 2024 г. Stanislav Levin 1.5.18-alt2.1
    - NMU: added missing build dependency on setuptools.
    25 ноября 2023 г. Arseny Maslennikov 1.5.18-alt2
    - Fixed FTBFS by building python3(cupshelpers) with pyproject_installer
      instead of direct setup.py. As a direct effect of that change, dist-info for
      that module is produced and packaged instead of egg-info.