Commit graph

412 commits

Author SHA1 Message Date
Yarny0 6f622e91c5 cups-drv-rastertosag-gdi (cups driver): gzip ppd files
ppd files are gzipped to save some space.
The `gzip` "-n" option prevents gzip from storing
a timestamp, thus facilitating reproducibility.
2022-11-06 16:19:22 +01:00
Yarny0 5222363936 cups-drv-rastertosag-gdi (cups driver): fix simple comment typo 2022-11-06 16:19:22 +01:00
Weijia Wang f09703cd25 cups: fix build on darwin 2022-11-03 00:28:21 +01:00
github-actions[bot] f4c71b2f8c
Merge staging-next into staging 2022-10-23 18:02:19 +00:00
AndersonTorres 3888878db6 samsung cups driver: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 11:30:39 -03:00
Rick van Schijndel ae33e7cf40 cups: support prefixed pkg-config
Otherwise configure fails with the following error:
- configure: error: Need pkg-config to enable libusb support.
2022-10-19 20:38:28 +02:00
Artturin 0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Jonas Heinrich 02736966da
Merge pull request #166240 from r-ryantm/auto-update/cups-filters
cups-filters: 1.28.12 -> 1.28.13
2022-08-27 09:38:48 +02:00
Nathan Parsons 308b5776a2
cnijfilter2: 6.10 -> 6.40 (#180681)
* cnijfilter2: 6.10 -> 6.40

* Fix compilation error related to duplicate definitions of GET_PROTOCOL

- Resolves the compilation issue reported at https://github.com/NixOS/nixpkgs/pull/180681#issuecomment-1192304711
- An identical issue was previously reported in Gentoo: https://bugs.gentoo.org/723186
- This patch is taken from the solution of Alfredo Tupone (https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24688d64544b43f2c14be54531ad8764419dde09)

Co-authored-by: Nathan Parsons <nathan@parsons.digital>
2022-07-22 22:16:37 +02:00
R. Ryantm 8829416344 cups-filters: 1.28.12 -> 1.28.15 2022-07-07 21:16:50 +00:00
Sandro Jäckel 4d6eacab55
canon-cups-ufr2: fix libdir pointing to bindir, little format 2022-07-04 22:16:11 +02:00
ajs124 fa32663f50 maintainers: remove fuzzy-id
no github account linked
2022-06-29 00:55:00 +02:00
Robert Scott eb6cce7d6f treewide/misc: add sourceType binaryNativeCode for more packages 2022-06-17 22:55:24 +01:00
Martin Weinelt 68b24492ec
Merge pull request #174898 from LeSuisse/cups-2.4.2 2022-05-28 12:47:43 +02:00
Thomas Gerbet c590c23f49 cups: 2.4.1 -> 2.4.2
Fixes CVE-2022-26691.
https://github.com/OpenPrinting/cups/releases/tag/v2.4.2
2022-05-27 14:33:28 +02:00
Artturin c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
Artturin 0c4d65b21e treewide: stdenv.glibc -> glibc 2022-05-25 15:51:20 +03:00
Rick van Schijndel d14b6e65ff samsung-unified-linux-driver_4_00_39: drop
Broken since 2018-10-03
2022-05-11 19:23:05 +02:00
hexchen 3612596e61 cups-kyodialog3: fix download URL 2022-04-28 22:10:25 +00:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Bernardo Meurer 057a4d3abf
cups-brother-mfcl2750dw: fix download url 2022-03-23 16:41:33 -07:00
Bernardo Meurer a3cfdf39a7
cups-brother-mfcl2750dw: init at 4.0.0-1 2022-03-23 14:49:49 -07:00
AndersonTorres ed2b1b4b90 Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
R. Ryantm c88fc7454a cups-filters: 1.28.11 -> 1.28.12 2022-02-25 23:21:44 +01:00
zseri 9a93279738 cups-filters: make it easier to disable avahi
: previous override code to do this was :
  cups-filters = prev.lib.pipe prev.cups-filters [
    (x: x.overrideAttrs (old: { configureFlags = old.configureFlags ++ ["--disable-avahi"]; }))
    (x: x.override { avahi = null; })
  ];

: new override code to do this is :
  cups-filters = prev.cups-filters.override { withAvahi = false; };
2022-02-23 23:38:05 +01:00
zseri a91e85efa3 cups-filters: run nixpkgs-fmt 2022-02-23 23:38:05 +01:00
github-actions[bot] 37beb00797
Merge staging-next into staging 2022-02-13 06:01:39 +00:00
R. Ryantm 92cf8c24b4 cups-filters: 1.28.10 -> 1.28.11 2022-02-12 21:39:59 -08:00
Jonas Heinrich f48c4bb72d cups: 2.4.0 -> 2.4.1 2022-02-04 14:19:32 -08:00
Jonathan Ringer f6068cbf1e Revert "cups: 2.4.0 -> 2.4.1"
This reverts commit 01d86082da.
2022-02-03 10:24:56 -08:00
Jonas Heinrich 01d86082da cups: 2.4.0 -> 2.4.1 2022-02-03 10:15:10 -08:00
Jonas Heinrich e5213f40db cups: Add passthru printing test 2022-02-03 09:39:39 -08:00
Sandro 709f7b3c61
Merge pull request #156746 from Stunkymonkey/treewide-pname-version-8 2022-01-30 01:26:37 +01:00
Felix Buehler a4cf5b79fd treewide: rename name to pname&version 2022-01-27 17:29:01 +01:00
github-actions[bot] 93a9821309
Merge master into staging-next 2022-01-23 18:01:11 +00:00
dmayle c30f25ffbb
canon-cups-ufr2: fix library patching; use proot to enable cnsetuputil2 (#156090) 2022-01-23 08:33:44 -05:00
github-actions[bot] ce88a19065
Merge master into staging-next 2022-01-20 18:01:19 +00:00
Kyle Sferrazza 03affacc87 canon-cups-ufr2: remove myself as maintainer
I no longer have a Canon printer so can't reliably maintain this package
2022-01-20 12:55:06 -05:00
dmayle b4797eaffc
canon-cups-ufr2: 3.70 -> 5.40 (#155685) 2022-01-20 11:55:47 -05:00
github-actions[bot] 16f8848c34
Merge staging-next into staging 2021-12-29 18:01:43 +00:00
Ben Siraphob 39a0a70d29
treewide: fix homepages with permanent redirect to https 2021-12-29 22:06:47 +07:00
Jonas Heinrich 7f431c8cc5
cups: 2.3.3op2 -> 2.4.0 (#148611) 2021-12-28 17:43:07 -05:00
Dmitry Kalinkin ac40a963c9
Merge branch 'master' into staging-next
Conflicts:
	pkgs/applications/editors/vim/common.nix
	pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
	pkgs/development/python-modules/pymavlink/default.nix
2021-12-20 12:09:28 -05:00
Sandro 2beba9a23a
Merge pull request #151200 from Enzime/add/spotify-tray 2021-12-20 00:06:02 +01:00
Michael Hoang eedb795fd2 maintainers: rename enzime to Enzime 2021-12-19 02:01:09 +11:00
github-actions[bot] 001096a857
Merge master into staging-next 2021-12-17 12:01:31 +00:00
Yochai Meir 52e1479feb mfcj470dw-cupswrapper: fixed issue #147793 2021-12-02 14:49:03 +02:00
toonn 24dd96ebd4 cups: Only apply patch for appropriate version 2021-11-24 15:17:13 -08:00
toonn 36a953f78c cups: Apply patch unconditionally
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2021-11-24 15:17:13 -08:00
toonn ea50c9776c cups: Change condition so patch won't remain forever
By changing the condition for the patch it'll hopefully break when the
version is updated for Darwin and not stick around forever.

Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2021-11-24 15:17:13 -08:00