This reverts commit a7db92d9b3, this time with
the more careful command, to avoid a world rebuild:
grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
--exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
The change was automated via:
git grep -l maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
* .mailmap: New entry.
Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
* gnu/packages/pdf.scm (pdfposter): Update to 0.9.1 and switch
to pyproject-build-system.
[build-system]: Use pyproject-build-system.
[inputs]: Remove python-pypdf2; add python-pypdf.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I3eb17300727b12ac8cd1b30e04765e7cdb668888
Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.4.
[source]: Switch to git-fetch; update url.
[inputs]: Remove all but mupdf and zathura.
[arguments]: Use gexps.
<#:phases>: Remove fix-mupdf-detection.
<#:configure-flags>: Set plugindir.
Change-Id: Iea2e531d05b2ce44b6caa1cbe470157fcfe3b237
Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu/packages/pdf.scm (xournal)[arguments]
<#:make-flags>: Turn errors into warnings.
<#:phases>: New phase 'fix-includes to include a header file.
Change-Id: Ie5ffa4e9edf1332480d99dadc73ad97818399068
* gnu/packages/patches/podofo-gcc-14.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/pdf.scm (podofo)[source]: Use it.
Change-Id: I9a85c994f69587cc3ba463a3e647f0aeebd53d04
Sioyek's main branch is too old and requires a mupdf that is more than
obsolete. Move to the development branch until they release 3.0.0.
* gnu/packages/pdf.scm (sioyek): Move to development version.
[inputs]: Add qtdeclarative, qtsvg, qtspeech. Replace qtbase-5,
qtwayland-5 and qt3d-5 by qtbase, qtwayland and qt3d.
* gnu/local.mk (sioyek-fix-build.patch): Remove.
* gnu/packages/patches/sioyek-fix-build.patch: Remove.
Change-Id: I2d5d88a6466079f68ed70a83fb2291e7ae62f893
* gnu/packages/pdf.scm (podofo): Add variable for version 0.10.4. Rename
old variable to...
(podofo-0.9): ...this.
* gnu/packages/ebook.scm (calibre): Use podofo-0.9 as input.
Change-Id: I5cb504b82934b039b7ba75cf07b9e57aee3a697a
Reported in <https://issues.guix.gnu.org/76697>.
This is follow up to 4838b7b0e9.
* gnu/packages/pdf.scm (xournalpp) [arguments]: Add
generate-gdk-pixbuf-loaders-cache-file phase.
Change-Id: Ia29fb52f5f8852292fc35952d89a8769daacfae6
* gnu/packages/pdf.scm (sioyek)[build-system]: Switch to qt-build-system.
[inputs]: Add qtwayland-5.
[arguments]<#:test-target>: Set to "check".
Change-Id: I18f29acf1a9d85f96ace20fe6e69c87993630d67