nixpkgs/pkgs/applications/misc/xpdf
Dmitry Kalinkin a3c57acef4
xpdf: specify paths to Qt plugins
On Darwing this fixes icons and "native" look.

Fixes: #36188
2018-03-01 16:40:10 -05:00
..
cmake_version.patch xpdf: fix build on darwin (still broken in runtime) 2018-03-01 10:49:33 -05:00
default.nix xpdf: specify paths to Qt plugins 2018-03-01 16:40:10 -05:00
libxpdf.nix treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
libxpdf.patch added libxpdf and pdf2xml 2010-08-25 14:25:51 +00:00
xpdf-3.02-protection.patch This is a quote from http://www.johannes-bauer.com/xpdf/xpdf.php, any moral 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." 2007-11-20 17:27:24 +00:00