aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gawk.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gawk.scm')
0 files changed, 0 insertions, 0 deletions
-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 Devos 2021-04-09gnu: 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 Tildesley 2021-03-29gnu: python-poppler-qt5: Update to 21.1.0....* gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.1.0. Brendan Tildesley 2021-03-25gnu: 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 Famulari 2021-03-14gnu: pdfarranger: Update to 1.7.1....* gnu/packages/pdf.scm (pdfarranger): Update to 1.7.1. Nicolas Goaziou 2021-03-04gnu: 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 Kebreau 2021-02-09gnu: 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 Legoll 2021-02-09gnu: 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 Lazar 2021-01-28gnu: Add extractpdfmark....* gnu/packages/pdf.scm (extractpdfmark): New variable. Nicolas Goaziou 2021-01-26gnu: pdfarranger: Complete and arrange inputs....* gnu/packages/pdf.scm (pdfarranger)[propagated-inputs]: Add img2pdf. Move poppler and gtk+... [inputs]: ...here Nicolas Goaziou 2021-01-26gnu: Add img2pdf....* gnu/packages/pdf.scm (img2pdf): New variable. Nicolas Goaziou 2021-01-26gnu: 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 Goaziou 2021-01-11gnu: podofo: Omit static library....* gnu/packages/pdf.scm (podofo)[arguments]: Remove explicit "-DPODOFO_BUILD_STATIC=ON" from #:configure-flags. Tobias Geerinckx-Rice 2021-01-11gnu: 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-Rice 2020-12-23gnu: xournalpp: Update to 1.0.20....* gnu/packages/pdf.scm (xournalpp): Update to 1.0.20. Nicolas Goaziou 2020-11-29gnu: 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 Cournoyer 2020-11-25gnu: Add qpdfview....* gnu/packages/pdf.scm (qpdfview): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Timotej Lazar 2020-11-24gnu: 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-Rice 2020-11-24gnu: mupdf: Build verbosely....* gnu/packages/pdf.scm (mupdf)[arguments]: Add ‘verbose’ to #:make-flags. Tobias Geerinckx-Rice 2020-11-24gnu: zathura-pdf-mupdf: Update to 0.3.6....* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.6. Tobias Geerinckx-Rice 2020-11-24gnu: mupdf: Prepare for cross-compilation....* gnu/packages/pdf.scm (mupdf)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice 2020-11-24gnu: mupdf: Update to 1.18.0....* gnu/packages/pdf.scm (mupdf): Update to 1.18.0. [inputs]: Add gumbo-parser. Tobias Geerinckx-Rice 2020-11-24gnu: 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-Rice 2020-11-24gnu: poppler-data: Update to 0.4.10....* gnu/packages/pdf.scm (poppler-data): Update to 0.4.10. Tobias Geerinckx-Rice