File dymo-cups-drivers.changes of Package dymo-cups-drivers
------------------------------------------------------------------- Sat Feb 28 15:21:43 UTC 2026 - Aleksa Sarai <cyphar@cyphar.com> - Add support for LW5xx drivers. DYMO has released a "v2" of their drivers for the LW5xx devices rather than adding support for both in the same driver code, so we instead work around this by building both versions separately and installing them both. The v2 PPDs all reference "*_v2" filter binaries, so this is the intended installation method. The version number of the package now matches the changelog version from the (newer) v2 driver. I have verified that the new package continues to work with an older LabelWriter 450 (using the old drivers) as well as now working with a LabelWriter 550 Turbo (new drivers). This was done via a standard USB setup (I have not tested PnP nor networked printing). - Add patch to fix builds for the new v2 driver: + v2-0001-lm-ctime-header.patch - Add patch to fix an upstream bug we hit when dymo-cups-filters-testing tries to test the filters with /usr/sbin/cupsfilter directly: + v2-0002-LockName-default.patch - Rename patches for the v1 sources to indicate which version they apply to. * cups-ppd-header.patch -> v1-0001-cups-ppd-header.patch * cups-2.6-api.patch -> v1-0002-cups-2.6-api.patch - Remove PPD install dir patch and instead modify configure.ac directly, followed by autoreconf. - PPD-install-dir.patch ------------------------------------------------------------------- Sat Feb 28 13:31:18 UTC 2026 - Aleksa Sarai <cyphar@cyphar.com> - Provide original download URLs for Source and Patch files. Note that the hashes of all of the files are the same after this change. - CUPS now stores cups_serverbindir in /usr/lib/cups rather than /usr/libexec/cups, which was causing build failures. The interim solution is to just hardcode the correct paths, but ideally we would get the variables from pkg-config (or cups-config, which is where autoconf sources them from). - Add patch to fix build issue with Cups 2.6 (missing #include): + cups-2.6-api.patch - Fix patch to apply properly: * PPD-install-dir.patch - Remove unneeded patch that had no impact on the build results: - stdio-header.patch ------------------------------------------------------------------- Mon Apr 14 07:08:57 UTC 2025 - Johannes Meixner <jsmeix@suse.com> - Use '%patch -P NNN' instead of the deprecated '%patchNNN'. ------------------------------------------------------------------- Mon Apr 16 13:27:15 CEST 2018 - jsmeix@suse.de - PPD-install-dir.patch changes cupsmodeldir in configure to install printer manufacturer PPDs into a specific directory /usr/share/cups/model/manufacturer-PPDs/dymo ------------------------------------------------------------------- Sun Apr 8 12:24:19 UTC 2018 - dev@dominik-schmidt.de - Import package