summary refs log tree commit diff
path: root/pkgs/misc/ghostscript
Commit message (Collapse)AuthorAge
...
* | 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
* Applying a patch for pstoraster, without this the cups test page was ↵Cillian de Roiste2011-02-16
| | | | | | printing solid black, as described in the bug report: http://bugs.ghostscript.com/show_bug.cgi?id=691108 The patch was kindly taken from https://bugs.archlinux.org/task/18339 svn path=/nixpkgs/trunk/; revision=26003
* pkgs/misc/ghostscript: disable parallel buildingPeter Simons2010-09-27
| | | | | | Parallel builds occasionally fail on (at least) Linux/x86_64. svn path=/nixpkgs/trunk/; revision=23968
* GNU Ghostscript 8.71.1.Ludovic Courtès2010-09-20
| | | | svn path=/nixpkgs/trunk/; revision=23874
* pkgs/misc/ghostscript/default.nix: strip trailing white space, no functional ↵Peter Simons2010-09-17
| | | | | | change svn path=/nixpkgs/trunk/; revision=23828
* GNU Ghostscript: Add pointers to the URW++ font files in the fontmap.Ludovic Courtès2009-05-28
| | | | svn path=/nixpkgs/trunk/; revision=15780
* GNU Ghostscript 8.64.0.Ludovic Courtès2009-04-27
| | | | svn path=/nixpkgs/trunk/; revision=15334
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
| | | | | | | | | | builders. These are redundant now. * Inlined some trivial builders. * Removed a few explicit setup-hook creations. This is done automatically now if setupHook is set. * Deleted the initscripts package. NixOS doesn't use it anymore. svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
* * Got rid of all --disable-static flags; they're redundant now.Eelco Dolstra2009-04-21
| | | | | | * Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
* * Ghostscript: build the CUPS filter. This allows CUPS to print toEelco Dolstra2009-01-17
| | | | | | non-Postscript printers. svn path=/nixpkgs/trunk/; revision=13793
* * Fix installing the Ghostscript fonts.Eelco Dolstra2008-07-23
| | | | svn path=/nixpkgs/trunk/; revision=12408
* * ghostscript: force the use of the -fpic flag, otherwise it doesn'tEelco Dolstra2008-07-18
| | | | | | build on x86_64-linux. svn path=/nixpkgs/trunk/; revision=12380
* GNU Ghostscript 8.62.0.Ludovic Courtès2008-07-17
| | | | | | | | In addition, install `libgs.so' and its header files, as well as the man pages and HTML documentation. Use the GS fonts provided at ftp.gnu.org under the `ghostscript' directory. svn path=/nixpkgs/trunk/; revision=12374
* * Rewrite all URLs to GNU mirrors to mirror://gnu/.Eelco Dolstra2007-08-27
| | | | svn path=/nixpkgs/trunk/; revision=9201
* for some reason the GNU version had some changes, without a version bump. Grmbl.Armijn Hemel2007-08-08
| | | | svn path=/nixpkgs/trunk/; revision=9074
* 8.54 -> 8.56Armijn Hemel2007-05-13
| | | | svn path=/nixpkgs/trunk/; revision=8664
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* * Various purity fixes for Ghostscript.Eelco Dolstra2006-09-04
| | | | svn path=/nixpkgs/trunk/; revision=6452
* * Grmbl grmbl.Eelco Dolstra2006-09-04
| | | | svn path=/nixpkgs/trunk/; revision=6451
* add new ghostscriptArmijn Hemel2006-07-08
| | | | svn path=/nixpkgs/trunk/; revision=5660
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* * "." -> "source".Eelco Dolstra2005-12-05
| | | | svn path=/nixpkgs/trunk/; revision=4335
* * X11 support in Ghostscript.Eelco Dolstra2005-08-30
| | | | svn path=/nixpkgs/trunk/; revision=3751
* * Use sourceforge (more stable).Eelco Dolstra2005-07-13
| | | | svn path=/nixpkgs/trunk/; revision=3326
* * Added GPL Ghostscript 8.15.Eelco Dolstra2005-04-29
svn path=/nixpkgs/trunk/; revision=2941