about summary refs log tree commit diff
path: root/pkgs/applications/misc/xpdf
Commit message (Collapse)AuthorAge
* 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.
* Updating xpdf to 3.04Lluís Batlle i Rossell2014-12-23
| | | | (cherry picked from commit 0420a025e3d702df17a672f36627d32b488b4bfc)
* xpdf: fix configure-time bug that prevented the man pages from being installedPeter Simons2013-10-22
|
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* xpdf: Don't use t1libEelco Dolstra2012-08-16
| | | | | t1lib has multiple unpatched vulnerabilities (see e.g. http://rhn.redhat.com/errata/RHSA-2012-0062.html).
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Fixing xpdf, so it finds the pdf base fonts now.Lluís Batlle i Rossell2011-12-01
| | | | svn path=/nixpkgs/trunk/; revision=30658
* Updating xpdf.Lluís Batlle i Rossell2011-10-31
| | | | svn path=/nixpkgs/trunk/; revision=30157
* * xpdf 3.02pl5.Eelco Dolstra2011-01-25
| | | | svn path=/nixpkgs/trunk/; revision=25688
* pkgs/applications/misc/xpdf: fixed location of "info" and "man" directoriesPeter Simons2010-11-05
| | | | svn path=/nixpkgs/trunk/; revision=24606
* pkgs/applications/misc/xpdf: strip trailing whitespacePeter Simons2010-10-07
| | | | svn path=/nixpkgs/trunk/; revision=24143
* pkgs/applications/misc/xpdf: added meta sectionPeter Simons2010-10-07
| | | | svn path=/nixpkgs/trunk/; revision=24139
* added libxpdf and pdf2xmlRob Vermaas2010-08-25
| | | | svn path=/nixpkgs/trunk/; revision=23427
* * xpdf updated to 3.02pl4.Eelco Dolstra2010-05-16
| | | | svn path=/nixpkgs/trunk/; revision=21803
* * xpdf updated to 3.02pl3.Eelco Dolstra2009-08-17
| | | | svn path=/nixpkgs/trunk/; revision=16749
* * xpdf 3.02pl2.Eelco Dolstra2009-01-06
| | | | svn path=/nixpkgs/trunk/; revision=13716
* This is a quote from http://www.johannes-bauer.com/xpdf/xpdf.php, any moral ↵Wouter den Breejen2007-11-20
| | | | | | issues can be posted on the mailing list ;) "If you are the proud owner of a proprietary PDF-Creator like "Adobe Acrobat" you probably have noticed that it gives you the option to make the resulting PDF protected in a way that you cannot copy any text from it or that you cannot extract the pictures within. What a nice little feature. Now what this technically does is to set a flag in the PDF telling the reader program "Please don't let the mean user copy any content from me! ". However, the whole process relies on the reader progam (like "Adobe Acrobat Reader" or "xpdf", in our case) to obey the request of the PDF creator. Now at this point, xpdf really pissed me off. Because it really does obey the completely non-sensical request of the PDF creator. Probably because of some legal trouble which Adobe might give them if they did not obey it. But logically there is absolutely no reason to restrict the extraction of text of graphical images from a PDF file. Text I could read and type it in again. Pictures I could photograph off my PC screen. It's completely moronic. It's Adobe. Plus some people at my college think it's protecting their documents well. They seem to believe that content which is made for education should under no circumstances leak to the outside - somebody could maybe learn something! It would be a disaster! It is obvious they're morons. This patch just proves my point." svn path=/nixpkgs/trunk/; revision=9765
* * xpdf updated to 3.02pl1. Also patch its configuration file so thatEelco Dolstra2007-10-03
| | | | | | it uses the Base-14 fonts from Ghostscript. svn path=/nixpkgs/trunk/; revision=9396
* * Latest Xpdf.Eelco Dolstra2007-04-05
| | | | svn path=/nixpkgs/trunk/; revision=8543
* add security patchArmijn Hemel2006-07-05
| | | | svn path=/nixpkgs/trunk/; revision=5591
* * More examples of interpolation.Eelco Dolstra2006-05-01
| | | | svn path=/nixpkgs/trunk/; revision=5244
* * Use string interpolation.Eelco Dolstra2006-05-01
| | | | svn path=/nixpkgs/trunk/; revision=5243
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* * Added t1lib, a library for Type 1 font support. Enabled it in xpdf.Eelco Dolstra2005-12-02
| | | | svn path=/nixpkgs/trunk/; revision=4328
* * Added Lesstif (a Motif clone).Eelco Dolstra2005-12-02
| | | | | | * Enabled the actual xpdf GUI in xpdf. svn path=/nixpkgs/trunk/; revision=4327
* add xpdfArmijn Hemel2005-11-27
svn path=/nixpkgs/trunk/; revision=4311