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
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
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
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
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
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