Commit Graph

94 Commits

Author SHA1 Message Date
Vladimír Čunát
6dbb6a380b
poppler: fix evaluation, probably after merges 2018-03-24 14:56:15 +01:00
Shea Levy
0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Michael Raskin
0b7a3308b7 poppler: 0.62 -> 0.63
(cherry picked from commit 988bcca05cdad2f26282cf037a192a8816ea12c9)
2018-03-23 11:30:08 +01:00
Michael Raskin
18aa4e08ff Revert "poppler: 0.62 -> 0.63"
This reverts commit 988bcca05cdad2f26282cf037a192a8816ea12c9.

A larger rebuild than planned
2018-03-23 11:28:51 +01:00
Michael Raskin
e9817b2a76 poppler_0_61: init at 0.61 (needed for LibreOffice Still) 2018-03-23 10:23:42 +01:00
Michael Raskin
988bcca05c poppler: 0.62 -> 0.63 2018-03-23 10:23:42 +01:00
Daiderd Jordan
60604acab0
poppler: fix clang build 2018-03-23 00:09:29 +01:00
Matthew Bauer
ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Vladimír Čunát
73b135e6b8
poppler: fix build on Darwin 2018-02-26 12:49:36 +01:00
Jan Tojnar
10a4edb927
poppler_qt4: downgrade 0.62.0 → 0.61.1
Poppler 0.62 removes QT4 support. We would drop it but unfortunately,
some things still rely on it.
2018-02-03 00:43:48 +01:00
Jan Tojnar
1f6bdeaa97
poppler: 0.56.0 → 0.62.0 2018-02-03 00:43:47 +01:00
Matthew Bauer
39fca7714f poppler: use https link 2017-08-17 15:04:41 -07:00
Peter Simons
480397c35f poppler: update to version 0.56.0
Previous versions have a ton of bugs that may be used in DoS attacks, i.e. by
making poppler-based services crash when processing specially crafted PDF
documents.
2017-07-20 12:59:54 +02:00
hsloan
d28eb3b7a0 poppler: Don't use stdenv.cross 2017-06-28 19:41:29 -04:00
midchildan
586abbf737 poppler: Include poppler encoding data by default 2017-05-26 13:49:22 +03:00
aszlig
f805209a78
poppler: Add support for gobject-introspection
This optionally adds support for GI, because it's needed for
paperwork-backend. The new poppler_gi attribute is also marked as
lowPrio so that users won't accidentally install it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ttuegel
2016-12-19 22:25:34 +01:00
mimadrid
32becd8ddf
poppler: 0.49.0 -> 0.50.0 2016-12-17 12:40:14 +01:00
Vladimír Čunát
1191dac0f9
poppler: 0.47.0 -> 0.49.0 2016-12-03 14:14:41 +01:00
Thomas Tuegel
c6246e9c72
qt5.poppler: fix build with Qt 5.7 2016-09-07 20:51:51 -05:00
Tuomas Tynkkynen
a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Thomas Tuegel
3a98be5e19
poppler: 0.46.0 -> 0.47.0 2016-08-26 12:43:22 -05:00
Bjørn Forsman
fbf9162cbb treewide: cups_filters -> cups-filters 2016-08-25 17:48:35 +02:00
Nikolay Amiantov
1bde33074e poppler_data: embed into poppler, make an option
Previously we relied on an environment variable POPPLER_DATADIR which
practically noone used and everyone was expected to set. This is a good
candidate for a feature option because noone really _noticed_ that this data is
not available. Disabled by default because of this and size of the data (22M).
2016-08-18 16:09:34 +03:00
Nikolay Amiantov
d5e1f5bbaa poppler: use openjpeg instead of unmaintained internal decoder 2016-08-18 16:09:34 +03:00
Nikolay Amiantov
447d88d415 poppler: 0.43.0 -> 0.46.0 2016-08-18 16:09:34 +03:00
Thomas Tuegel
3445ab79a2 qt57.poppler: fix build
Packages that depend on Qt >= 5.7 must build using the C++11 standard.
2016-08-01 18:06:10 -05:00
Vladimír Čunát
1dc36904d8 Merge #14920: windows improvements, mainly mingw 2016-05-05 08:30:19 +02:00
Vladimír Čunát
7a005601d4 Merge branch 'master' to resolve conflicts 2016-05-05 08:25:38 +02:00
Tobias Geerinckx-Rice
63a63c53d6
poppler: 0.36.0 -> 0.43.0 2016-05-04 00:40:03 +02:00
Thomas Tuegel
f79ace2728 qt55.poppler: compile with -DQT_NO_DEBUG
Qt's debugging messages cause the qtbase.dev output to be retained by
poppler.out.
2016-04-30 12:20:35 -05:00
Vladimír Čunát
960244c0af poppler: improve on mingw
The minimal version should be fine now.
2016-04-23 10:52:05 +02:00
Vladimír Čunát
076a09ee37 poppler: disable some dependencies for minimal config
lcms, openjpeg and curl don't seem to be so necessary.
2016-04-23 10:52:05 +02:00
Vladimír Čunát
787f322540 $docdev fixups: mostly to avoid empty output
... after auto-removing some kinds of files by default.
In some cases I let them be removed and in others I let them be put into
$docdev. That was more due to general indecisiveness on this question
than any reasons in the particular cases.
2015-10-28 18:58:06 +01:00
William A. Kennington III
b233ecdca6 poppler: 0.34.0 -> 0.36.0
Tested building cups-filters and rendering a pdf
2015-10-02 16:08:55 -07:00
Thomas Tuegel
60000c87ae popplerQt: build with Qt 5.5 2015-09-27 15:08:09 -05:00
Vladimír Čunát
fe5c8d78a0 poppler: add _min variant that doesn't bring X stuff 2015-09-17 17:54:32 +02:00
Eelco Dolstra
a951f11021 Move some more gtk-docs to the doc output 2015-07-26 13:43:49 +02:00
Vladimír Čunát
2cacf77c13 Merge branch 'master' into staging 2015-07-22 22:33:55 +02:00
Vladimír Čunát
9147dee57f cups-filters: update, including security fixes
- NEWS claims to fix CVE-2015-{3258,3279}
- shell path is now directly configurable

/cc maintainer @ttuegel.
2015-07-21 20:57:49 +02:00
Vladimír Čunát
bde4ea1a8b poppler: small update
/cc maintainer @ttuegel.
2015-07-19 13:33:04 +02:00
Thomas Tuegel
c0d5cd0ff9 poppler: fix build of Qt 4 and Qt 5 wrappers
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
Thomas Tuegel
da74e8c317 poppler: remove qtcairo patch cruft 2015-04-02 09:51:43 -05:00
Spencer Whitt
1155bb97f8 poppler: 0.28.1 -> 0.32.0 and cmake -> configure
Use autotools build script rather than cmake as the cmake build script
is buggy (doesn't seem to work with openjpeg2)

Fixes build on Darwin and openjpeg2 support on Linux
2015-04-01 19:24:20 -04:00
Thomas Tuegel
8cf78bf5f4 update various packages to use Qt 5.4 2015-02-21 11:39:20 -06:00
Vladimír Čunát
a9e4fc1079 poppler-qt4: fix rendering, fixes #6366
The subpixel patches seem to cause trouble in recent versions.
2015-02-18 21:38:23 +01:00
Eric Seidel
e08b9ab8d3 kill libiconvOr*
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
2015-02-07 20:29:28 -08:00
Thomas Tuegel
3319507b70 poppler: add Qt 5 version 2015-01-26 20:59:50 -06:00
Vladimír Čunát
43c4d78bc6 popplerQt4: re-introduce the subpixel rendering patch 2014-12-03 13:50:30 +01:00
Moritz Ulrich
9b4ba66ac3 Bump poppler to 0.28.1 & remove outdated patches. 2014-11-08 22:48:13 +01:00
Aristid Breitkreuz
99f5a08de2 popplerQt4: update from 0.26.3 to 0.26.5 2014-10-07 23:22:09 +02:00