[Buildroot] [PATCH 0/6] Cups revamp

Angelo Compagnucci angelo at amarulasolutions.com
Wed Jun 17 17:28:42 UTC 2020


This series fixes various nitpicks we found using cups and do some
bumps.

Angelo Compagnucci (5):
  package/cups-filters: bump to version 1.27.5
  package/cups: bump to version 2.3.3
  package/cups: Add udev rules to assign usb printers group to lp
  package/cups: adding python support
  package/qt5: Enable cups support when BR2_PACKAGE_CUPS

Michael Trimarchi (1):
  package/dejavu: Install dejavu fonts in staging dir

 package/cups-filters/Config.in                |  3 ++
 package/cups-filters/S82cups-browsed          | 23 +++++++++++++
 package/cups-filters/cups-filters.hash        |  2 +-
 package/cups-filters/cups-filters.mk          | 20 ++++++++++--
 ...move-man-from-BUILDDIRS-in-configure.patch |  8 +++--
 package/cups/0002-Do-not-use-genstrings.patch | 14 ++++----
 ...0004-Remove-PIE-flags-from-the-build.patch |  8 +++--
 package/cups/70-usb-printers.rules            |  4 +++
 package/cups/S81cupsd                         | 23 +++++++++++++
 package/cups/cups.hash                        |  2 +-
 package/cups/cups.mk                          | 32 +++++++++++++++++--
 package/dejavu/dejavu.mk                      |  9 ++++++
 package/qt5/qt5base/qt5base.mk                |  8 ++++-
 13 files changed, 136 insertions(+), 20 deletions(-)
 create mode 100644 package/cups-filters/S82cups-browsed
 create mode 100644 package/cups/70-usb-printers.rules
 create mode 100644 package/cups/S81cupsd

-- 
2.25.1



More information about the buildroot mailing list