Package system-config-printer: Information

    Source package: system-config-printer
    Version: 1.5.18-alt3
    Latest version according to Repology
    Build time:  Jun 23, 2024, 05:51 PM in the task #351398
    Report package bug
    License: GPLv2+
    Summary: A printer administration tool
    Description: 
    system-config-printer is a graphical user interface that allows
    the user to configure a CUPS print server.

    List of RPM packages built from this 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)

    Maintainer: Anton Midyukov


    ACL:
    Anton V. Boyarshinov
    @everybody

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

    Last changed


    June 23, 2024 Anton Midyukov 1.5.18-alt3
    - NMU: use rpm-macros for udev directories (fix FTBFS)
    March 19, 2024 Stanislav Levin 1.5.18-alt2.1
    - NMU: added missing build dependency on setuptools.
    Nov. 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.