summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: pdfpc: Replace webkitgtk with webkitgtk-with-libsoup2.Ricardo Wurmus2021-11-17
| | | | | * gnu/packages/pdf.scm (pdfpc)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2.
* gnu: vigra: Build without numpy support.Efraim Flashner2021-11-17
| | | | | * gnu/packages/image.scm (vigra)[inputs]: Remove python-numpy. [arguments]: Add configure-flag to build without vigranumpy.
* gnu: efl: Add missing input.Efraim Flashner2021-11-17
| | | | * gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Add libunwind.
* gnu: gnucash: Use webkitgtk-with-libsoup2.Guillaume Le Vaillant2021-11-16
| | | | | * gnu/packages/gnucash.scm (gnucash)[inputs]: Replace webkitgtk by webkitgtk-with-libsoup2.
* gnu: flatpak: Use libsoup 2.John Kehayias2021-11-16
| | | | | | * gnu/packages/package-management.scm (flatpak)[inputs]: Use libsoup 2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: deja-dup: Use libsoup 2.Vivien Kraus2021-11-16
| | | | | | * gnu/packages/gnome.scm (deja-dup)[inputs]: Use libsoup 2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gnome-calendar: Fix build.Vivien Kraus2021-11-15
| | | | | | * gnu/packages/gnome.scm (gnome-calendar)[arguments]: Use meson 0.59. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gnome-mines: Fix build.Vivien Kraus2021-11-15
| | | | | | * gnu/packages/gnome.scm (gnome-mines)[arguments]: Use meson 0.59. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gnome-2048: Fix build.Vivien Kraus2021-11-15
| | | | | | * gnu/packages/games.scm (gnome-2048)[arguments]: Use meson 0.59. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: vala-language-server: Upgrade to 0.48.3.Vivien Kraus2021-11-15
| | | | | | * gnu/packages/gnome-xyz.scm (vala-language-server): Upgrade to 0.48.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: devhelp: Upgrade to 41.2.Vivien Kraus2021-11-15
| | | | | | | | | | | | * gnu/packages/gnome.scm (devhelp): Upgrade to 41.2 to upgrade the webkit dependency to 4.1. [arguments]: Use meson 0.59. In 'skip-gtk-update-icon-cache' phase, the post install script has been moved from meson_post_install.py to build-aux/meson/. In 'fix-devhelp-gir-inputs' phase, the devhelp GIR still mentions webkit 4.0, use 4.1 instead. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* news: Notify of Wayland support in GDMJosselin Poiret2021-11-15
| | | | | | * etc/news.scm: Add a news entry. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: seahorse: Upgrade to 41.0.Vivien Kraus2021-11-15
| | | | | | * gnu/packages/gnome.scm (seahorse): Upgrade to 41.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: seahorse: Use libsoup 2.Vivien Kraus2021-11-15
| | | | | | * gnu/packages/gnome.scm (seahorse) [inputs]: Use libsoup 2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gcr: Upgrade to 3.41.0.Vivien Kraus2021-11-15
| | | | | | * gnu/packages/gnome.scm (gcr): Upgrade to 3.41.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome-tweaks: Add bash-minimal as an input.Vivien Kraus2021-11-15
| | | | | | * gnu/packages/gnome.scm (gnome-tweaks)[inputs]: Add bash-minimal. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome-tweaks: Set the python path.Vivien Kraus2021-11-15
| | | | | | | gnu/packages/gnome.scm (gnome-tweaks)[phase wrap-gi-typelib-and-python]: Also wrap with GUIX_PYTHONPATH. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome-tweaks: Use libhandy 1.Vivien Kraus2021-11-15
| | | | | | | * gnu/packages/gnome.scm (gnome-tweaks)[inputs]: Use libhandy 1, not libhandy 0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gd: Fix long patch filename.Vagrant Cascadian2021-11-14
| | | | | | | | | | | | | This fixes the generation of a tarball with "make dist": tar: guix-1.3.0.10365-4c4f9/gnu/packages/patches/gd-Revert-fix-303-gdlib.pc-use-Requires-instead-of-Libs.patch: file name is too long (max 99); not dumped * gnu/packages/patches/gd-Revert-fix-303-gdlib.pc-use-Requires-instead-of-Libs.patch: Rename patch to ... * gnu/packages/patches/gd-Revert-fix-303-gdlib.pc.patch: ... this. * gnu/packages/gd.scm (gd)[source]: Update patch filename. * gnu/local.mk (dist_patch_DATA): Update patch filename.
* gnu: epiphany: Use different webkitgtk variant.Ricardo Wurmus2021-11-14
| | | | | * gnu/packages/gnome.scm (epiphany)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2.
* gnu: epiphany: Use meson 0.59.Ricardo Wurmus2021-11-14
| | | | * gnu/packages/gnome.scm (epiphany)[arguments]: Use meson 0.59.
* gnu: gnome-tweaks: Use meson 0.59.Ricardo Wurmus2021-11-14
| | | | * gnu/packages/gnome.scm (gnome-tweaks)[arguments]: Use meson 0.59.
* gnu: nautilus: Use libsoup 2 because of tracker.Vivien Kraus2021-11-13
| | | | | | | * gnu/packages/gnome.scm (nautilus)[inputs]: Replace libsoup with libsoup-minimal-2. [arguments]: Use meson 0.59. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: electrum: Fix build.Guillaume Le Vaillant2021-11-13
| | | | | * gnu/packages/finance.scm (electrum)[arguments]: Add 'relax-dnspython-version-requirement' phase.
* gnu: pdf2djvu: Fix tests.Guillaume Le Vaillant2021-11-13
| | | | * gnu/packages/djvu.scm (pdf2djvu)[arguments]: Add 'set-home-for-tests' phase.
* gnu: tracker-miners: Require the same libsoup as tracker.Vivien Kraus2021-11-13
| | | | | | | | | * gnu/packages/gnome.scm (tracker-miners)[inputs]: Use the same libsoup version as tracker. (tracker)[inputs]: Warn that tracker-miners should use the same version of libsoup. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: python-nbconvert: Add texlive-grffile and texlive-stringenc.Ricardo Wurmus2021-11-13
| | | | | * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Add texlive-grffile and texlive-stringenc to texlive-updmap.cfg union.
* gnu: Add texlive-stringenc.Ricardo Wurmus2021-11-13
| | | | * gnu/packages/tex.scm (texlive-stringenc): New variable.
* gnu: Add texlive-grffile.Ricardo Wurmus2021-11-13
| | | | * gnu/packages/tex.scm (texlive-grffile): New variable.
* gnu: osm-gps-map: Use libsoup 2.Guillaume Le Vaillant2021-11-13
| | | | | * gnu/packages/geo.scm (osm-gps-map)[inputs]: Replace libsoup by libsoup-minimal-2.
* gnu: dconf-editor: Use meson 0.59.Guillaume Le Vaillant2021-11-13
| | | | * gnu/packages/gnome.scm (dconf-editor)[arguments]: Add 'meson' parameter.
* gnu: gnome-sudoku: Use meson 0.59.Guillaume Le Vaillant2021-11-13
| | | | * gnu/packages/gnome.scm (gnome-sudoku)[arguments]: Add 'meson' parameter.
* gnu: gnome-calculator: Use libsoup 2.Guillaume Le Vaillant2021-11-13
| | | | | * gnu/packages/gnome.scm (gnome-calculator)[inputs]: Replace libsoup by libsoup-minimal-2.
* gnu: evolution: Update to 3.42.1.Maxim Cournoyer2021-11-12
| | | | | | | | | * gnu/packages/gnome.scm (evolution): Update to 3.42.1. Remove trailing #t. [source]: Remove patches. [phases]{adjust-webkitgtk-version}: New phase. * gnu/packages/patches/evolution-CVE-2020-11879.patch: Delete file. * gnu/packages/patches/evolution-printableoptions.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register them.
* gnu: evolution-data-server: Update to 3.42.1.Maxim Cournoyer2021-11-12
| | | | | | | | | | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.42.1. Delete trailing #t. [origin]: Remove patches. [phases]{adjust-webkitgtk-version}: New phase. * gnu/packages/patches/evolution-data-server-CVE-2020-14928.patch: Likewise. * gnu/packages/patches/evolution-data-server-CVE-2020-16117.patch: Likewise. * gnu/packages/patches/evolution-data-server-libical-compat.patch: Likewise. * gnu/packages/patches/evolution-data-server-locales.patch: Likewise. * gnu/packages/patches/evolution-data-server-printableoptions.patch: Likewise. * gnu/local.mk (dist_patch_DATA): De-register them.
* gnu: gnome-settings-daemon: Update to 41.0.Maxim Cournoyer2021-11-12
| | | | | | * gnu/packages/gnome.scm (gnome-settings-daemon): Update to 41.0. Remove trailing #t. [meson]: Use meson-0.59.
* gnu: gst-plugins-bad: Disable the nondeterministic 'shm_live' test.Maxim Cournoyer2021-11-12
| | | | | | * gnu/packages/gstreamer.scm (gst-plugins-bad): [phases]{adjust-tests}: Disable the 'shm' test suite, which includes 'shm_live'.
* gnu: fpc: Fix it, really.Maxim Cournoyer2021-11-12
| | | | | | | * gnu/packages/pascal.scm (fpc): Inputs are controlled to be package-like objects, so the previous attempt also failed. [native-inputs]{fpc-binary}: Backtrack to the original solution, which is to use the x86_64 bootstrap input for unsupported architectures.
* gnu: gnome-boxes: Fix build.Maxim Cournoyer2021-11-12
| | | | | | | | | | Due to webkitgtk being built with libsoup@3, the pkg-config file it produces corresponds to 'webkit2gtk-4.1' rather than 'webkit2gtk-4.0', which is the one gnome-boxes need. * gnu/packages/gnome.scm (gnome-boxes)[meson]: New argument. [native-inputs]{libsoup}: Use libsoup-minimal-2. {webkitgtk}: Use webkitgtk-with-libsoup2.
* gnu: fpc: Lazily evaluate the error case.Maxim Cournoyer2021-11-12
| | | | | | * gnu/packages/pascal.scm (fpc)[native-inputs]: Defer evaluating the match directive; the error condition would previously be eagerly evaluated and cause Guix to fail on non-intel machines.
* gnu: gnome-boxes: Don’t use bundled libhandy.Vivien Kraus2021-11-12
| | | | | | * gnu/packages/gnome.scm (gnome-boxes) [inputs]: Add libhandy. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: gnome-boxes: Update to 41.1.Vivien Kraus2021-11-12
| | | | | | * gnu/packages/gnome.scm (gnome-boxes): Update to 41.1. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: appstream-glib: Fix build.Vivien Kraus2021-11-12
| | | | | | * gnu/packages/glib.scm (appstream-glib) [inputs]: Use libsoup-minimal-2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: dino: Use libsoup 2.Ricardo Wurmus2021-11-12
| | | | | * gnu/packages/messaging.scm (dino)[inputs]: Replace libsoup with libsoup-minimal-2.
* gnu: yelp: Update to 41.0.Maxim Cournoyer2021-11-12
| | | | * gnu/packages/gnome.scm (yelp): Update to 41.0.
* gnu: yelp-xsl: Update to 41.0.Maxim Cournoyer2021-11-12
| | | | | * gnu/packages/gnome.scm (yelp-xsl): Update to 41.0. [origin]: Adjust URI.
* gnu: evince: Use meson-0.59.Maxim Cournoyer2021-11-12
| | | | * gnu/packages/gnome.scm (evince)[meson]: Use meson-0.59.
* gnu: geeqie: Update to 1.6.Maxim Cournoyer2021-11-12
| | | | | * gnu/packages/image-viewers.scm (geeqie): Update to 1.6. [phases]{correctly-locate-aux-scripts}: New phase.
* gnu: libchamplain: Update to 0.12.20.Maxim Cournoyer2021-11-12
| | | | | | * gnu/packages/gnome.scm (libchamplain): Update to 0.12.20. [build-system]: Change to meson-build-system. [propagated-inputs]{libsoup}: Use libsoup 2.
* gnu: libvirt-glib: Use meson-0.59.Maxim Cournoyer2021-11-11
| | | | | * gnu/packages/virtualization.scm (libvirt-glib) [meson]: New argument.