/tests/

df-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