Nicolas Goaziou
2589997fab
gnu: xournalpp: Update to 1.1.2.
...
* gnu/packages/pdf.scm (xournalpp): Update to 1.1.2.
2022-10-18 18:22:19 +02:00
Marius Bakke
6ecf88a6a1
gnu: 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.
2022-10-17 14:49:41 +02:00
Michael Rohleder
49ed67692d
gnu: 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>
2022-10-11 16:05:32 +02:00
Nicolas Goaziou
40f23e8413
gnu: pdfarranger: Improve package style.
...
* gnu/packages/pdf.scm (pdfarranger)[arguments]: Use G-expressions.
2022-10-10 23:25:53 +02:00
Nicolas Goaziou
c05ef5cfc4
gnu: pdfarranger: Update to 1.9.1.
...
* gnu/packages/pdf.scm (pdfarranger): Update to 1.9.1.
2022-10-10 23:24:01 +02:00
Nicolas Goaziou
8319be779f
gnu: extractpdfmark: Improve package style.
...
* gnu/packages/pdf.scm (extractpdfmark)[arguments]: Use G-expressions. Fix
phase name.
[native-inputs]: Remove labels.
2022-10-07 00:53:32 +02:00
Nicolas Goaziou
eea2d5b6f7
gnu: extractpdfmark: Update to 1.1.1.
...
* gnu/packages/pdf.scm (extractpdfmark): Update to 1.1.1.
2022-10-07 00:53:31 +02:00
Efraim Flashner
85c769709f
gnu: zathura: Remove input labels.
...
* gnu/packages/pdf.scm (zathura)[native-inputs]: Remove input labels.
[arguments]: Adjust custom 'start-xserver phase accordingly.
2022-09-22 10:45:19 +03:00
Efraim Flashner
716f970e6d
gnu: zathura: Update to 0.5.1.
...
* gnu/packages/pdf.scm (zathura): Update to 0.5.1.
2022-09-22 10:45:19 +03:00
Paul A. Patience
140a08d44a
gnu: 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>
2022-09-17 19:09:45 +02:00
Mathieu Othacehe
a3de623e4a
gnu: Add poppler-next.
...
* gnu/packages/pdf.scm (poppler-next): New variable.
2022-09-14 18:09:13 +02:00
Marius Bakke
be01b13fb7
gnu: zathura-pdf-mupdf: Remove input labels.
...
* gnu/packages/pdf.scm (zathura-pdf-mupdf)[inputs]: Remove labels.
2022-08-29 17:49:58 +02:00
Marius Bakke
7c9cf349f3
gnu: 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.
2022-08-29 17:49:58 +02:00
Pierre-Henry Fröhring
f26b9d5ced
gnu: 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>
2022-08-29 17:49:58 +02:00
Maxim Cournoyer
1ef04fb228
gnu: 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
2022-07-31 21:55:43 -04:00
Tobias Geerinckx-Rice
9177a28169
gnu: podofo: Remove input labels.
...
* gnu/packages/pdf.scm (podofo)[inputs]:
Remove input labels.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
84be8bc1f4
gnu: podofo: Update to 0.9.8.
...
* gnu/packages/pdf.scm (podofo): Update to 0.9.8.
[arguments]: Don't explicitly return #t from phases.
2022-07-24 02:00:01 +02:00
Maxim Cournoyer
c0587a5a91
gnu: Remove python2-pypdf.
...
* gnu/packages/pdf.scm (python2-pypdf): Delete variable.
2022-05-31 14:52:54 -04:00
Maxim Cournoyer
914adf88ad
gnu: Remove python2-reportlab.
...
* gnu/packages/pdf.scm (python2-reportlab): Delete variable.
2022-05-31 14:52:34 -04:00
Maxim Cournoyer
aae86d4ddc
gnu: Remove python2-pypdf2.
...
* gnu/packages/pdf.scm (python2-pypdf2): Delete variable.
2022-05-31 14:52:34 -04:00
Maxim Cournoyer
48e18ab4aa
gnu: 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.
2022-05-31 14:52:34 -04:00
Tobias Geerinckx-Rice
3a44c8204b
gnu: img2pdf: Update to 0.4.4.
...
* gnu/packages/pdf.scm (img2pdf): Update to 0.4.4.
2022-05-22 02:00:08 +02:00
Maxim Cournoyer
84943a4e0e
gnu: 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.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer
e7b0d63e32
gnu: Add python-pydyf.
...
* gnu/packages/pdf.scm (python-pydyf): New variable.
2022-05-12 12:46:05 -04:00
Efraim Flashner
f7da6b0be5
gnu: mupdf: Use G-expressions.
...
* gnu/packages/pdf.scm (mupdf)[source, arguments]: Rewrite using
G-expressions.
2022-05-09 23:31:38 +03:00
Efraim Flashner
489dba600b
gnu: mupdf: Remove input labels.
...
* gnu/packages/pdf.scm (mupdf)[inputs]: Remove input labels.
2022-05-09 23:30:02 +03:00
Efraim Flashner
c438809bc4
gnu: mupdf: Update to 1.19.1.
...
* gnu/packages/pdf.scm (mupdf): Update to 1.19.1.
[source]: Remove trailing #t.
2022-05-09 23:30:02 +03:00
Efraim Flashner
2d53fa7706
gnu: zathura: Update to 0.4.9.
...
* gnu/packages/pdf.scm (zathura): Update to 0.4.9.
[native-inputs]: Use librsvg-for-system.
2022-02-19 19:12:26 +02:00
Nicolas Goaziou
72dd5c8766
gnu: xournalpp: Use G-expressions.
...
* gnu/packages/pdf.scm (xournalpp)[arguments]: Use G-expressions.
<#:phases>: Replace WHICH with SEARCH-INPUT-FILES.
2022-02-14 12:07:34 +01:00
Nicolas Goaziou
d00b6dd689
gnu: xournalpp: Remove input labels.
...
* gnu/packages/pdf.scm (xournalpp)[native-inputs]: Remove labels.
2022-02-14 12:07:14 +01:00
Nicolas Goaziou
1e2673edf0
gnu: xournalpp: Update to 1.1.1.
...
* gnu/packages/pdf.scm (xournalpp): Update to 1.1.1.
[arguments]<#:phases>: Remove unnecessary phase.
2022-02-14 12:06:49 +01:00
Maxim Cournoyer
41ec0573b8
gnu: Remove meson-0.59 workarounds.
...
Mostly automated with the following command:
$ grep --include='*.scm' '#:meson ,meson-0.59' -rl \
| xargs sed -z 's/#:meson[^\n]*\s*//' -i
* gnu/packages/freedesktop.scm (malcontent)
(accountsservice): Delete #:meson argument.
* gnu/packages/games.scm (gnome-2048): Likewise.
* gnu/packages/geo.scm (gnome-maps): Likewise.
* gnu/packages/gnome.scm (gnome-photos, gnome-music)
(gnome-initial-setup, gnome-user-share, gnome-characters)
(gnome-disk-utility, gnome-font-viewer, evince, glade3)
(gnome-mines, gnome-sudoku, gnome-settings-daemon, devhelp)
(totem, eog, gvfs, simple-scan, epiphany, gnome-session, gedit)
(network-manager-applet, gnome-control-center, gnome-shell, nautilus)
(gnome-default-applications, gnome-weather, gnome-tweaks, cheese, gthumb)
(gitg, polari, gnome-boxes, gtranslator): Likewise.
* gnu/packages/gtk.scm: (gtkmm-3): Likewise.
* gnu/packages/pdf.scm (zathura): Likewise.
* gnu/packages/photo.scm (entangle): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (libvirt-glib): Likewise.
2022-01-10 11:44:29 -05:00
Nicolas Goaziou
88fbcab102
gnu: pdfarranger: Update to 1.8.2.
...
* gnu/packages/pdf.scm (pdfarranger): Update to 1.8.2.
2021-12-27 10:40:17 +01:00
Marius Bakke
e661f4eff4
gnu: Remove unneeded uses of custom GCC versions.
...
* gnu/packages/bioinformatics.scm (libmaus2, biobambam2)[native-inputs]:
Remove GCC-10.
* gnu/packages/game-development.scm (libresprite, python-pyxel)[native-inputs]: Likewise.
* gnu/packages/lua.scm (emilua)[native-inputs]: Likewise.
* gnu/packages/radio.scm (sdr++)[native-inputs]: Likewise.
* gnu/packages/wm.scm (fnott)[native-inputs]: Likewise.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Likewise.
(scintilla)[native-inputs]: Remove GCC-9.
* gnu/packages/build-tools.scm (bear)[native-inputs]: Likewise.
* gnu/packages/cpp.scm (magic-enum)[native-inputs]: Likewise.
* gnu/packages/games.scm (openttd)[native-inputs]: Likewise.
(schiffbruch)[native-inputs]: Remove GCC-11.
* gnu/packages/music.scm (liquidsfz, geonkick)[native-inputs]: Remove GCC-9.
* gnu/packages/fcitx5.scm (fcitx5, libime, fcitx5-configtool)[native-inputs]:
Likewise.
* gnu/packages/wine.scm (dxvk32)[native-inputs]: Likewise.
* gnu/packages/ftp.scm (libfilezilla)[native-inputs]: Remove GCC-8.
* gnu/packages/image.scm (blurhash)[native-inputs]: Likewise.
* gnu/packages/jami.scm (libring)[native-inputs]: Likewise.
* gnu/packages/pdf.scm (xournalpp)[native-inputs]: Likewise.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop,
telegram-desktop)[native-inputs]: Likewise.
2021-12-17 19:07:17 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
1052ae5f03
Merge branch 'master' into core-updates-frozen
2021-12-13 11:49:15 +01:00
Nicolas Goaziou
0d8c801d83
gnu: pdfarranger: Update to 1.8.1.
...
* gnu/packages/pdf.scm (pdfarranger): Update to 1.8.1.
2021-12-11 14:27:37 +01:00
angryrectangle@cock.li
c9208beb3c
gnu: zathura: Use meson 0.59.
...
This fixes the build. The problem has already been fixed on the master, but
it's not part of the latest release.
* gnu/packages/pdf.scm (zathura)[meson]: Use meson-0.59.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-25 01:04:17 -05:00
Ludovic Courtès
3a317f7476
Merge branch 'master' into core-updates-frozen
2021-11-17 23:43:14 +01:00
Ricardo Wurmus
e55547bf70
gnu: pdfpc: Replace webkitgtk with webkitgtk-with-libsoup2.
...
* gnu/packages/pdf.scm (pdfpc)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
2021-11-17 17:56:18 +00:00
Nicolas Goaziou
1a925d3af7
gnu: pdfarranger: Update to 1.8.0.
...
* gnu/packages/pdf.scm (pdfarranger): Update to 1.8.0.
2021-11-15 21:41:26 +01:00
Efraim Flashner
dd87bbb2b7
gnu: python-poppler-qt5: Fix building.
...
* gnu/packages/pdf.scm (python-poppler-qt5)[source]: Add patch.
* gnu/packages/patches/python-poppler-qt5-fix-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2021-11-06 23:32:54 +02:00
Efraim Flashner
075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-11-03 14:27:51 +02:00
Tobias Geerinckx-Rice
58f63b2e73
gnu: img2pdf: Update to 0.4.3.
...
* gnu/packages/pdf.scm (img2pdf): Update to 0.4.3.
2021-11-03 03:10:53 +01:00
Tobias Geerinckx-Rice
f13102576b
gnu: poppler-data: Update to 0.4.11.
...
* gnu/packages/pdf.scm (poppler-data): Update to 0.4.11.
2021-11-03 03:10:53 +01:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-10-31 14:49:47 +02:00
Efraim Flashner
c1ca85323d
gnu: mupdf: Update to 1.19.0.
...
* gnu/packages/pdf.scm (mupdf): Update to 1.19.0.
[source]: Remove patches. Add directory to be saved in snippet
* gnu/packages/patches/mupdf-CVE-2021-3407.patch,
gnu/packages/patches/mupdf-fix-linkage.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2021-10-28 13:02:28 +03:00
Josselin Poiret
e5f21c7e38
gnu: qpdfview: Fix build.
...
* gnu/packages/pdf.scm (qpdfview)[arguments]: Fix 'configure' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-22 11:12:18 +02:00
Ricardo Wurmus
000b34085b
gnu: pdfpc: Update to 4.5.0.
...
* gnu/packages/pdf.scm (pdfpc): Update to 4.5.0.
[inputs]: Add discount, json-glib, and webkitgtk.
[license]: Update license from GPLv2+ to GPLv3+.
[arguments]: Work around a bug in Vala in new build phase
'fix-vala-API-conflict.
2021-10-21 21:29:54 +00:00