summaryrefslogtreecommitdiff
path: root/gnu/packages/pdf.scm
Commit message (Collapse)AuthorAge
* gnu: python-reportlib: Update to 3.5.42.Efraim Flashner2020-04-25
| | | | * gnu/packages/pdf.scm (python-reportlib): Update to 3.5.42.
* gnu: python-reportlib: Add missing libraries.Efraim Flashner2020-04-25
| | | | | | * gnu/packages/pdf.scm (python-reportlib)[arguments]: Add 'use-system-libart' configure flag. Add custom phase to find libraries. [inputs]: Add libart-lgpl, font-curve-files.
* gnu: pdfpc: Upgrade to 4.4.0Jack Hill2020-04-24
| | | | | | * gnu/packages/pdf.scm (pdfpc): Upgrade to 4.4.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: xournalpp: Remove outdated comments.Nicolas Goaziou2020-04-16
| | | | | * gnu/packages/pdf.scm (xournalpp): Remove outdated comments. This is a followup to 9cb2f28c5a737576ec28099d69aa35ff687e7778.
* gnu: xournalpp: Update to 1.0.18.Nicolas Goaziou2020-04-16
| | | | * gnu/packages/pdf.scm (xournalpp): Update to 1.0.18.
* gnu: xournalpp: Fix grammar of "Allow to map" to "Map".Vagrant Cascadian2020-04-12
| | | | * gnu/packages/pdf (xournalpp): Fix grammar.
* gnu: flyer-composer-cli: Fix spelling of "command".Vagrant Cascadian2020-04-12
| | | | * gnu/packages/pdf (flyer-composer-cli): Fix typo.
* gnu: flyer-composer: Fix spelling of "command".Vagrant Cascadian2020-04-12
| | | | * gnu/packages/pdf (flyer-composer): Fix typo.
* gnu: Add flyer-composer-cli.Hartmut Goebel2020-03-29
| | | | * gnu/packages/pdf.scm (flyer-composer-cli): New variable.
* gnu: Add flyer-composer.Hartmut Goebel2020-03-29
| | | | * gnu/packages/pdf.scm (flyer-composer): New variable.
* Merge branch 'master' into stagingMarius Bakke2020-03-06
|\
| * gnu: Update pypi.python.org home pages & use HTTPS.Tobias Geerinckx-Rice2020-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-unittest2, python-pytest-localserver) (python-discover)[home-page]: Follow (HTTPS) redirections. * gnu/packages/fontutils.scm (python2-defcon)[home-page]: Likewise. * gnu/packages/glib.scm (python2-pygobject-2)[home-page]: Likewise. * gnu/packages/graph.scm (python-igraph)[home-page]: Likewise. * gnu/packages/graphviz.scm (xdot)[home-page]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[home-page]: Likewise. * gnu/packages/python-web.scm (python-zope-event, python-zope-testing) (python-zope-testrunner, python-zope-i18nmessageid, python-zope-schema) (python-zope-configuration, python-zope-proxy, python-zope-location) (python-zope-security))[home-page]: Likewise. * gnu/packages/python-xyz.scm (python-setuptools,python-six) (python2-dogtail, python2-enum, python-enum34, python-unidecode) (python-numpydoc, python-decorator, python-drmaa, python-pathlib2) (python-ly, python-msgpack, python-termcolor, python-colorama) (python-pluggy, python2-pathlib2, python-rfc3987)[home-page]: Likewise.
| * gnu: zathura-pdf-poppler: Update to 0.3.0.Tobias Geerinckx-Rice2020-03-04
| | | | | | | | * gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.3.0.
| * gnu: zathura: Update to 0.4.5.Tobias Geerinckx-Rice2020-03-04
| | | | | | | | * gnu/packages/pdf.scm (zathura): Update to 0.4.5.
| * gnu: weasyprint: Update to 51.Tobias Geerinckx-Rice2020-03-04
| | | | | | | | * gnu/packages/pdf.scm (weasyprint): Update to 51.
| * gnu: zathura-djvu: Update to 0.2.9.Tobias Geerinckx-Rice2020-03-04
| | | | | | | | * gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.9.
* | Merge branch 'master' into stagingMarius Bakke2020-02-24
|\|
| * gnu: xpdf: Update to 4.02.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/pdf.scm (xpdf): Update to 4.02.
| * gnu: xpdf: Update home page.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/pdf.scm (xpdf)[home-page]: Use new (HTTPS) domain.
* | gnu: qpdf: Update to 9.1.1.Marius Bakke2020-02-14
|/ | | | | * gnu/packages/pdf.scm (qpdf): Update to 9.1.1. [source](modules, snippet): Remove.
* gnu: Add xournalpp.Nicolas Goaziou2020-02-09
| | | | * gnu/packages/pdf.scm (xournalpp): New variable.
* gnu: impressive: Update to 0.12.1.Tobias Geerinckx-Rice2020-01-11
| | | | * gnu/packages/pdf.scm (impressive): Update to 0.12.1.
* gnu: qpdf: Update to 9.1.0.Marius Bakke2019-12-11
| | | | * gnu/packages/pdf.scm (qpdf): Update to 9.1.0.
* Merge branch 'master' into stagingMarius Bakke2019-11-28
|\
| * gnu: pdfposter: Update to 0.7.post1.Hartmut Goebel2019-11-26
| | | | | | | | | | | | | | * gnu/packages/pdf.scm (pdfposter): Update to 0.7.post1. [source]<pyi-uri> Remove extra file extension. [arguments]: No longer use python-2. Update comment. [inputs]: Replace PyPDF by PyPDF2.
* | Merge branch 'master' into stagingMarius Bakke2019-11-15
|\|
| * gnu: python-reportlab: Update to 3.5.32.Tobias Geerinckx-Rice2019-11-09
| | | | | | | | * gnu/packages/pdf.scm (python-reportlab): Update to 3.5.32.
* | Merge branch 'master' into stagingMarius Bakke2019-10-30
|\|
| * gnu: paps: Update to 0.7.1.Tobias Geerinckx-Rice2019-10-30
| | | | | | | | * gnu/packages/pdf.scm (paps): Update to 0.7.1.
* | Merge branch 'master' into stagingMarius Bakke2019-10-23
|\|
| * gnu: Add weasyprint.Hartmut Goebel2019-10-23
| | | | | | | | | | | | | | | | | | Now includs the patch file missed in 73f0ed8dbfde97341716fd8b156907e4ef800873. * gnu/packages/pdf.scm (weasyprint): New variable. * gnu/packages/patches/weasyprint-library-paths.patch: New file. * gnu/local.mk: Add it.
| * Revert "gnu: Add weasyprint."Tobias Geerinckx-Rice2019-10-22
| | | | | | | | | | This reverts commit 73f0ed8dbfde97341716fd8b156907e4ef800873. The missing patch file breaks evaluation.
| * gnu: Add weasyprint.Hartmut Goebel2019-10-22
| | | | | | | | * gnu/packages/pdf.scm (weasyprint): New variable.
| * gnu: pdfarranger: Add 'wrap-for-typelib' phase.Ludovic Courtès2019-10-21
| | | | | | | | * gnu/packages/pdf.scm (pdfarranger)[arguments]: Add #:phases.
| * gnu: Add pdfarranger.Ben Sturmfels2019-10-21
| | | | | | | | | | | | * gnu/packages/pdf.scm (pdfarranger): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into stagingMarius Bakke2019-10-21
|\|
| * gnu: Remove more GCC < 7 workarounds.Marius Bakke2019-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
* | gnu: qpdf: Update to 9.0.1.Marius Bakke2019-10-09
|/ | | | * gnu/packages/pdf.scm (qpdf): Update to 9.0.1.
* Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
|\
| * gnu: Add stapler.Arun Isaac2019-09-28
| | | | | | | | * gnu/packages/pdf.scm (stapler): New variable.
| * Revert "gnu: qpdf: Update to 9.0.1."Tobias Geerinckx-Rice2019-09-24
| | | | | | | | | | This reverts commit 88808152d993ea170126ec41905a889227905873. It was intended for staging.
| * gnu: qpdf: Update to 9.0.1.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | * gnu/packages/pdf.scm (qpdf): Update to 9.0.1.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * gnu: zathura-pdf-mupdf: Update to 0.3.5.Marius Bakke2019-08-13
| | | | | | | | * gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.5.
| * gnu: mupdf: Update to 1.16.1.Marius Bakke2019-08-13
| | | | | | | | * gnu/packages/pdf.scm (mupdf): Update to 1.16.1.
* | gnu: poppler: Update to 0.79.0.Marius Bakke2019-07-31
| | | | | | | | * gnu/packages/pdf.scm (poppler): Update to 0.79.0.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\| | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/python-xyz.scm gnu/packages/xml.scm guix/gexp.scm po/guix/POTFILES.in
| * gnu: mupdf: Update to 1.15.0 [fixes CVE-2018-18662, CVE-2018-19777,Efraim Flashner2019-07-10
| | | | | | | | | | | | | | CVE-2018-1988{1,2}, CVE-2019-613{0,1}, CVE-2019-7321]. * gnu/packages/pdf.scm (mupdf): Update to 1.15.0. [source]: Update source snippet.
* | gnu: poppler: Update to 0.78.0.Marius Bakke2019-06-30
| | | | | | | | * gnu/packages/pdf.scm (poppler): Update to 0.78.0.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\|