summary refs log tree commit diff
path: root/pkgs/misc/cups
Commit message (Collapse)AuthorAge
...
| * cups_filter: fix buildThomas Tuegel2015-04-02
| |
| * cups-filters: fix build with latest popplerThomas Tuegel2015-04-02
| |
| * samsungUnifiedLinuxDriver 0.92 -> 4.00.39Tobias Geerinckx-Rice2015-04-01
| | | | | | | | | | | | | | | | This not the latest, but the greatest version (by number of models still supported). A big bump. Everything seems to work fine. Tested with a Samsung CLP-325. Also fixed some strange things. Did this ever even work? On x86_64?
| * Revert "cups: 1.7.5 -> 2.0.2"Domen Kožar2015-03-31
| | | | | | | | | | | | | | | | | | | | This reverts commit 032859faba7174ef69f96b53bc07d544fba5e871. Conflicts: pkgs/misc/cups/default.nix Breaks nixos printing tests, see https://github.com/NixOS/nixpkgs/commit/032859faba7174ef69f96b53bc07d544fba5e871#commitcomment-10495609
| * cups: Fix gmp linking by propagatingWilliam A. Kennington III2015-03-26
| |
| * cups: 1.7.5 -> 2.0.2William A. Kennington III2015-03-26
| |
| * samsung-UnifiedLinuxDriver: fix metaNikolay Amiantov2015-03-05
| |
| * Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | | | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
| * squish cups patches all into one statementBrandon Dimcheff2014-12-23
| |
| * Fix compiled-in /bin/bash in foomatic filtersBrandon Dimcheff2014-12-21
| | | | | | | | | | | | | | | | Foomatic filters contained a 64-char c string hardcoded to /bin/bash. This caused some filters (at least pdftops) to fail. I also had to increase the size of the string because nix paths are too long.
| * cups: Build with SERVERROOT set to /etc/cupsEelco Dolstra2014-12-16
| |
| * cups: Get rid of obsolete bannersEelco Dolstra2014-12-16
| | | | | | | | | | These use bannertops, which no longer exists. And they conflicted with the working banners in cups-filters.
| * cups-filters: Fix gstorasterEelco Dolstra2014-12-16
| | | | | | | | | | | | It was trying to find "gs" via execve, so use execvpe instead. It's probably better to use gs's absolute path, but maybe not every cups-filters user needs it.
| * cups-filters: Fix finding GS in several filtersEelco Dolstra2014-12-16
| |
| * cups-filters: Fix bannersEelco Dolstra2014-12-16
| | | | | | | | | | It was looking in cups' prefix for the PDF templates. So for instance printing a CUPS test page wouldn't work.
| * remove pdf-filterDomen Kožar2014-11-24
| |
| * cups-pdf-filter -> cups-filters, enable by default for cupsDomen Kožar2014-11-23
| |
| * cups: bump 1.5.4 -> 1.7.5Edward Tjörnhammar2014-11-22
| |
| * Revert "cups: update package"Michael Raskin2014-11-15
| | | | | | | | This reverts commit aa548af5a5e997b94df41b1da57232bd10b76612.
| * Revert "cups-filters: add package"Michael Raskin2014-11-15
| | | | | | | | This reverts commit f7ba33de561aac0beccd0eebb7a3a8499aab46eb.
| * cups-filters: add packageNikolay Amiantov2014-11-14
| |
| * cups: update packageNikolay Amiantov2014-11-14
| |
| * the sha256 of cups 1.5.4 was that of a HTML (broken in md5->sha256 update)Aristid Breitkreuz2014-10-12
| |
| * change md5sum to sha256sum for a few packagesLongrin Wischnewski2014-10-12
| |
| * cupsBjnp: update from 1.2.1 to 1.2.2, potentially fixes CVE-2014-2856Aristid Breitkreuz2014-10-06
| |
* | Merge 'staging' into multiple-outputsVladimír Čunát2014-08-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/audio/flac/default.nix pkgs/build-support/gcc-wrapper/builder.sh pkgs/development/libraries/apr-util/default.nix pkgs/development/libraries/apr/default.nix pkgs/development/libraries/atk/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/gdk-pixbuf/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/glibc/2.17/builder.sh pkgs/development/libraries/glibc/2.17/locales.nix pkgs/development/libraries/libjpeg/default.nix pkgs/development/libraries/libogg/default.nix pkgs/development/libraries/libsamplerate/default.nix pkgs/development/libraries/libtiff/default.nix pkgs/development/libraries/libvorbis/default.nix pkgs/development/libraries/mesa/default.nix pkgs/development/libraries/pango/default.nix pkgs/development/web/nodejs/default.nix pkgs/os-specific/linux/pam/default.nix pkgs/os-specific/linux/systemd/default.nix pkgs/stdenv/generic/setup.sh pkgs/stdenv/linux/default.nix pkgs/top-level/all-packages.nix pkgs/top-level/release-small.nix
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |
| * cupsBjnp: update from 0.5.4 to 1.2.1Nixpkgs Monitor2013-12-18
| |
* | CleanupEelco Dolstra2013-08-23
| |
* | cups: keep versioning in all-packages.nix, as it is in masterMathijs Kwik2013-08-22
| |
* | OopsEelco Dolstra2013-08-21
| |
* | Merge remote-tracking branch 'origin/master' into multiple-outputsEelco Dolstra2013-08-21
|\| | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/gtk+/2.x.nix pkgs/development/libraries/libsamplerate/default.nix pkgs/development/libraries/libsndfile/default.nix pkgs/misc/cups/default.nix pkgs/top-level/all-packages.nix
| * upgrade some packages to libusb1Mathijs Kwik2013-07-01
| | | | | | | | | | on my systems, I can now override "libusb = libusb1" in all of nixpkgs so perhaps we can soon drop libusb 0.1 support?
* | Merge remote-tracking branch 'origin/master' into multiple-outputsEelco Dolstra2013-06-25
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/atk/default.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/gmime/default.nix pkgs/development/libraries/pango/default.nix pkgs/servers/x11/xorg/default.nix pkgs/top-level/all-packages.nix
* | openssl, cups: Fix stripping librariesEelco Dolstra2013-06-12
| |
* | cups: Split into multiple outputsEelco Dolstra2013-06-11
| | | | | | | | | | However, splitting off the client library from the server-side stuff still remains to be done.
* | Revert Merge x-updates into master due to mesa bloatVladimír Čunát2013-05-09
|/ | | | | | | | | | | See #490 discussion. This reverts commit 1278859d3167b9f84bfab680d9c8c463adf64a60, reversing changes made to 0c020c98f9d4f49d5c9907db5f4b35aac7df959b. Conflicts: pkgs/desktops/xfce/core/xfce4-session.nix (take master) pkgs/lib/misc.nix (auto)
* cups: fix reference to dbus.libsVladimír Čunát2013-04-11
|
* cups: Don't build on DarwinEelco Dolstra2013-01-29
|
* Package Samsung unified printer driver. i686 only but apparently can be ↵Evgeny Egorochkin2012-12-05
| | | | improved to support x86_64. Based on patch by James Cook <james.cook[NOSPAM]@utoronto.ca>
* cups: Update to 1.5.4Eelco Dolstra2012-10-08
|
* Revert "cups: Update to 1.6.1"Eelco Dolstra2012-10-08
| | | | This reverts commit 5046d0628f1ec187b56fd847fd5dc1a41d04df50.
* Revert "Remove cups-pdf-filter"Eelco Dolstra2012-10-08
| | | | This reverts commit 006002d16f24068668fef77ea8b2f3c653d22b4d.
* Revert "cups: Drop unused dependencies and add libusb1 dependency"Eelco Dolstra2012-10-08
| | | | This reverts commit 6f700142c4a5794b349e6233c3e964a3de15407e.
* cups: Drop unused dependencies and add libusb1 dependencyEelco Dolstra2012-09-28
|
* Remove cups-pdf-filterEelco Dolstra2012-09-28
| | | | It has been obsoleted by the cups-filters package.
* cups: Update to 1.6.1Eelco Dolstra2012-09-26
|
* cups-bjnp: fix FTBFSYury G. Kudryashov2012-06-09
| | | | svn path=/nixpkgs/trunk/; revision=34410
* pdf-filter.nix: strip trailing whitespacePeter Simons2012-03-09
| | | | svn path=/nixpkgs/trunk/; revision=32950
* cups-pdf-filter: register MIME conversions from PDF to PSPeter Simons2012-03-09
| | | | | | CUPS 1.5.x doesn't do that automatically anymore. svn path=/nixpkgs/trunk/; revision=32949