Commit graph

149 commits

Author SHA1 Message Date
AndersonTorres 004970b152 poppler: 21.05.0 -> 21.06.1 2021-06-22 18:33:23 -03:00
AndersonTorres a4e85ae2b8 poppler_0_61: cosmetical rewrite 0.61.nix 2021-06-22 18:32:52 -03:00
Trolli Schmittlauch 84aa23742f
poppler: build with nss by default for signature support (#124294)
Since 21.01, poppler supports PDF signing. As applications like okular
start to make use of that feature, nss support for poppler is enabled by
default to avoid unnecessary package duplication.
When building a `minimal` version of poppler, nss is disabled as well.

closes #120928
2021-05-26 15:57:38 -04:00
Vladimír Čunát acb7a605e2
poppler: drop patches already contained in src 2021-05-21 09:09:20 +02:00
Jan Tojnar edd3d580ad
poppler: 21.02.0 -> 21.05.0
Changes:
- https://lists.freedesktop.org/archives/poppler/2021-March/014701.html
- https://lists.freedesktop.org/archives/poppler/2021-April/014720.html
- https://lists.freedesktop.org/archives/poppler/2021-May/014743.html
2021-05-11 09:47:45 +02:00
Jan Tojnar 07bb110090
poppler: clean up
- reorder expression to more traditional order
- make inputs one per line
- correct license
- add passthru.tests
2021-05-11 09:44:22 +02:00
Jan Tojnar 14b9221ad3
poppler_gi: fix build on Darwin 2021-05-05 22:43:07 +02:00
R. RyanTM ea301fc230 poppler: 21.01.0 -> 21.02.0 2021-02-24 19:07:24 +01:00
Thomas Tuegel 0e418a1a18
Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation
Qt: Do not require mkDerivation
2021-01-26 16:24:41 -06:00
Jan Tojnar f1a1677740
Merge pull request #110238 from r-ryantm/auto-update/poppler-glib
poppler: 20.12.1 -> 21.01.0
2021-01-26 09:01:22 +01:00
Thomas Tuegel 5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM de90fb9262 poppler: 20.12.1 -> 21.01.0 2021-01-20 23:42:03 +00:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Jan Tojnar 8ca03822ca
poppler: 20.08.0 -> 20.12.1
- 20.09.0: https://lists.freedesktop.org/archives/poppler/2020-September/014432.html
- 20.10.0: https://lists.freedesktop.org/archives/poppler/2020-October/014467.html
- 20.11.0: https://lists.freedesktop.org/archives/poppler/2020-November/014499.html
- 20.12.0: https://lists.freedesktop.org/archives/poppler/2020-December/014546.html
- 20.12.1: https://lists.freedesktop.org/archives/poppler/2020-December/014562.html
2020-12-26 12:54:51 +01:00
R. RyanTM b67f9d752c poppler: 0.90.1 -> 20.08.0 2020-08-16 19:48:13 +02:00
Jan Tojnar 744b380a0e
poppler: 0.90.0 → 0.90.1:
* Fix regression on PS conversion.
   Regression only happened on applications that are locale enabled
   i.e. Okular but not pdftops, when using a quite new lcms and
   the user locale uses , as decimal separator instead of .
 * Add UTF16LE support to TextStringToUCS4.
   Even if the standard clearly says it should be UTF16BE
2020-07-23 18:19:22 +02:00
R. RyanTM 9c833ae6ae poppler: 0.89.0 -> 0.90.0 2020-07-10 07:03:32 +00:00
R. RyanTM 3eb3402336 poppler: 0.88.0 -> 0.89.0 2020-06-11 04:12:41 +00:00
R. RyanTM 410c9edbec poppler: 0.87.0 -> 0.88.0 2020-05-06 11:33:23 +00:00
Jan Tojnar 03bfda0196
poppler: add freedesktop team to maintainers 2020-04-16 04:54:58 +02:00
Jan Tojnar 796f9696f1
poppler: 0.86.1 → 0.87.0 2020-04-16 04:18:09 +02:00
R. RyanTM 6187d5babc
poppler: 0.85.0 -> 0.86.1 2020-04-16 04:17:21 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM d4a31f97e0 poppler: 0.84.0 -> 0.85.0 2020-02-13 08:40:30 +00:00
Robert Djubek bef2837579
scribusUnstable: Fix build with Poppler 0.84
see: https://github.com/NixOS/nixpkgs/pull/77186#issuecomment-583800213

it seems poppler updates (almost?) always break scribusUnstable

additionally:
formatted with nixpkgs-fmt;
added kiwi to maintainers - the more eyes the better;
add additional licenses that are listed on scribus COPYING;
2020-02-09 05:20:32 +00:00
Will Dietz d3bef573f9 poppler: make note to check texlive before merging updates also 2020-02-03 09:58:44 -08:00
R. RyanTM d1dfbfd8d9 poppler: 0.83.0 -> 0.84.0 2020-01-06 23:16:49 -08:00
Jan Tojnar 8718c78b6b
poppler: 0.81.0 → 0.83.0
https://lists.freedesktop.org/archives/poppler/2019-October/014027.html
https://lists.freedesktop.org/archives/poppler/2019-November/014066.html
2019-12-02 21:51:32 +01:00
Dmitry Kalinkin deaaf825d2
poppler: 0.74.0 -> 0.81.0 2019-11-06 15:43:55 -05:00
Thomas Tuegel 08ff114eec
Merge pull request #71042 from risicle/ris-poppler-0.61-CVE-2019-9959
poppler_0_61: add patch for CVE-2019-9959
2019-10-13 13:47:44 -05:00
Robert Scott 3fa2864aac poppler: add patch for CVE-2019-9959 2019-10-13 16:57:10 +01:00
Robert Scott b9593f1a20 poppler_0_61: 0.61.0 -> 0.61.1 2019-10-12 14:54:00 +01:00
Robert Scott e6889d46e0 poppler_0_61: add patch for CVE-2019-9959
custom adapted patch to accommodate the openjpeg1/openjpeg2 split that
0.61 still has
2019-10-12 14:35:01 +01:00
R. RyanTM 310ff41047 poppler_utils: 0.73.0 -> 0.74.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/poppler-utils/versions
2019-03-11 04:37:44 -07:00
Dmitry Kalinkin d3466ffbd7
libsForQt5.poppler: fix on darwin 2019-01-25 23:47:48 -05:00
Will Dietz 7757e43fcb poppler: 0.72.0 -> 0.73.0 2019-01-08 21:39:43 -06:00
Dmitry Kalinkin 2a68c2c413 poppler: fix build on darwin 2019-01-08 22:17:47 -05:00
Jan Tojnar 8aea3e4ca6
poppler: 0.67.0 → 0.72.0 2018-12-23 02:25:20 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Christian Kauhaus 542a86037d poppler 0.61: patch against CVE-2018-13988 (#45916)
Out of bounds vulnerability in versions up to 0.62.

Generally, we use a newer poppler version but some pkgs still depend on
0.61. Patch named in https://nvd.nist.gov/vuln/detail/CVE-2018-13988.
2018-09-02 06:42:34 +02:00
Uli Baum 906d376ef7 poppler_utils: remove obsolete darwin patch 2018-07-30 23:12:57 +02:00
R. RyanTM 7d016502d8 poppler_utils: 0.66.0 -> 0.67.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/poppler-utils/versions.
2018-07-21 12:38:50 -07:00
Mario Rodas c2de1107d9 poppler_utils: fix darwin build 2018-07-04 21:31:23 -05:00
R. RyanTM cf8da73b42 poppler_utils: 0.65.0 -> 0.66.0 (#42460)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/poppler-utils/versions.

These checks were done:

- built on NixOS
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftoppm passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftocairo passed the binary check.
- Warning: no invocation of /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfdetach had a zero exit code or showed the expected version
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdffonts passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfimages passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfinfo passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfsig passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftops passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftotext passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftohtml passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfseparate passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfunite passed the binary check.
- 11 of 12 passed binary check by having a zero exit code.
- 0 of 12 passed binary check by having the new version present in output.
- found 0.66.0 with grep in /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0
- directory tree listing: https://gist.github.com/af4034ac452cfd8a440300c9bfc12e28
- du listing: https://gist.github.com/776d2f71e00585d9b456fd950c335614
2018-06-30 00:03:04 +02:00
Jan Tojnar 56a9ab5b8f
Merge pull request #30037 from leenaars/pdfsig
poppler: add nss to allow for building pdfsig
2018-06-02 14:01:40 +02:00
Daiderd Jordan 0b6c2cfc4d
poppler: remove libintlOrEmpty from v0.61 2018-05-28 16:23:13 +02:00
Daiderd Jordan e30c7eb5ac
poppler: fix v0.61 build with clang 2018-05-28 16:23:08 +02:00
Benjamin Hipple a7ab884128 poppler: 0.64.0 -> 0.65.0 (#40786) 2018-05-22 18:22:42 +02:00
R. RyanTM 2cedd44175 poppler_utils: 0.63.0 -> 0.64.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/poppler-utils/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftoppm -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftoppm --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftocairo -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftocairo --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdffonts -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdffonts --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfimages -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfimages --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfinfo -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfinfo --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftops -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftops --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftotext -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftotext --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftohtml -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftohtml --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfseparate -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfseparate --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfunite -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfunite --help’ got 0 exit code
- found 0.64.0 with grep in /nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0
- directory tree listing: https://gist.github.com/117a95ee3c53e7aa2ec1e2404a22f621
2018-05-12 13:59:53 +02:00