Matthew Justin Bauer
bfda2d470c
Merge pull request #32605 from xrvdg/hl1110
...
hl1110 : init at 3.0.1-1
2018-04-09 14:32:35 -05:00
Matthew Justin Bauer
5df54f9e29
Merge pull request #33919 from samueldr/feature/hll2390dw-cups
...
hll2390dw-cups: init at 4.0.0-1
2018-04-09 14:28:34 -05:00
Matthew Justin Bauer
e35105c7c8
Merge pull request #35081 from StijnDW/master
...
brlaser: init from latest git
2018-03-22 11:09:39 -05:00
Peter Simons
3369c0da5e
Revert "splix: move to DRVs over PPDs"
2018-03-15 17:45:47 +01:00
Nikolay Amiantov
6b2d303b06
splix: move to DRVs over PPDs
...
Also enable JBIG support for newer printers.
2018-03-15 04:13:03 +03:00
Jörg Thalheim
1fbf33b78e
zj-58: nitpicks
2018-02-23 16:38:26 +00: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
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
Samuel Dionne-Riel
22de8e1917
hll2390dw-cups: init at 4.0.0-1
2018-01-16 20:04:26 -05: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
Xander Remon van der Goot
cbe4805592
hl1110 : init at 3.0.1-1
...
This commit adds a cups driver for the Brother HL1110 printer.
2018-01-13 23:26:42 +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
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
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
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
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
Jean Potier
09b1414acd
cups-toshiba-estudio: init at 7.51 ( #24676 )
2017-04-06 15:00:02 +01:00
makefu
892c418f5d
cups-dymo: patch upstream for cups 2.2
2017-03-27 23:27:47 +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
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
Jörg Thalheim
4059854351
cups-kyocera: fix downloading of source
...
the site blocked use of curl
fixes #14167
2016-10-01 23:41:46 +02:00
Ivan Solyankin
226f62317c
cups-kyocera: init at 1.1203
2016-10-01 23:41:46 +02:00
Joachim F
81f47f7982
Merge pull request #18700 from yochai/master
...
mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper
2016-09-27 12:56:05 +02:00
Yochai
3b548dacf4
mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper
2016-09-26 18:26:52 +03:00
Charles Strahan
358232f68a
cnijfilter2: fix build
2016-09-17 15:54:07 -04:00
Tuomas Tynkkynen
f410ec16c4
treewide: Fix output references to cups
2016-08-23 04:52:13 +03:00
Tuomas Tynkkynen
51ad423716
treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls
2016-08-23 00:04:39 +03:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Charles Strahan
4e84c6fc7c
cnijfilter2: init at 5.30 ( #17048 )
...
Canon InkJet printer drivers for the MG7500, MG6700, MG6600, MG5600,
MG2900, MB2000, MB2300, iB4000, MB5000, MB5300, iP110, E450, MX490,
E480, MG7700, MG6900, MG6800, MG5700, MG3600, and G3000 series.
2016-07-21 01:09:36 +02:00
pngwjpgh
17e8032adb
samsung-UnifiedLinuxDriver: fix multi-output cups ( #16421 )
2016-07-01 00:29:56 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
Raymond Gauthier
dbe2c50a66
brgenml1cupswrapper: fix regression and improvements
...
`cp`, `grep`, `chmod`, `sed` executables
no longer found when upgrading from nixos
15.09 to 16.03. Fixed by use of wrapper
script that brings these executables into
`PATH`.
Also fix lpd binaries on 64 bits machines
by use of `callPackage_i686`.
2016-04-16 00:25:17 -04:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
joachifm
25a1e5d5f2
Merge pull request #14010 from yochai/master
...
mfcj470dw: fix missing file error
2016-03-18 22:08:23 +00:00