aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pdf.scm
Commit message (Collapse)AuthorAge
...
| * gnu: weasyprint: Use pyproject-build-system.Marius Bakke2022-10-27
| | | | | | | | | | | | | | * gnu/packages/pdf.scm (weasyprint)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove redundant phases. Add #:test-flags. [native-inputs]: Remove PYTHON-PYPA-BUILD.
| * gnu: python-pydyf: Use pyproject-build-system.Marius Bakke2022-10-27
| | | | | | | | | | | | | | * gnu/packages/pdf.scm (python-pydyf)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove #:phases. Add #:test-flags. [native-inputs]: Remove PYTHON-PYPA-BUILD.
| * gnu: weasyprint: Update to 56.1.Michael Rohleder2022-10-23
| | | | | | | | | | | | * gnu/packages/pdf.scm (weasyprint): Update to 56.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: xournalpp: Update to 1.1.2.Nicolas Goaziou2022-10-18
| | | | | | | | * gnu/packages/pdf.scm (xournalpp): Update to 1.1.2.
| * gnu: poppler-next: Don't use 'package/inherit'.Marius Bakke2022-10-17
| | | | | | | | | | | | * gnu/packages/pdf.scm (poppler-next): Use object inheritance instead of PACKAGE/INHERIT because it is a different version, so replacement of the original should not be inherited.
| * gnu: python-pydyf: Update to 0.3.0.Michael Rohleder2022-10-11
| | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (python-pydyf): Update to 0.3.0. [arguments]: Add phases to replace build and install phases. [native-inputs]: Add python-flit-core, python-pypa-build. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: pdfarranger: Improve package style.Nicolas Goaziou2022-10-10
| | | | | | | | * gnu/packages/pdf.scm (pdfarranger)[arguments]: Use G-expressions.
| * gnu: pdfarranger: Update to 1.9.1.Nicolas Goaziou2022-10-10
| | | | | | | | * gnu/packages/pdf.scm (pdfarranger): Update to 1.9.1.
| * gnu: extractpdfmark: Improve package style.Nicolas Goaziou2022-10-07
| | | | | | | | | | | | * gnu/packages/pdf.scm (extractpdfmark)[arguments]: Use G-expressions. Fix phase name. [native-inputs]: Remove labels.
| * gnu: extractpdfmark: Update to 1.1.1.Nicolas Goaziou2022-10-07
| | | | | | | | * gnu/packages/pdf.scm (extractpdfmark): Update to 1.1.1.
* | Merge branch 'staging' into core-updatesMaxim Cournoyer2022-09-27
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts resolved in: gnu/local.mk gnu/packages/cran.scm gnu/packages/gnome.scm gnu/packages/gtk.scm gnu/packages/icu4c.scm gnu/packages/java.scm gnu/packages/machine-learning.scm gnu/packages/tex.scm
| * gnu: zathura: Remove input labels.Efraim Flashner2022-09-22
| | | | | | | | | | * gnu/packages/pdf.scm (zathura)[native-inputs]: Remove input labels. [arguments]: Adjust custom 'start-xserver phase accordingly.
| * gnu: zathura: Update to 0.5.1.Efraim Flashner2022-09-22
| | | | | | | | * gnu/packages/pdf.scm (zathura): Update to 0.5.1.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-09-18
|\|
| * gnu: libharu: Update to 2.4.2.Paul A. Patience2022-09-17
| | | | | | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (libharu): Update to 2.4.2. [build-system]: Switch to cmake-build-system. [arguments]: Remove #:configure-flags, add #:tests? and #:phases. [inputs]: Sort them. [native-inputs]: Remove. Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: QPDF: Update to 11.1.0.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (qpdf): Update to 11.1.0. [source](modules, snippet): Remove. [build-system]: Change to CMAKE-BUILD-SYSTEM. [arguments]: Add #:configure-flags. Remove #:phases and #:disallowed-references.
* | Merge branch 'staging' into core-updatesMaxim Cournoyer2022-09-15
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts resolved in: gnu/local.mk gnu/packages/cmake.scm gnu/packages/glib.scm gnu/packages/gnome.scm gnu/packages/gtk.scm gnu/packages/sdl.scm pango-next, vala-next and librsvg-bootstrap were removed in the process.
| * gnu: Add poppler-next.Mathieu Othacehe2022-09-14
| | | | | | | | * gnu/packages/pdf.scm (poppler-next): New variable.
* | gnu: QPDF: Fix build with grep 3.8.Marius Bakke2022-09-09
| | | | | | | | | | | | This fixes a regression from commit c527b0ce23c5d9228d29c5f90892aa5f05e77347. * gnu/packages/pdf.scm (qpdf)[source](modules, snippet): New fields.
* | gnu: poppler: Update to 22.09.0.Marius Bakke2022-09-08
| | | | | | | | * gnu/packages/pdf.scm (poppler): Update to 22.09.0.
* | gnu: qpdf: Update to 10.6.3.Marius Bakke2022-08-30
| | | | | | | | * gnu/packages/pdf.scm (qpdf): Update to 10.6.3.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-30
|\|
| * gnu: zathura-pdf-mupdf: Remove input labels.Marius Bakke2022-08-29
| | | | | | | | * gnu/packages/pdf.scm (zathura-pdf-mupdf)[inputs]: Remove labels.
| * gnu: zathura-pdf-mupdf: Update to 0.3.9.Marius Bakke2022-08-29
| | | | | | | | | | | | * gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.9. [inputs]: Add GUMBO-PARSER and TESSERACT-OCR. [arguments]: Remove obsolete configure flag. Adjust mupdf substitutions.
| * gnu: mupdf: Update to 1.20.3.Pierre-Henry Fröhring2022-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | * Copy/paste is fixed. The build now uses the patched version of freeglut that is included in the thirdparty directory so that copy/paste works. * gnu/packages/pdf.scm (mupdf)[source](snippet): Preserve freeglut. [inputs]: Add LIBXRANDR and LIBXI. [arguments]: Explicitly add configure flags for system libraries. Signed-off-by: Marius Bakke <marius@gnu.org>
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-11
|\|
| * gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | | | This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
* | Merge branch 'staging' into core-updatesMarius Bakke2022-07-27
|\|
| * gnu: podofo: Remove input labels.Tobias Geerinckx-Rice2022-07-24
| | | | | | | | | | * gnu/packages/pdf.scm (podofo)[inputs]: Remove input labels.
| * gnu: podofo: Update to 0.9.8.Tobias Geerinckx-Rice2022-07-24
| | | | | | | | | | * gnu/packages/pdf.scm (podofo): Update to 0.9.8. [arguments]: Don't explicitly return #t from phases.
* | gnu: Poppler: Update to 22.07.0.Marius Bakke2022-07-06
| | | | | | | | | | * gnu/packages/pdf.scm (poppler): Update to 22.07.0. [native-inputs]: Add PYTHON.
* | gnu: Poppler: Disable tests.Marius Bakke2022-07-06
| | | | | | | | | | * gnu/packages/pdf.scm (poppler-tests): Remove variable. (poppler)[arguments]: Set #:tests? #false. Don't pass TESTDATADIR.
* | Merge branch 'master' into core-updatesLudovic Courtès2022-06-08
|\|
| * gnu: Remove python2-pypdf.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/pdf.scm (python2-pypdf): Delete variable.
| * gnu: Remove python2-reportlab.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/pdf.scm (python2-reportlab): Delete variable.
| * gnu: Remove python2-pypdf2.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/pdf.scm (python2-pypdf2): Delete variable.
| * gnu: impressive: Update to 0.13.1.Maxim Cournoyer2022-05-31
| | | | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (impressive): Update to 0.13.1. [inputs]: Move below arguments field. Adjust to use Python 3 packages. [python]: Delete argument. [phases]: Use gexps. {install}: Use search-input-file and this-package-input. Make command executable.
| * gnu: img2pdf: Update to 0.4.4.Tobias Geerinckx-Rice2022-05-22
| | | | | | | | * gnu/packages/pdf.scm (img2pdf): Update to 0.4.4.
| * gnu: weasyprint: Update to 54.3.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (weasyprint): Update to 54.3. [source]: Update git URL. [phases]: Use gexps. {disable-linters}: Delete phase. {register-dejavu-font}: Remove obsolete phase. {patch-library-paths}: Adjust for code changes. Use search-input-file. {check}: Streamline and use xdist. {build, install}: Override to o a PEP 517 build. [inputs]: Add harfbuzz. [propagated-inputs]: Add python-fonttools-full, python-pillow and python-pydyf. [native-inputs]: Remove python-pytest-cov and python-pytest-runner. Add ghostscript, python-flit-core, python-pypa-build, python-pytest and python-pytest-xdist.
| * gnu: Add python-pydyf.Maxim Cournoyer2022-05-12
| | | | | | | | * gnu/packages/pdf.scm (python-pydyf): New variable.
| * gnu: mupdf: Use G-expressions.Efraim Flashner2022-05-09
| | | | | | | | | | * gnu/packages/pdf.scm (mupdf)[source, arguments]: Rewrite using G-expressions.
| * gnu: mupdf: Remove input labels.Efraim Flashner2022-05-09
| | | | | | | | * gnu/packages/pdf.scm (mupdf)[inputs]: Remove input labels.
| * gnu: mupdf: Update to 1.19.1.Efraim Flashner2022-05-09
| | | | | | | | | | * gnu/packages/pdf.scm (mupdf): Update to 1.19.1. [source]: Remove trailing #t.
* | gnu: poppler: Build support for PDF signatures.Timotej Lazar2022-05-08
| | | | | | | | | | | | * gnu/packages/pdf.scm (poppler)[inputs]: Add nss. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'staging' into core-updates.Maxim Cournoyer2022-03-21
|\|
| * gnu: zathura: Update to 0.4.9.Efraim Flashner2022-02-19
| | | | | | | | | | * gnu/packages/pdf.scm (zathura): Update to 0.4.9. [native-inputs]: Use librsvg-for-system.
| * gnu: xournalpp: Use G-expressions.Nicolas Goaziou2022-02-14
| | | | | | | | | | * gnu/packages/pdf.scm (xournalpp)[arguments]: Use G-expressions. <#:phases>: Replace WHICH with SEARCH-INPUT-FILES.
| * gnu: xournalpp: Remove input labels.Nicolas Goaziou2022-02-14
| | | | | | | | * gnu/packages/pdf.scm (xournalpp)[native-inputs]: Remove labels.
| * gnu: xournalpp: Update to 1.1.1.Nicolas Goaziou2022-02-14
| | | | | | | | | | * gnu/packages/pdf.scm (xournalpp): Update to 1.1.1. [arguments]<#:phases>: Remove unnecessary phase.
* | gnu: qpdf: Update to 10.6.0.Jai Vetrivelan2022-02-10
| | | | | | | | | | | | * gnu/packages/pdf.scm (qpdf): Update to 10.6.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>