about summary refs log tree commit diff
path: root/pkgs/misc/ghostscript
Commit message (Collapse)AuthorAge
* treewide: Make explicit that 'dev' output of zlib is usedTuomas Tynkkynen2016-05-19
|
* ghostscript: update upstream URLSebastian Hagen2016-05-10
| | | | Closes #15342
* ijs: derive from ghostscriptNikolay Amiantov2016-04-30
|
* ghostscript: copy resources, cleanupNikolay Amiantov2016-02-02
|
* ghostscript: 9.15 -> 9.18Nikolay Amiantov2016-01-17
|
* ghostscript: change dynamic library path, fixes #11165Sven Keidel2016-01-05
|
* x11: replace its usage by xlibsWrapper directlyVladimír Čunát2015-09-15
| | | | | | Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
* ghostcript: work around a parallel check problemVladimír Čunát2015-08-18
| | | | | http://hydra.nixos.org/build/24811657 Hopefully OK now - I couldn't reproduce it with 4 cores and HT.
* ghostscript: Fix patchesWilliam A. Kennington III2015-08-03
|
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-03
|\
| * ghostscript: add patch fixing CVE-2015-3228 (from debian)Robert Scott2015-08-02
| |
* | ghostscript: Fix after merge from masterWilliam A. Kennington III2015-07-27
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-27
|\|
| * ghostscript: Get rid of docs/examplesEelco Dolstra2015-07-26
| |
* | ghostscript: reduce size significantly, /cc #8990Vladimír Čunát2015-07-26
|/ | | | | | | | | | - Don't use static bin/gs. - Split docs into a separate output. - Split fonts into another derivation, so they're not reinstalled when something changes. - Drop --disable-sse2 https://github.com/NixOS/nixpkgs/commit/e723c512c#commitcomment-12361078 - Some cleanups.
* kill libiconvOr*Eric Seidel2015-02-07
| | | | | | | | | | | Conflicts: pkgs/applications/networking/mailreaders/sup/default.nix pkgs/development/compilers/ghc/7.8.3-binary.nix pkgs/development/interpreters/php/5.3.nix pkgs/development/interpreters/ruby/patches.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/poppler/default.nix pkgs/top-level/all-packages.nix
* ghostscript: drop GNU fork and updateNikolay Amiantov2014-11-14
|
* Revert "ghostscriptX: update from 9.06 to 9.14, potentially fixes CVE-2012-4405"Mateusz Kowalczyk2014-10-02
| | | | | | | | | | This reverts commit 13fab57d127bf70a338901b422da32e562d16889. Hopefully fixes the printing tests at http://hydra.nixos.org/build/14952070/log/raw ; if not, it's probably gutenprint although I doubt: client# lp: Unsupported document-format "application/pdf".
* ghostscriptX: update from 9.06 to 9.14, potentially fixes CVE-2012-4405Mateusz Kowalczyk2014-09-30
| | | | cc @viric
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* ghostscript: Revert to 9.06Eelco Dolstra2013-09-26
| | | | | | | The newer version breaks printing to non-Postscript printers (e.g. HP Deskjets). This is because the gstoraster and gstopxl filters were removed. They are now in a package named "cups-filters" that we don't have yet.
* ghostscript: maintenance updateVladimír Čunát2013-09-02
|
* Merge branch 'master' into x-updatesVladimír Čunát2013-08-22
|\
| * unmaintain several packagesLudovic Courtès2013-08-16
| |
* | ghostscript: bugfix update (old tarball removed upstream)Vladimír Čunát2013-08-22
| | | | | | | | | | There was some incompatibility problem with the last update, so upstream retracted the previous release.
* | ghostscript: minor update, a little refactoringVladimír Čunát2013-08-15
|/ | | | Builds fine, I tried running some apps depending on it.
* keep lcms versioning in all-packages.nixMathijs Kwik2013-07-01
|
* Merge remote-tracking branch 'upstream/master' into x-updatesMichael Raskin2013-06-13
|\ | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/gdk-pixbuf/default.nix pkgs/development/libraries/gtk+/2.x.nix pkgs/misc/ghostscript/default.nix pkgs/top-level/all-packages.nix
| * ghostscript: add libiconvOrEmpty to build inputsJason "Don" O'Conal2013-06-13
| |
| * 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)
* ghostscript: fix infinite recursion in meta (sorry for that)Vladimír Čunát2013-01-31
|
* ghostscript: minor update, replace more internal libraries by nix onesVladimír Čunát2013-01-29
|
* libtiff: major update to 4.*Vladimír Čunát2013-01-29
| | | | Also minor modification of ghostscript to work with it.
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* ghostscript: cosmetic don't rely on magic URL syntax; URLs are stringsPeter Simons2012-09-06
|
* ghostscript: cosmeticPeter Simons2012-09-06
| | | | Refer to the source code as "src" rather than "data".
* Ghostscript: Fix darwin buildShea Levy2012-03-16
| | | | svn path=/nixpkgs/trunk/; revision=33160
* Making GPL Ghostscript use the system libraries (libjpeg, libpng, ...) soLluís Batlle i Rossell2012-03-09
| | | | | | | | | | | | the previous troubles with a mixture of libpng versions fade away. I also enable back GPL Ghostscript as the default. I checked that 'awesome' builds fine (it calls imagemagick for some pictures in its build script), as a proof that imagemagick does not crash anymore. svn path=/nixpkgs/trunk/; revision=32958
* Updating GPL Ghostscript.Lluís Batlle i Rossell2012-03-08
| | | | svn path=/nixpkgs/trunk/; revision=32914
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-14
|\ | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31568
| * ghostscript: cosmetic change to simplify the DLL build and install procedurePeter Simons2012-01-11
| | | | | | | | svn path=/nixpkgs/trunk/; revision=31488
| * ghostscript: CUPS support is no longer enabled by default in version 9.xPeter Simons2012-01-11
| | | | | | | | | | | | | | We must explicitly give the "--with-install-cups" option at configure time to get the gstoraster filter installed. svn path=/nixpkgs/trunk/; revision=31487
* | svn merge /path/to/nixpkgs/trunkYury G. Kudryashov2012-01-04
|\| | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31266
| * Cause ghostscript to build libgs.Karn Kallio2012-01-04
| | | | | | | | | | | | This fixes the failed build of libspectre. svn path=/nixpkgs/trunk/; revision=31260
* | svn merge /path/to/nixpkgstrunk; resolve ghostscript as "theirs-full"Yury G. Kudryashov2012-01-03
|\| | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31250
| * Updated GNU ghostscript to version 9.04.1.Peter Simons2012-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | - Merged the builder.sh file into the expression itself. - Need to force "-lz" flag to fix linker errors. This is probably a bug in the build system, so further updates may not need that hack. - Need to force "-rpath=${freetype}/lib" flag to fix run-time errors because gs can't find the libfreetype.so.6 library. I don't quite understand why that path isn't hard-coded to begin with. svn path=/nixpkgs/trunk/; revision=31247
* | ghostscript: build with libpng-1.5Yury G. Kudryashov2011-10-03
|/ | | | svn path=/nixpkgs/branches/libpng15/; revision=29599
* Updating the nongnu ghostscriptLluís Batlle i Rossell2011-08-24
| | | | svn path=/nixpkgs/trunk/; revision=28790
* Adding mainline ghostscript as an option.Lluís Batlle i Rossell2011-05-24
| | | | svn path=/nixpkgs/trunk/; revision=27297