Thomas Tuegel
56994ce2eb
hplip: add pillow and reportlab dependencies
2014-05-10 23:44:03 -05:00
Thomas Tuegel
2666dcd218
hplip: assume maintainership
2014-05-10 21:57:17 -05:00
Thomas Tuegel
a0dc20719b
hplip: add binary plugin
2014-05-10 21:57:05 -05:00
Thomas Tuegel
4971bdc930
hplip version bump 3.11.1 -> 3.14.4
2014-05-10 17:00:24 -05:00
Nixpkgs Monitor
c47477d06e
foomatic_filters: update from 4.0.12 to 4.0.17
2013-12-18 18:18:27 +02:00
Cillian de Róiste
72aae985ae
gutenprint: wrap sbin/cups-genppd.5.2
...
This is used to generate ppd files for cups:
$ cups-genppd.5.2 -M | grep p50
canon-cp500
escp2-p50
$ cups-genppd.5.2 -p . escp2-p50
This will create the relevant ppd file in the current directory. This
can then be used by cups after setting services.drivers.drivers =
[pkgs.gutenprint]; and configuring the printer to use this ppd e.g.
via the web interface on http://localhost:631
2013-11-10 16:32:05 +01:00
Cillian de Róiste
80e2706e51
gutenprint: fix the cupsd driver
2013-11-10 00:38:42 +01:00
Cillian de Róiste
78c76daf16
gutenprint: upgrade to 5.2.9
2013-11-10 00:38:42 +01:00
Aristid Breitkreuz
b2afb45b8d
hplip: make pyqt4 dependency conditional on qtSupport
2013-02-08 00:27:07 +01:00
Aristid Breitkreuz
b73dff89f7
enable networking support for hplip, net_snmp is available now
2013-02-06 14:08:27 +01:00
Aristid Breitkreuz
b5e2a027c4
hplip: now hp-setup actually shows a dialog
2013-02-06 13:44:39 +01:00
Aristid Breitkreuz
f590891ac2
hplip: start work on making python programs work
2013-02-06 13:44:38 +01:00
Ambrus Kaposi
0fc2fd5bfb
Create a symbolic link to cups/lib so that gutenprintBin can be specified as a driver in services.printing.drivers in /etc/nixos/configuration.nix
2012-11-30 12:43:00 +01:00
Eelco Dolstra
a779d2ba18
foomatic-filters: Update to 4.0.12
2012-10-08 14:52:06 -04:00
Yury G. Kudryashov
94726d19e7
gutenprint-5.2.7, fix FTBFS
...
svn path=/nixpkgs/trunk/; revision=34409
2012-06-09 20:10:35 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Yury G. Kudryashov
7e320a7043
State qt version (3/4) in packages, not in all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=31406
2012-01-07 17:06:49 +00:00
Eelco Dolstra
614e5a525c
* Clean up foomatic-filters.
...
svn path=/nixpkgs/trunk/; revision=27470
2011-06-15 12:40:58 +00:00
Yury G. Kudryashov
ba3c547f6d
Fixing hardcoded paths in foo2zjs. Still no firmware
...
svn path=/nixpkgs/trunk/; revision=26332
2011-03-15 23:08:59 +00:00
Yury G. Kudryashov
da4447afd7
foo2zjs: less hardcoded paths
...
svn path=/nixpkgs/trunk/; revision=26179
2011-03-06 16:07:53 +00:00
Yury G. Kudryashov
513ee9fc4f
hplip-3.11.1, enable polkit support
...
svn path=/nixpkgs/trunk/; revision=26178
2011-03-06 16:07:47 +00:00
Yury G. Kudryashov
d1d9da2ff3
Trying to fix foo2zjs
...
There are still some hardcoded paths
svn path=/nixpkgs/trunk/; revision=26177
2011-03-06 16:07:43 +00:00
Cillian de Roiste
42f818969d
Bumping to version 5.2.6 and fixing the url
...
svn path=/nixpkgs/trunk/; revision=25858
2011-02-09 20:34:52 +00:00
Michael Raskin
c6ee103fc3
Update paths - does not fix all the problems, apparently
...
svn path=/nixpkgs/trunk/; revision=25714
2011-01-28 10:22:30 +00:00
Michael Raskin
2990b8fb5a
Install PPD files, too
...
svn path=/nixpkgs/trunk/; revision=25713
2011-01-28 09:06:21 +00:00
Michael Raskin
1cd5efa338
Trying to add foomatic-filters and foo2zjs
...
svn path=/nixpkgs/trunk/; revision=25712
2011-01-28 08:44:31 +00:00
Evgeny Egorochkin
3a6c172b77
HPLiP: Fix compilation. Had to move the comment out of configure flags. Very sneaky!
...
Make hydra compile it.
svn path=/nixpkgs/trunk/; revision=23878
2010-09-21 01:24:00 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Lluís Batlle i Rossell
583ca54705
Fixing the hplip meta info, so nixpkgs can be evaluated again by hydra (and nix-env -qa)
...
svn path=/nixpkgs/trunk/; revision=22323
2010-06-18 09:45:23 +00:00
Lluís Batlle i Rossell
034005647b
Adding hplip (HP's driver suite for printers and multi-function devices), which builds
...
but I have not tried to do anything with it
svn path=/nixpkgs/trunk/; revision=22321
2010-06-18 08:16:17 +00:00
Ludovic Courtès
87a62e5409
gutenprint: Fix name, improve style.
...
svn path=/nixpkgs/trunk/; revision=18532
2009-11-22 19:11:27 +00:00
Eelco Dolstra
a54fc7e7f7
svn path=/nixpkgs/trunk/; revision=17083
2009-09-13 10:54:47 +00:00
Eelco Dolstra
f560f49faa
* Fix nix-env evaluation.
...
svn path=/nixpkgs/trunk/; revision=16931
2009-09-02 13:22:34 +00:00
Marc Weber
8ff2647169
adding gutenprint (former gimp-print) and gutenprintBin. I still haven't
...
found the source of the binary package containing the .ppd files
Still impure but works. See comment.
svn path=/nixpkgs/trunk/; revision=16881
2009-08-27 23:32:13 +00:00