aboutsummaryrefslogtreecommitdiff
/* GNU Guix --- Functional package management for GNU
   Copyright (C) 2012  Ludovic Courtès <ludo@gnu.org>

   This file is part of GNU Guix.

   GNU Guix is free software; you can redistribute it and/or modify it
   under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 3 of the License, or (at
   your option) any later version.

   GNU Guix is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.  */

/* Replacement for Nix's libmain/shared.hh.  */

#pragma once

#include <stdlib.h>
#include <signal.h>

extern volatile ::sig_atomic_t blockInt;

extern char **argvSaved;
1'>gnu: pdfposter: Update to 0.8.1....* gnu/packages/pdf.scm (pdfposter): Update to 0.8.1. [inputs]: Move python-pypdf2 to … [propagated-inputs]: _ here. Hartmut Goebel 2022-10-27build-system/pyproject: Always run tests verbosely for supported backends....* guix/build-system/pyproject.scm (pyproject-build): Default to '() instead of #false for TEST-FLAGS. * guix/build/pyproject-build-system.scm (check): Unconditionally enable verbose test flags. * doc/guix.texi (Build Systems): Document this change. * gnu/packages/fontutils.scm (python-glyphslib)[arguments]: Remove verbosity from #:test-flags. * gnu/packages/pdf.scm (python-pydyf, weasyprint)[arguments]: Likewise. * gnu/packages/python-web.scm (python-openapi-spec-validator)[arguments]: Likewise. * gnu/packages/python-xyz.scm (python-path, python-tempora)[arguments]: Likewise. Marius Bakke 2022-10-27gnu: weasyprint: Use pyproject-build-system....* 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. Marius Bakke 2022-10-27gnu: python-pydyf: Use pyproject-build-system....* 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. Marius Bakke 2022-10-23gnu: weasyprint: Update to 56.1....* gnu/packages/pdf.scm (weasyprint): Update to 56.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder 2022-10-18gnu: xournalpp: Update to 1.1.2....* gnu/packages/pdf.scm (xournalpp): Update to 1.1.2. Nicolas Goaziou 2022-10-17gnu: poppler-next: Don't use 'package/inherit'....* 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. Marius Bakke 2022-10-11gnu: python-pydyf: Update to 0.3.0....* 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> Michael Rohleder 2022-10-10gnu: pdfarranger: Improve package style....* gnu/packages/pdf.scm (pdfarranger)[arguments]: Use G-expressions. Nicolas Goaziou 2022-10-10gnu: pdfarranger: Update to 1.9.1....* gnu/packages/pdf.scm (pdfarranger): Update to 1.9.1. Nicolas Goaziou 2022-10-07gnu: extractpdfmark: Improve package style....* gnu/packages/pdf.scm (extractpdfmark)[arguments]: Use G-expressions. Fix phase name. [native-inputs]: Remove labels. Nicolas Goaziou 2022-10-07gnu: extractpdfmark: Update to 1.1.1....* gnu/packages/pdf.scm (extractpdfmark): Update to 1.1.1. Nicolas Goaziou 2022-09-22gnu: zathura: Remove input labels....* gnu/packages/pdf.scm (zathura)[native-inputs]: Remove input labels. [arguments]: Adjust custom 'start-xserver phase accordingly. Efraim Flashner 2022-09-22gnu: zathura: Update to 0.5.1....* gnu/packages/pdf.scm (zathura): Update to 0.5.1. Efraim Flashner 2022-09-17gnu: libharu: Update to 2.4.2....* 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> Paul A. Patience 2022-09-14gnu: Add poppler-next....* gnu/packages/pdf.scm (poppler-next): New variable. Mathieu Othacehe 2022-08-29gnu: zathura-pdf-mupdf: Remove input labels....* gnu/packages/pdf.scm (zathura-pdf-mupdf)[inputs]: Remove labels. Marius Bakke 2022-08-29gnu: zathura-pdf-mupdf: Update to 0.3.9....* 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. Marius Bakke 2022-08-29gnu: mupdf: Update to 1.20.3....* 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> Pierre-Henry Fröhring 2022-07-31gnu: qtsvg: Rename variable to qtsvg-5....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 Maxim Cournoyer 2022-07-24gnu: podofo: Remove input labels....* gnu/packages/pdf.scm (podofo)[inputs]: Remove input labels. Tobias Geerinckx-Rice 2022-07-24gnu: podofo: Update to 0.9.8....* gnu/packages/pdf.scm (podofo): Update to 0.9.8. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice 2022-05-31gnu: Remove python2-pypdf....* gnu/packages/pdf.scm (python2-pypdf): Delete variable. Maxim Cournoyer 2022-05-31gnu: Remove python2-reportlab....* gnu/packages/pdf.scm (python2-reportlab): Delete variable. Maxim Cournoyer 2022-05-31gnu: Remove python2-pypdf2....* gnu/packages/pdf.scm (python2-pypdf2): Delete variable. Maxim Cournoyer 2022-05-31gnu: impressive: Update to 0.13.1....* 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. Maxim Cournoyer 2022-05-22gnu: img2pdf: Update to 0.4.4....* gnu/packages/pdf.scm (img2pdf): Update to 0.4.4. Tobias Geerinckx-Rice 2022-05-12gnu: weasyprint: Update to 54.3....* 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. Maxim Cournoyer 2022-05-12gnu: Add python-pydyf....* gnu/packages/pdf.scm (python-pydyf): New variable. Maxim Cournoyer 2022-05-09gnu: mupdf: Use G-expressions....* gnu/packages/pdf.scm (mupdf)[source, arguments]: Rewrite using G-expressions. Efraim Flashner 2022-05-09gnu: mupdf: Remove input labels....* gnu/packages/pdf.scm (mupdf)[inputs]: Remove input labels. Efraim Flashner 2022-05-09gnu: mupdf: Update to 1.19.1....* gnu/packages/pdf.scm (mupdf): Update to 1.19.1. [source]: Remove trailing #t. Efraim Flashner 2022-02-19gnu: zathura: Update to 0.4.9....* gnu/packages/pdf.scm (zathura): Update to 0.4.9. [native-inputs]: Use librsvg-for-system. Efraim Flashner 2022-02-14gnu: xournalpp: Use G-expressions....* gnu/packages/pdf.scm (xournalpp)[arguments]: Use G-expressions. <#:phases>: Replace WHICH with SEARCH-INPUT-FILES. Nicolas Goaziou 2022-02-14gnu: xournalpp: Remove input labels....* gnu/packages/pdf.scm (xournalpp)[native-inputs]: Remove labels. Nicolas Goaziou 2022-02-14gnu: xournalpp: Update to 1.1.1....* gnu/packages/pdf.scm (xournalpp): Update to 1.1.1. [arguments]<#:phases>: Remove unnecessary phase. Nicolas Goaziou