Matthew Justin Bauer
e35105c7c8
Merge pull request #35081 from StijnDW/master
...
brlaser: init from latest git
2018-03-22 11:09:39 -05:00
Ryan Mulligan
5c0645fe94
cups-filters: 1.20.0 -> 1.20.1
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.20.1 with grep in /nix/store/233chsllrfymrvizn74nf8sav0r0llrb-cups-filters-1.20.1
2018-03-16 06:10:55 -07:00
Vladimír Čunát
e719327694
Merge #35113 : cups: upstream patch for a bug
2018-02-24 22:30:18 +01:00
Tuomas Tynkkynen
ae9d4faff9
Merge remote-tracking branch 'upstream/master' into staging
2018-02-24 02:05:30 +02:00
Jörg Thalheim
1fbf33b78e
zj-58: nitpicks
2018-02-23 16:38:26 +00:00
Nikolay Amiantov
998fdfdc94
cups: fix path to socket and run directory
...
We use default /var/run/cups/cups.sock in NixOS but here it's misdefined to be
/run/cups.sock. Return it to default.
2018-02-23 18:51:37 +03:00
makefu
7ca25bdfcf
cups-zj-58: init at 2018-02-22
...
Adds cups drivers for Zjiang ZJ-58
2018-02-23 16:47:52 +01:00
xeji
6e9bc081b1
mfcl2720dwcupswrapper: init at 3.2.0-1
...
Brother MFC-L2720DW CUPS wrapper driver
2018-02-18 19:47:05 +01:00
xeji
380d759659
mfcl2720dwlpr: init at 3.2.0-1
...
Brother MFC-L2720DW lpr driver
2018-02-18 19:37:19 +01:00
Ambroz Bizjak
965ddac92f
cups: Add patch for bug where CUPS fails to save files to disk
...
Upstream report: https://github.com/apple/cups/issues/5118
In addition to not saving files, this results in spam messages in the log once per second (Expiring subscriptions...)
which is what led me to discover this bug. The patch was made by hand because the patch from the commit does not apply.
2018-02-18 14:46:01 +01:00
Stijn DW
56c88781ee
brlaser: init from latest git
2018-02-17 20:27:15 +01:00
André-Patrick Bubel
3a27c298f2
cups-kyocera: Fix spelling mistake in comment
2018-02-16 21:44:42 +01:00
Guillaume Maudoux
c70c9649ea
cups-filters: 1.16.0 -> 1.20.0
2018-02-03 00:07:11 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Vladimír Čunát
3a110ea3f9
treewide platform checks: abort
-> throw
...
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Orivej Desh
bf0d121aed
cups: fix configure flags
2017-12-07 07:22:39 +00:00
Peter Hoeg
e5715d9464
cups: 2.2.2 -> 2.2.6
2017-12-07 07:22:39 +00:00
Steve Trout
8bc74a908d
cnijfilter2: specify --datadir for cnijlgmon3
...
If --datadir is not given, it uses '${datarootdir}/cnijlgmon3',
with the unsubstituted variable.
2017-11-28 11:26:42 -06:00
Patrick Chilton
8bfa14f5a7
cnijfilter: add 4.00
2017-11-24 21:02:40 +01:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Guillaume Maudoux
548033285c
cups-filters: 0.15.0 -> 0.16.0
2017-07-28 14:01:49 +02:00
Guillaume Maudoux
6b286fa339
cups-filters: 0.14.0 -> 0.15.0
2017-07-25 19:00:06 +02:00
Peter Hoeg
0345aed90c
mfcj6510dwlpr: use new xxd package instead of vim
2017-07-24 09:37:58 +08:00
Benno Fünfstück
99fbd867ef
Merge pull request #27031 from jerith666/cnijfilter-2-80
...
cnijfilter: init at 2.80
2017-07-18 14:37:32 +02:00
Matt McHenry
67d02cd60a
cnijfilter: init at 2.80
...
this driver reads support files from lib/bjlib as well as lib/cups,
which is why the path in cupsd.nix is tweaked
2017-07-17 07:32:23 -04:00
Jörg Thalheim
fc44b573ca
mfcl2700dnlpr: remove meta.version
2017-07-14 08:44:20 +01:00
Jörg Thalheim
30223dd334
Merge pull request #25654 from 4z3/mfcl2700dn
...
Add support for Brother MFC-L2700DN
2017-07-13 21:48:48 +01:00
Emmanuel Rosa
7ec7aa0bb1
Revert "splix: enable JBIG" ( #27054 )
...
This reverts commit 0878ca7ab4
.
My change to enable JBIG for splix did not work correctly. I was unable to get to the bottom of it because the build never completed. Given that it's also timing out in Hydra (see https://hydra.nixos.org/eval/1372226 ) I think it's best to simply back it out.
2017-07-03 08:09:54 +01:00
Emmanuel Rosa
0878ca7ab4
splix: enable JBIG
...
Enables JBIG given that according to OpenPrinting.org, the patents have expired.
See https://www.openprinting.org/driver/splix/license/
Closes #25929
2017-07-01 19:36:12 -04:00
Gabriel Ebner
798e256dcd
cups-filters: fix path to pdftops
...
This is hardcoded to /usr/bin/pdftops by default.
2017-06-12 11:19:40 +02:00
Guillaume Maudoux
dacfe8109e
cups_filters: 1.11.1 -> 1.14.0
2017-05-24 12:51:24 +02:00
David Waern
3a084a80e7
samsung-unified-linux-drive: Fix sane driver by patching rpaths
...
fixes #25779
2017-05-20 15:35:00 +01:00
tv
6fdcc7f5b4
mfcl2700dncupswrapper: init at 3.2.0-1
2017-05-10 00:20:45 +02:00
tv
ba096d8ddf
mfcl2700dnlpr: init at 3.2.0-1
2017-05-10 00:20:45 +02:00
Dan Peebles
aa31d4b803
cups: fix on Darwin
...
Kinda fix, anyway. Enough to proceed with other stuff :)
2017-04-06 20:13:33 -04:00
Jean Potier
09b1414acd
cups-toshiba-estudio: init at 7.51 ( #24676 )
2017-04-06 15:00:02 +01:00
Dan Peebles
8b65437aae
Merge branch 'master' into staging
2017-03-30 12:54:41 -04:00
Vladimír Čunát
72bb7b399a
Merge #24392 : cups-dymo: patch upstream for cups 2.2
2017-03-29 13:57:07 +02:00
makefu
892c418f5d
cups-dymo: patch upstream for cups 2.2
2017-03-27 23:27:47 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Vladimír Čunát
036f4b2f04
cups: fix #24339 : broken paths in cups-config
...
Note: this doesn't fix cups-dymo by itself.
It causes a slightly nontrivial rebuild on Linux.
2017-03-27 18:56:59 +02:00
Vladimír Čunát
50fadc8b18
cups: split the $lib output
...
This saves > 10 MB from most closures.
Printing test succeeds on x86_64-linux.
2017-03-12 18:36:30 +01:00
Vladimír Čunát
2e4c5711a2
cups: minor expression refactoring
2017-03-12 16:43:26 +01:00
Vladimír Čunát
b8685ddf68
cups: 2.1.4 -> 2.2.2
...
The changelog seems safe, test succeeds on x86_64-linux.
2017-03-12 16:43:02 +01:00
Franz Pletz
99ef5c84b4
cups-pk-helper: 0.2.5 -> 0.2.6
2017-03-07 11:27:18 +01:00
makefu
76da40e5a7
cups-dymo: init at 1.4.0.5
2017-02-15 09:07:40 +01:00
Kier Davis
9f4114a740
samsung-unified-linux-driver_1_00_37: fix build failing due to upstream change in 'cups'
...
This commit should fix the package building to build due to https://github.com/NixOS/nixpkgs/issues/16238
Printing tested on M2875FD and M2675FN models. Scanning not tested yet due to lack of access of Samsung scanning devices.
All work in this commit is attributed to @jokogr. Content of this commit is basically copied+pasted from c41e771a38
2016-11-02 15:13:46 +00:00
Ioannis Koutras
270365a1ee
samsung-unified-linux-driver: add 4.01.17
2016-11-01 19:19:53 +02:00
Ram Kromberg
1e290ae75f
mfcj6510dw: init at 3.0.0-1
2016-10-15 18:57:37 +03:00