summaryrefslogtreecommitdiff
path: root/gnu/packages/pdf.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: qpdfview: Fix build.•••* gnu/packages/pdf.scm (qpdfview)[arguments]: Fix 'configure' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Josselin Poiret2021-10-221-2/+2
* gnu: pdfpc: Update to 4.5.0.•••* gnu/packages/pdf.scm (pdfpc): Update to 4.5.0. [inputs]: Add discount, json-glib, and webkitgtk. [license]: Update license from GPLv2+ to GPLv3+. [arguments]: Work around a bug in Vala in new build phase 'fix-vala-API-conflict. Ricardo Wurmus2021-10-211-6/+21
* Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-121-2/+2
|\
| * gnu: img2pdf: Update to 0.4.2.•••* gnu/packages/pdf.scm (img2pdf): Update to 0.4.2. Nicolas Goaziou2021-10-121-2/+2
* | gnu: poppler: Find pkg-config when cross-compiling.•••* gnu/packages/pdf.scm (poppler)[arguments]<#:phases>{set-PKG_CONFIG}: New phase. Maxime Devos2021-09-201-1/+9
* | gnu: fbida: Fix build.•••* gnu/packages/pdf.scm (fbida)[arguments]<#:phases>: Add a 'set-fcommon phase. Also wrap some lines and remove an empty one. Mathieu Othacehe2021-09-191-3/+6
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-08-011-2/+2
|\|
| * gnu: zathura: Update to 0.4.8.•••* gnu/packages/pdf.scm (zathura): Update to 0.4.8. Marius Bakke2021-08-011-2/+2
* | Merge branch 'master' into core-updates-frozen••• Conflicts: gnu/packages/bioinformatics.scm gnu/packages/cmake.scm gnu/packages/curl.scm gnu/packages/emacs-xyz.scm gnu/packages/gpodder.scm gnu/packages/music.scm gnu/packages/patches/glibc-bootstrap-system.patch gnu/packages/python-xyz.scm gnu/packages/shells.scm gnu/packages/statistics.scm Marius Bakke2021-07-291-9/+10
|\|
| * gnu: xournalpp: Update to 1.1.0.•••* gnu/packages/pdf.scm (xournalpp): Update to 1.1.0. Nicolas Goaziou2021-07-261-9/+10
* | gnu: poppler: Update to 21.07.0.•••* gnu/packages/pdf.scm (poppler): Update to 21.07.0. Marius Bakke2021-07-231-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-181-11/+3
|\|
| * gnu: qpdfview: Use qt-build-system.•••This fixes compilation after the recent reorganization of qt-build-system. As a side effect, specifying Qt plugins with environment variables now works. * gnu/packages/pdf.scm (qpdfview)[build-system]: Use qt-build-system. [arguments]: Drop #:modules and #:imported-modules, and the 'qt-wrap phase. Specify that there are no tests. Signed-off-by: Leo Famulari <leo@famulari.name> Timotej Lazar2021-07-101-11/+3
* | Merge branch 'master' into core-updates•••Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and 12964df69a99de6190422c752fef65ef813f3b6b respectively. 4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm Marius Bakke2021-06-191-5/+5
|\|
| * gnu: Rename qtbase to qtbase-5.•••This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit. Maxim Cournoyer2021-06-141-5/+5
* | gnu: poppler: Update to 21.06.1.•••* gnu/packages/pdf.scm (poppler): Update to 21.06.1. [arguments]: Add "-DENABLE_BOOST=OFF" to #:configure-flags. Marius Bakke2021-06-191-3/+4
* | gnu: poppler: Update to 21.05.0.•••* gnu/packages/pdf.scm (poppler): Update to 21.05.0. Marius Bakke2021-06-131-2/+2
|/
* gnu: img2pdf: Update to 0.4.1.•••* gnu/packages/pdf.scm (img2pdf): Update to 0.4.1. Nicolas Goaziou2021-05-091-2/+2
* gnu: Replace hard-coded "CC=gcc" with CC-FOR-TARGET calls.•••* gnu/packages/admin.scm (cbatticon)[arguments]<#:make-flags>: Use CC-FOR-TARGET. * gnu/packages/assembly.scm (dev86)[arguments]<#:make-flags>: Likewise. * gnu/packages/cdrom.scm (cd-discid)[arguments]<#:make-flags>: Likewise. * gnu/packages/crypto.scm (signify, keyutils, ssss, libscrypt, enchive) [arguments]<#:make-flags>: Likewise. * gnu/packages/emacs-xyz.scm (emacs-emacsql, emacs-telega)[arguments] <#:phases>: Likewise. * gnu/packages/gnupg.scm (pgpdump)[arguments]<#:make-flags>: Likewise. * gnu/packages/image-viewers.scm (feh, imv)[arguments]<#:make-flags>: Likewise. * gnu/packages/image.scm (libjxr, giflib, freeimage)[arguments] <#:make-flags>: Likewise. * gnu/packages/irc.scm (ii, sic)[arguments]<#:make-flags>: Likewise. * gnu/packages/lua.scm (make-lua-expat, make-lua-ossl, make-lua-sec) (make-lua-cqueues, make-lua-lgi, lua-resty-signal)[arguments] <#:make-flags>: Likewise. * gnu/packages/networking.scm (httping, pixiewps, sslh, nethogs, spiped) (can-utils, hcxtools, batctl)[arguments]<#:make-flags>: Likewise. * gnu/packages/pdf.scm (fbida)[arguments]<#:make-flags>: Likewise. * gnu/packages/ssh.scm (endlessh)[arguments]<#:make-flags>: Likewise. * gnu/packages/toys.scm (nyancat)[arguments]<#:make-flags>: Likewise. * gnu/packages/upnp.scm (miniupnpc)[arguments]<#:make-flags>: Likewise. * gnu/packages/xdisorg.scm (bemenu, xbanish, sxhkd, xcape, xssproxy) (xrandr-invert-colors, hsetroot, xsettingsd)[arguments]<#:make-flags>: Likewise. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Maxime Devos2021-05-021-2/+2
* gnu: python-sip: Update to 5.5.0. Add python-sip-4•••* gnu/packages/qt.scm (python-sip): Update to 5.5.0. (python-sip-4): New variable. Rename the old python-sip to python-sip-4. (python2-sip): Inherit from python-sip-4. * gnu/packages/maths.scm (veusz)[native-inputs]: Use python-sip-4. * gnu/packages/pdf.scm (python-poppler-qt5): Use python-sip-4. * gnu/packages/geo.scm (qgis)[arguments]: Fix build for python-sip@5. Brendan Tildesley2021-04-091-1/+1
* gnu: python-poppler-qt5: Update to 21.1.0.•••* gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.1.0. Brendan Tildesley2021-03-291-2/+2
* gnu: Remove QT 4.•••For more information, see: https://lists.gnu.org/archive/html/guix-devel/2016-02/msg00596.html https://bugs.gnu.org/45704 * gnu/packages/qt.scm (qt-4, python2-pyqt-4): Remove variables. * gnu/packages/engineering.scm (qucs, qucs-s): Remove variables. * gnu/packages/messaging.scm (pybitmessage): Remove variable. * gnu/packages/password-utils.scm (keepassx): Remove variable. * gnu/packages/pdf.scm (poppler-qt4): Remove variable. Leo Famulari2021-03-251-7/+0
* gnu: pdfarranger: Update to 1.7.1.•••* gnu/packages/pdf.scm (pdfarranger): Update to 1.7.1. Nicolas Goaziou2021-03-141-2/+2
* gnu: mupdf: Fix CVE-2021-3407.•••* gnu/packages/pdf.scm (mupdf)[source]: Add patch. * gnu/packages/patches/mupdf-CVE-2021-3407.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Kei Kebreau2021-03-041-1/+2
* gnu: Xpdf: Update to 4.03.•••* gnu/packages/pdf.scm (xpdf): Update to 4.03. [source]: Update URL. [build-system]: Use cmake-build-system. [arguments]: Remove #:parallel-build?, #:configure-flags and #:phases. [inputs]: Add cups, freetype & qtbase. Remove gs-fonts, lesstif, libpaper libx11, libxext, libxp, libxpm & libxt. Signed-off-by: Leo Famulari <leo@famulari.name> Vincent Legoll2021-02-091-34/+8
* gnu: qpdfview: Fix qt-5.15 compatibility.•••* gnu/packages/pdf.scm (qpdfview)[source]: Add patch to include a missing header. * gnu/packages/patches/qpdfview-qt515-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> Timotej Lazar2021-02-091-1/+2
* gnu: Add extractpdfmark.•••* gnu/packages/pdf.scm (extractpdfmark): New variable. Nicolas Goaziou2021-01-281-0/+46
* gnu: pdfarranger: Complete and arrange inputs.•••* gnu/packages/pdf.scm (pdfarranger)[propagated-inputs]: Add img2pdf. Move poppler and gtk+... [inputs]: ...here Nicolas Goaziou2021-01-261-2/+4
* gnu: Add img2pdf.•••* gnu/packages/pdf.scm (img2pdf): New variable. Nicolas Goaziou2021-01-261-0/+24
* gnu: pdfarranger: Update to 1.7.0.•••* gnu/packages/pdf.scm (pdfarranger): Update to 1.7.0. [propagated-inputs]: Remove python-pypdf2. Add python-dateutil and python-pikepdf. Nicolas Goaziou2021-01-261-6/+8
* gnu: podofo: Omit static library.•••* gnu/packages/pdf.scm (podofo)[arguments]: Remove explicit "-DPODOFO_BUILD_STATIC=ON" from #:configure-flags. Tobias Geerinckx-Rice2021-01-111-2/+2
* gnu: podofo: Update to 0.9.7.•••* gnu/packages/pdf.scm (podofo): Update to 0.9.7. [source]: Remove patch. * gnu/packages/patches/podofo-cmake-3.12.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2021-01-111-4/+3
* gnu: xournalpp: Update to 1.0.20.•••* gnu/packages/pdf.scm (xournalpp): Update to 1.0.20. Nicolas Goaziou2020-12-231-2/+2
* gnu: weasyprint: Update to 52.1.•••Fixes <https://issues.guix.gnu.org/42409>. * gnu/packages/patches/weasyprint-library-paths.patch: Delete. * gnu/packages/pdf.scm (weasyprint): Update to 52.1 [phases]{patch-library-paths}: Adjust. {check}: Remove. {register-dejavu-font}: New phase. [native-inputs]: Add font-dejavu. Maxim Cournoyer2020-11-291-24/+42
* gnu: Add qpdfview.•••* gnu/packages/pdf.scm (qpdfview): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Timotej Lazar2020-11-251-0/+50
* gnu: mupdf: Use only dynamic linking.•••* gnu/packages/pdf.scm (mupdf)[source]: Add patch. [arguments]: Build and find the shared library. (zathura-pdf-mupdf)[arguments]: Add a 'remove-libmupdfthird.a-requirement phase to deal with the now-missing static one. * gnu/packages/patches/mupdf-fix-linkage.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2020-11-241-0/+11
* gnu: mupdf: Build verbosely.•••* gnu/packages/pdf.scm (mupdf)[arguments]: Add ‘verbose’ to #:make-flags. Tobias Geerinckx-Rice2020-11-241-1/+2
* gnu: zathura-pdf-mupdf: Update to 0.3.6.•••* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.6. Tobias Geerinckx-Rice2020-11-241-2/+2
* gnu: mupdf: Prepare for cross-compilation.•••* gnu/packages/pdf.scm (mupdf)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2020-11-241-2/+2
* gnu: mupdf: Update to 1.18.0.•••* gnu/packages/pdf.scm (mupdf): Update to 1.18.0. [inputs]: Add gumbo-parser. Tobias Geerinckx-Rice2020-11-241-3/+5
* gnu: mupdf: Remove more bundled software.•••* gnu/packages/pdf.scm (mupdf)[source]: In the snippet, list the thirdparty/ packages we want to keep instead of those to delete. Tobias Geerinckx-Rice2020-11-241-17/+20
* gnu: poppler-data: Update to 0.4.10.•••* gnu/packages/pdf.scm (poppler-data): Update to 0.4.10. Tobias Geerinckx-Rice2020-11-241-3/+3
* gnu: pdfpc: Update to 4.4.1.•••* gnu/packages/pdf.scm (pdfpc): Update to 4.4.1. Tobias Geerinckx-Rice2020-11-171-2/+2
* gnu: fbida: Remove unused input.•••* gnu/packages/pdf.scm (fbida)[inputs]: Remove IMAGEMAGICK. Marius Bakke2020-11-111-2/+0
* gnu: xournalpp: Update to 1.0.19.•••* gnu/packages/pdf.scm (xournalpp): Update to 1.0.19. Nicolas Goaziou2020-10-231-2/+2
* gnu: poppler: Always use the same 'cairo-sans-poppler' variant.•••* gnu/packages/gtk.scm (cairo-sans-poppler): New variable. * gnu/packages/pdf.scm (poppler)[inputs]: Use it instead of locally-created variant. Ludovic Courtès2020-10-201-3/+1
* gnu: zathura: Update to 0.4.7.•••* gnu/packages/pdf.scm (zathura): Update to 0.4.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder2020-10-151-2/+3
* gnu: xournalpp: Fix path to addr2line binary.•••* gnu/packages/pdf.scm (xournalpp)[arguments]: Add phase substituting path of addr2line utility. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Lars-Dominik Braun2020-09-071-0/+8
* gnu: stapler: Update to 1.0.0.•••* gnu/packages/pdf.scm (stapler): Update to 1.0.0. [source]: Fetch from pypi. [inputs]: Remove python2-pypdf2. [propagated-inputs]: Add python-more-itertools and python-pypdf2. [arguments]: Remove #:python argument. Replace 'fix-pypdf-version-requirement phase with 'fix-more-itertools-version-requirement phase. Kei Kebreau2020-08-051-15/+12
* gnu: paps: Update description.•••Fixes <https://issues.guix.gnu.org/42598>. * gnu/packages/pdf.scm (paps)[description]: Update back-end technology. Tobias Geerinckx-Rice2020-07-291-2/+1