Liliana Marie Prikler
cefcddf9ef
gnu: Make GNOME Shell Extensions configurable again.
...
* gnu/packages/gnome.scm (gnome-shell)[#:phases]: Adjust ‘wrap’ phase, so
that “gnome-extensions-app” gets GI_TYPELIB_PATH set.
Add ‘rewire’ phase to replace the blurb that deprecated commands print in
favour of one that doesn't point towards external packages.
2021-12-31 15:04:18 +01:00
Liliana Marie Prikler
ca0e932505
gnu: nautilus: Enable loading of third-party extensions.
...
* gnu/packages/gnome.scm (nautilus)[#:phases]: Add phase to enable loading
through NAUTILUS_EXTENSIONS_PATH.
[native-search-paths]: Add NAUTILUS_EXTENSIONS_PATH.
2021-12-31 14:57:03 +01:00
Vagrant Cascadian
f85bda51d7
gnu: soundconverter: Fix trailing whitespace in description.
...
* gnu/packages/gnome.scm (soundconverter)[description]: Fix trailing
whitespace.
2021-12-29 22:48:31 -08:00
Vagrant Cascadian
742ec5f6cd
gnu: tracker: Fix trailing whitespace in description.
...
* gnu/packages/gnome.scm (tracker)[description]: Fix trailing whitespace.
2021-12-29 22:48:27 -08:00
Efraim Flashner
4b56f5c869
gnu: vte-ng: Fix build.
...
* gnu/packages/gnome.scm (vte-ng)[arguments]: Disable building docs.
[native-inputs]: Remove gtk/stable.
2021-12-27 10:19:21 +02:00
Marius Bakke
d7ad688258
gnu: apostrophe: Simplify inputs.
...
* gnu/packages/gnome.scm (apostrophe)[native-inputs]: Remove labels.
2021-12-26 23:20:07 +01:00
Marius Bakke
fabcdb446e
gnu: apostrophe: Don't reference the Python variable in arguments.
...
* gnu/packages/gnome.scm (apostrophe)[arguments]: Use THIS-PACKAGE-INPUT
instead of accessing PYTHON directly. Remove trailing #t.
[inputs]: Explicitly add PYTHON.
2021-12-26 23:20:07 +01:00
Marius Bakke
6fdf851546
gnu: apostrophe: Build with older Meson.
...
* gnu/packages/gnome.scm (apostrophe)[arguments]: Add #:meson.
2021-12-26 23:20:07 +01:00
Marius Bakke
9d680229a5
gnu: passwordsafe: Adjust style.
...
* gnu/packages/gnome.scm (passwordsafe)[arguments]: Rewrite as gexp. Avoid
referencing the PYTHON variable. Remove trailing #t.
[inputs]: Add PYTHON (explicitly).
2021-12-26 23:20:07 +01:00
Marius Bakke
84e6956d2a
gnu: passwordsafe: Simplify inputs.
...
* gnu/packages/gnome.scm (passwordsafe): Simplify inputs.
2021-12-26 23:20:07 +01:00
Marius Bakke
489fb4da3d
gnu: passwordsafe: Fix build.
...
* gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59.
2021-12-26 23:20:07 +01:00
Liliana Marie Prikler
25a9752e60
gnu: komikku: Update to 0.36.0.
...
* gnu/packages/gnome.scm (komikku): Update to 0.36.0.
2021-12-24 01:37:45 +01:00
Liliana Marie Prikler
a142cd980c
gnu: libhandy: Update to 1.5.0.
...
* gnu/packages/gnome.scm (libhandy): Update to 1.5.0.
2021-12-24 01:37:45 +01:00
Vinicius Monego
bcbe090fbb
gnu: gnome-commander: Update to 1.12.3.1.
...
* gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-22 23:52:57 -05:00
Nicolas Goaziou
7be1ea33ff
gnu: parlatype: Update to 3.1.
...
* gnu/packages/gnome.scm (parlatype): Update to 3.1.
[native-inputs]: Remove labels.
2021-12-21 00:31:19 +01:00
Ludovic Courtès
7e5ed08844
gnu: gnome-dictionary: Simplify inputs.
...
* gnu/packages/gnome.scm (gnome-dictionary)[native-inputs]: Simplify.
2021-12-19 23:39:55 +01:00
Ludovic Courtès
939fa6a3b1
gnu: gnome-dictionary: Build with Meson 0.59.
...
* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson.
2021-12-19 23:39:55 +01:00
Liliana Marie Prikler
6061540e30
gnu: polari: Add missing newline to Exec line.
...
This is a follow-up to 572cf0818c
.
* gnu/packages/polari.scm (fix-desktop-file): Add missing newline.
2021-12-18 10:58:56 +01:00
Liliana Marie Prikler
b2ae164b21
gnu: polari: Use new style.
...
* gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels.
2021-12-17 04:43:09 +01:00
Liliana Marie Prikler
572cf0818c
gnu: polari: Fix Exec line.
...
This is a follow-up to commit b574ccc453
.
* gnu/packages/gnome.scm (polari)[fix-desktop-file]: Use string-append as
was the intention behind the original patch.
2021-12-17 04:43:09 +01:00
Liliana Marie Prikler
68c4e88db6
gnu: komikku: Use new style.
...
* gnu/packages/gnome.scm (komikku)[native-inputs]: Remove labels.
2021-12-16 22:27:37 +01:00
Liliana Marie Prikler
9628035145
gnu: komikku: Build with old webkit.
...
* gnu/packages/gnome.scm (komikku)[inputs]: Use webkitgtk-with-libsoup2.
2021-12-16 22:27:37 +01:00
Liliana Marie Prikler
b574ccc453
gnu: polari: Use polari command to launch Polari.
...
The rationale for patching the Exec line is similar to what is done for
gnome-weather.
* gnu/packages/gnome.scm (polari)[#:phases]: Add ‘fix-desktop-file’ phase.
2021-12-15 20:37:02 +01:00
Liliana Marie Prikler
88ad264871
gnu: gnome-shell-extensions: Update to 41.0.
...
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 41.0.
2021-12-15 20:26:10 +01:00
Liliana Marie Prikler
972a234b10
gnu: polari: Update to 40.1.
...
* gnu/packages/gnome.scm (polari): Update to 40.1.
[source]: Use ‘version-major’ for directory.
[arguments]: Use meson-0.59.
[inputs]: Use gtk and libsoup-minimal-2.
2021-12-15 20:26:09 +01:00
Liliana Marie Prikler
6454884027
gnu: gitg: Fix compilation.
...
* gnu/packages/gnome.scm (gitg)[#:meson]: Use meson-0.59.
[#:phases] Add ‘harden’ phase to fix test failures.
[inputs]: Use libsoup-minimal-2.
2021-12-15 20:24:25 +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
Efraim Flashner
801f1a7c29
gnu: Add librsvg-bootstrap.
...
* gnu/packages/gnome.scm (librsvg-bootstrap): New variable.
2021-12-12 15:18:57 +02:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates
2021-12-10 21:49:25 +01:00
Marius Bakke
ddcec589bc
gnu: lollypop: Update to 1.4.24.
...
* gnu/packages/gnome.scm (lollypop): Update to 1.4.24.
[native-inputs]: Remove INTLTOOL and ITSTOOL. Add GETTEXT-MINIMAL.
2021-12-08 08:46:28 +01:00
Marius Bakke
ee03b51f6e
gnu: lollypop: Build with libsoup@2.
...
* gnu/packages/gnome.scm (lollypop)[inputs]: Change from LIBSOUP to
LIBSOUP-MINIMAL-2.
2021-12-08 08:45:11 +01:00
Marius Bakke
637735da4d
gnu: rhythmbox: Adjust inputs.
...
* gnu/packages/gnome.scm (rhythmbox)[inputs]: Change from PYTHON2-PYGOBJECT to
PYTHON-PYGOBJECT. Add LIBSOUP-MINIMAL-2.
2021-12-08 08:45:11 +01:00
Ludovic Courtès
c162f8582b
gnu: libsoup: Simplify inputs.
...
Obtained by running "guix style --input-simplification=always" and by
using 'modify-inputs' instead of list primitives.
* gnu/packages/gnome.scm (libsoup-minimal, libsoup-minimal-2, libsoup):
Simplify inputs.
2021-12-05 23:53:40 +01:00
Ludovic Courtès
0dc42f5bbf
gnu: librsvg: Simplify inputs.
...
Obtained by running "guix style --input-simplification=always".
* gnu/packages/gnome.scm (librsvg, librsvg-2.40): Simplify inputs.
2021-12-05 23:39:29 +01:00
Ludovic Courtès
90570b5e9f
gnu: libsoup: Remove unneeded dependency on PHP.
...
* gnu/packages/gnome.scm (libsoup-minimal)[native-inputs]: Remove PHP.
2021-12-05 23:10:44 +01:00
Ludovic Courtès
2561f2720f
gnu: gtk+: Use 'librsvg-for-system'.
...
This brings back SVG support on non-x86_64 platforms.
* gnu/packages/gtk.scm (gtk+)[inputs]: Use 'librsvg-for-system'
unconditionally.
[arguments]: In 'disable-failing-tests' phase, remove conditional
substitutions aimed for non-x86_64 targets lacking librsvg support.
* gnu/packages/gnome.scm (libhandy)[arguments]: Likewise, remove
'skip-test-that-requires-svg' phase.
2021-12-05 22:42:26 +01:00
Ludovic Courtès
c19f968cbd
gnu: librsvg@2.40: Depend on the default Pango version.
...
This avoids conflicts where, say, gtk+ would pull pango@1.44 whereas
mate-control-center would additionally pull pango@1.42 via librsvg@2.40
on i686-linux.
* gnu/packages/gnome.scm (librsvg-2.40)[arguments]: In
'remove-failing-tests' phase, remove two additional tests.
[inputs]: Change PANGO-1.42 to PANGO.
2021-12-05 22:42:25 +01:00
Ludovic Courtès
85c07e330c
gnu: gtranslator: Fix URL.
...
Reported by Vivien Kraus.
* gnu/packages/gnome.scm (gtranslator)[source]: Change
'version-major+minor' to 'version-major'.
2021-12-05 22:42:25 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-12-05 19:17:41 +01:00
Vivien Kraus
f8490817e7
gnu: evolution: Build with libsoup 2.
...
* gnu/packages/gnome.scm (evolution) [phase adjust-webkitgtk-version]: Remove
it.
[inputs]: Depend on webkitgtk-with-libsoup2 instead of webkitgtk.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-05 08:42:03 +01:00
Ludovic Courtès
3ee142ebd6
gnu: libhandy: Skip test that requires librsvg on non-x86_64.
...
* gnu/packages/gnome.scm (libhandy)[arguments]: Add
'skip-test-that-requires-svg' phase on non-x86_64.
2021-12-04 22:39:47 +01:00
Ludovic Courtès
73f78d556b
gnu: gtranslator: Update to 40.0.
...
* gnu/packages/gnome.scm (gtranslator): Update to 40.0.
[inputs]: Add LIBHANDY.
2021-12-04 22:39:46 +01:00
Ludovic Courtès
d4c4348d83
gnu: gtranslator: Fix compilation.
...
* gnu/packages/gnome.scm (gtranslator)[inputs]: Replace LIBSOUP with
LIBSOUP-MINIMAL-2.
[arguments]: Pass #:meson.
2021-12-04 22:39:46 +01:00
Ludovic Courtès
3f03f502ee
gnu: libgda: Do not use the bundled sqlite.
...
* gnu/packages/gnome.scm (libgda)[source]: Add snippet.
[arguments]: Pass "--enable-system-sqlite".
[inputs]: Add SQLITE.
2021-12-04 22:39:46 +01:00
Ludovic Courtès
e080e35dc1
gnu: glade: Remove dependency on GJS on non-x86_64.
...
* gnu/packages/gnome.scm (glade3)[arguments]: Add optional
'skip-gjs-test' phase.
[native-inputs]: Provide GJS only when 'target-x86-64?'.
2021-12-02 14:59:57 +01:00
Ludovic Courtès
d371abbd0f
gnu: librsvg: Add 'librsvg-for-system' procedure.
...
* gnu/packages/gnome.scm (librsvg-for-system): New procedure.
2021-12-02 14:59:56 +01:00
Ludovic Courtès
8477a6d743
gnu: librsvg: Reintroduce version 2.40.
...
* gnu/packages/gnome.scm (librsvg-2.40): New variable.
2021-12-02 14:59:56 +01:00
Ricardo Wurmus
f1fd313e48
gnu: gnome-shell: Do not wrap in LD_LIBRARY_PATH.
...
Fixes <https://bugs.gnu.org/37123 >.
* gnu/packages/gnome.scm (gnome-shell)[arguments]: Remove LD_LIBRARY_PATH from
wrapper.
2021-12-02 10:52:45 +01:00
Vivien Kraus
762643e0fc
gnu: gnome-builder: Use libsoup 2.
...
* gnu/packages/gnome.scm (gnome-builder) [phase 'patch-meson]: Don’t search
for webkit2gtk-4.1.
[inputs]: Replace devhelp with devhelp-with-libsoup2 and
webkit with webkit-with-libsoup2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-01 10:01:44 +01:00
Vivien Kraus
89907521ef
gnu: devhelp: Add a libsoup 2 variant.
...
* gnu/packages/gnome.scm (devhelp-with-libsoup2): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-01 10:01:38 +01:00
Mathieu Othacehe
3466c055e6
gnu: gnome-boxes: Add Guix logo support.
...
* gnu/packages/patches/gnome-boxes-add-guix-logo.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-boxes): Use it.
2021-11-27 13:43:54 +01:00
Guillaume Le Vaillant
6034c3599b
gnu: evolution-data-server: Fix build.
...
* gnu/packages/gnome.scm (evolution-data-server)[inputs]: Replace webkitgtk by
webkitgtk-with-libsoup2.
[arguments]: Remove 'adjust-webkitgtk-version' phase.
2021-11-26 13:23:31 +01:00
Maxim Cournoyer
a41aea131a
gnu: libsoup: Disable the hsts test.
...
The test was found to fail on i686-linux.
* gnu/packages/gnome.scm (libsoup-minimal)[phases]
{adjust-tests}: De-register the hsts test.
2021-11-26 01:11:35 -05:00
Maxim Cournoyer
b1dd71c0b3
gnu: adwaita-icon-theme: Fix the conditional native input.
...
This is a follow up to commit 16afb35ac9
.
* gnu/packages/gnome.scm (adwaita-icon-theme)[native-inputs]: Add an extra
layer of parenthesizes on the conditional input to be spliced.
2021-11-25 23:49:30 -05:00
Maxim Cournoyer
5084e21819
gnu: libsoup: Update to 3.0.3.
...
This resolves test failures on 32 bit platforms (see:
https://gitlab.gnome.org/GNOME/libsoup/-/issues/236 ).
* gnu/packages/gnome.scm (libsoup): Update to 3.0.3.
2021-11-25 22:19:52 -05:00
Maxim Cournoyer
16afb35ac9
gnu: adwaita-icon-theme: Fix build on non-x86_64 targets.
...
* gnu/packages/gnome.scm (adwaita-icon-theme)[native-inputs]: Do not provide
use 'gtk-encode-symbolic-svg' unless building for x86_64.
2021-11-25 22:19:00 -05:00
Ludovic Courtès
9c1a5629e5
gnu: vinagre: Build with '-O2'.
...
* gnu/packages/gnome.scm (vinagre)[arguments]: Pass "-O2 -g".
2021-11-25 15:08:51 +01:00
Maxim Cournoyer
f2bdd5a43d
gnu: glib-networking: Update to 2.70.0.
...
It was erroneously thought when updating to 2.70rc in commit
60e2a3bd5e
that 2.70.0 was not yet released.
* gnu/packages/gnome.scm (glib-networking): Update to 2.70.0.
2021-11-25 01:04:17 -05:00
Leo Famulari
5ee8a1d1e3
gnu: shotwell: Build with libsoup 2.
...
* gnu/packages/gnome.scm (shotwell)[inputs]: Remove libsoup@3. Replace
webkitgtk with webkitgtk-with-libsoup2.
2021-11-24 17:45:01 -05:00
Ludovic Courtès
3e810b846a
gnu: glib-networking: Work around test failure on 32-bit platforms.
...
On 32-bit platforms with a 32-bit 'time_t', we'd get this test failure:
GLib-Net:ERROR:../glib-networking-2.70.rc/tls/tests/certificate.c:689:test_certificate_not_valid_after: assertion failed (actual_str == EXPECTED_NOT_VALID_AFTER): ("2037-12-31T23:23:23Z" == "2046-07-25T18:13:10Z")
This commit includes the workaround implemented upstream.
* gnu/packages/patches/glib-networking-32-bit-time.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (glib-networking)[arguments]: New field.
2021-11-24 18:44:26 +01:00
Ricardo Wurmus
9cc8ee15d0
gnu: geary: Remove trailing #T.
...
* gnu/packages/gnome.scm (geary)[arguments]: Remove trailing #T from 'check
phase.
2021-11-24 13:52:36 +01:00
Ricardo Wurmus
d53703e4e2
gnu: geary: Add missing input.
...
* gnu/packages/gnome.scm (geary)[native-inputs]: Add
gsettings-desktop-schemas for tests.
2021-11-24 13:52:03 +01:00
Josselin Poiret
c3fd310d8f
gnu: gdm: Pass GDK_PIXBUF_MODULE_FILE to sessions.
...
* gnu/packages/patches/gdm-pass-gdk-pixbuf-loader-env.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): List it.
* gnu/packages/gnome.scm (gdm): Use it.
* gnu/services/xorg.scm (gdm-shepherd-service): Pass GDK_PIXBUF_MODULE_FILE.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-24 01:02:37 -05:00
Ludovic Courtès
b15e543d30
Merge branch 'master' into core-updates-frozen
2021-11-23 11:29:38 +01:00
Brendan Tildesley
69be242750
gnu: piper: Update to 0.6.
...
* gnu/packages/gnome.scm (piper): Update to 0.6.
[inputs]: Add libratbag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-23 10:24:26 +01:00
Brendan Tildesley
b6e3929205
gnu: libratbag: Update to 0.16.
...
* gnu/packages/gnome.scm (libratbag): Update to 0.16.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-23 10:24:26 +01:00
Ludovic Courtès
98eca86435
gnu: gupnp-igd: Set HOME before 'check' phase.
...
* gnu/packages/gnome.scm (gupnp-igd)[arguments]: Add 'set-home' phase.
2021-11-22 23:50:55 +01:00
Ludovic Courtès
f862d7fb8d
gnu: network-manager: Build with Meson 0.60.
...
This is another way to address
<https://github.com/mesonbuild/meson/issues/9492 > as suggested by
Nirbheek Chauhan and Paolo Bonzini.
* gnu/packages/patches/network-manager-meson.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (network-manager)[source]: Use it.
[arguments]: Remove #:meson.
2021-11-21 23:01:15 +01:00
Vivien Kraus
a0e5af4593
gnu: nautilus: Update to 41.0.
...
* gnu/packages/gnome.scm (nautilus): Upgrade to 41.0.
* gnu/packages/gnome.scm (nautilus) [arguments]: Use meson 0.59.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-21 09:08:52 -05:00
Vivien Kraus
fcf60dad58
gnu: gnome-autoar: Update to 0.4.1.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.1.
* gnu/packages/gnome.scm (gnome-autoar) [build-system]: Switch to meson.
* gnu/packages/gnome.scm (gnome-autoar) [native-inputs]: Add glib:bin for
glib-mkenums.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-21 09:08:52 -05:00
Timothy Sample
404c7eedfe
gnu: gnome-session: Restore elogind support.
...
* gnu/packages/patches/gnome-session-support-elogind.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/gnome.scm (gnome-session)[source]: Use it.
[arguments]: Add "-Delogind=true" to #:configure-flags; remove
phases that patch in old-style elogind support.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-21 09:08:51 -05:00
Maxim Cournoyer
afacad8b67
gnu: gnome-shell: Update to 41.0.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 41.0.
[origin]: Remove patches and modules fields.
[phases]{pre-check}: Set HOME.
* gnu/packages/patches/gnome-shell-disable-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-11-20 08:57:01 -05:00
Maxim Cournoyer
b342b68c83
gnu: gsettings-desktop-schemas: Update to 41.0.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 41.0.
Reformat synopsis and description.
[origin]: Fix indentation.
2021-11-20 08:57:01 -05:00
Maxim Cournoyer
9e87a92742
gnu: gjs: Update to 1.70.0.
...
* gnu/packages/gnome.scm (gjs): Update to 1.70.0.
2021-11-20 08:57:01 -05:00
Maxim Cournoyer
d1c2fe248a
gnu: mutter: Update to 41.0 and enable tests.
...
* gnu/packages/gnome.scm (mutter): Update to 41.0.
[imported-modules, modules]: New arguments.
[configure-flags]: Specify the gles2_libname, egl_device and wayland_eglstream
options. Enable the profiler by removing the option.
[phases]{patch-dlopen-calls}: New phase.
{disable-problematic-tests}: Likewise.
{check}: Override phase.
[native-inputs]{xorg-server-for-tests}: Replace with...
{xvfb-run}: ... this.
{adwaita-icon-theme, libxcursor, pipewire-0.3}
{python-dbus, python-dbusmock, tini}: New native inputs.
[propagated-inputs]: Add libxcvt.
[inputs]: Add egl-wayland and sysprof.
2021-11-20 08:57:01 -05:00
Vivien Kraus
d9e3c1b0b3
gnu: geary: Upgrade to 40.0
...
* gnu/packages/gnome.scm (geary): Upgrade to 40.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-19 14:26:15 +01:00
Ludovic Courtès
427d95f7af
gnu: libdmapsharing: Build against libsoup 2.
...
* gnu/packages/gnome.scm (libdmapsharing)[propagated-inputs]: Change
LIBSOUP to LIBSOUP-MINIMAL-2.
2021-11-18 22:09:25 +01:00
Ludovic Courtès
ae716a4966
gnu: gthumb: Build with Meson 0.59.
...
* gnu/packages/gnome.scm (gthumb)[arguments]: Pass #:meson.
2021-11-18 22:00:02 +01:00
Ricardo Wurmus
053ac3751e
gnu: terminator: Use GUIX_PYTHONPATH.
...
* gnu/packages/gnome.scm (terminator)[arguments]: Use GUIX_PYTHONPATH in
'wrap-program phase.
2021-11-18 19:34:20 +00:00
Ricardo Wurmus
d6a970dbf6
gnu: terminator: Remove trailing #T.
...
* gnu/packages/gnome.scm (terminator)[arguments]: Remove trailing #T from
build phases.
2021-11-18 19:33:54 +00:00
Timothy Sample
fc3e4ef0db
gnu: gnome: Use at-spi2-core-minimal.
...
Fixes <https://issues.guix.gnu.org/51916 >.
Reported by Vivien Kraus <vivien@planete-kraus.eu>.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Replace
at-spi2-core with at-spi2-core-minimal.
2021-11-18 12:11:53 -05:00
Timothy Sample
749dec114f
gnu: sushi: Fix build by using libsoup@2.
...
* gnu/packages/gnome.scm (sushi)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
2021-11-18 10:10:17 -05:00
Timothy Sample
9f94eb3d7b
gnu: cheese: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (cheese)[arguments]: Use meson-0.59.
2021-11-18 10:10:17 -05:00
Timothy Sample
ff7f928a10
gnu: gnome-shell: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-shell)[arguments]: Use meson-0.59.
2021-11-18 10:10:17 -05:00
Timothy Sample
17ebc4eebe
gnu: gnome-control-center: Fix build.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-control-center)
[arguments]: Use meson-0.59.
[inputs]: Replace libsoup with libsoup-minimal-2.
2021-11-18 10:10:17 -05:00
Timothy Sample
40372653d9
gnu: simple-scan: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (simple-scan)[arguments]: Use meson-0.59.
2021-11-18 10:10:16 -05:00
Timothy Sample
08806af6b1
gnu: colord: Enable Vala bindings.
...
* gnu/packages/gnome.scm (colord)[arguments]: Add "-Dvapi=true" to
[native-inputs]: Add vala.
2021-11-18 10:10:16 -05:00
Timothy Sample
6303c3c4fa
gnu: totem: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (totem)[arguments]: Use meson-0.59.
2021-11-18 10:10:16 -05:00
Timothy Sample
85fbf6d1fa
gnu: gnome-user-share: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-user-share)[arguments]: Use meson-0.59.
2021-11-18 10:10:16 -05:00
Timothy Sample
3f99ed39dc
gnu: gnome-initial-setup: Fix build.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-initial-setup)
[arguments]: Use meson-0.59.
[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2.
2021-11-18 10:10:16 -05:00
Timothy Sample
0e2c8290d5
gnu: gnome-music: Fix build.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-music)[arguments]: Use meson-0.59.
[inputs]: Replace libsoup with libsoup-minimal-2.
2021-11-18 10:10:15 -05:00
Timothy Sample
49150b1493
gnu: gnome-photos: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-photos)[arguments]: Use meson-0.59.
2021-11-18 10:10:15 -05:00
Timothy Sample
836b6b654a
gnu: folks: Update to 0.15.3.
...
* gnu/packages/gnome.scm (folks): Update to 0.15.3.
2021-11-18 10:10:15 -05:00
Timothy Sample
589b71098f
gnu: grilo: Fix build by using libsoup@2.
...
* gnu/packages/gnome.scm (grilo)[inputs]: Replace libsoup with
libsoup-minimal-2.
2021-11-18 10:10:15 -05:00
Timothy Sample
7f9126b85b
gnu: gssdp: Use libsoup@2 and propagate it.
...
* gnu/packages/gnome.scm (gssdp)[inputs]: Remove libsoup.
[propagated-inputs]: Add libsoup-minimal-2.
2021-11-18 10:10:14 -05:00
Timothy Sample
66ff6f3718
gnu: evolution-data-server: Propagate libsoup@2.
...
All of the .pc files require version 2.
* gnu/packages/gnome.scm (evolution-data-server)
[propagated-inputs]: Replace libsoup with libsoup-minimal-2.
2021-11-18 10:10:14 -05:00
Timothy Sample
3904f33580
gnu: gedit: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gedit)[arguments]: Use meson-0.59.
2021-11-18 10:10:14 -05:00
Timothy Sample
4f67a94d14
gnu: gnome-disk-utility: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-disk-utility)
[arguments]: Use meson-0.59.
2021-11-18 10:10:14 -05:00
Timothy Sample
07170f6c49
gnu: gnome-weather: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-weather)[arguments]: Use meson-0.59.
2021-11-18 10:10:13 -05:00
Timothy Sample
c8fa0c46d4
gnu: gnome-font-viewer: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Use meson-0.59.
2021-11-18 10:10:13 -05:00
Timothy Sample
dd5dbbfa58
gnu: gnome-characters: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (gnome-characters)[arguments]: Use meson-0.59.
2021-11-18 10:10:13 -05:00
Timothy Sample
4a77a70db0
gnu: eog: Build with Meson 0.59.
...
See <https://github.com/mesonbuild/meson/issues/9441 >.
* gnu/packages/gnome.scm (eog)[arguments]: Use meson-0.59.
2021-11-18 10:10:08 -05:00
Vivien Kraus
9502c56bfb
gnu: gnome-builder: Upgrade to 41.2.
...
* gnu/packages/gnome.scm: Import modules llvm and markup for gnome-builder.
(gnome-builder): Upgrade to 41.2.
[arguments]: Add #:glib-or-gtk? #t to compile the schemas.
[configure-flags]: Enable more plugins.
[phase patch-meson]: Pretend we’re building with webkit2gtk-4.1.
[inputs]: Add cmark (markup support), clang and llvm, devhelp, glade,
libportal and libsoup 2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-18 14:46:49 +01:00
Vivien Kraus
ee98739c83
gnu: sysprof: Upgrade to 3.42.1.
...
* gnu/packages/gnome.scm (sysprof): Upgrade to 3.42.1.
[propagated-inputs]: Add polkit.
[inputs]: Add json-glib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-18 14:46:46 +01:00
Vivien Kraus
e8b2b11b01
gnu: devhelp: Add missing propagated input.
...
* gnu/packages/gnome.scm (devhelp) [propagated-inputs]: Add
gsettings-desktop-schemas.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-18 14:43:49 +01:00
Jack Hill
9322b4d30d
gnu: gnome-screenshot: Fix build with Meson 0.60.0.
...
* gnu/packages/patches/gnome-screenshot-meson-0.60.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-screenshot)[patches]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-18 09:53:16 +01:00
Ludovic Courtès
e77df67cc2
gnu: libsoup: Depend on a fixed version of Samba.
...
This avoids big rebuilds when Samba is upgraded.
* gnu/packages/samba.scm (samba/fixed): New variable.
* gnu/packages/gnome.scm (libsoup-minimal)[inputs]: Use it instead of
SAMBA.
2021-11-17 23:57:49 +01:00
Vivien Kraus
d05781c4bb
gnu: deja-dup: Use libsoup 2.
...
* gnu/packages/gnome.scm (deja-dup)[inputs]: Use libsoup 2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-16 11:20:04 +01:00
Vivien Kraus
fe2575f9a9
gnu: gnome-calendar: Fix build.
...
* gnu/packages/gnome.scm (gnome-calendar)[arguments]: Use meson 0.59.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-15 17:08:14 +01:00
Vivien Kraus
26e894414a
gnu: gnome-mines: Fix build.
...
* gnu/packages/gnome.scm (gnome-mines)[arguments]: Use meson 0.59.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-15 17:05:47 +01:00
Vivien Kraus
04d53fa839
gnu: devhelp: Upgrade to 41.2.
...
* 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>
2021-11-15 12:15:46 +01:00
Vivien Kraus
6e40c00ad1
gnu: seahorse: Upgrade to 41.0.
...
* gnu/packages/gnome.scm (seahorse): Upgrade to 41.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-15 10:36:49 +01:00
Vivien Kraus
bfa3bf0ffc
gnu: seahorse: Use libsoup 2.
...
* gnu/packages/gnome.scm (seahorse) [inputs]: Use libsoup 2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-15 10:36:46 +01:00
Vivien Kraus
56f456315f
gnu: gcr: Upgrade to 3.41.0.
...
* gnu/packages/gnome.scm (gcr): Upgrade to 3.41.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-15 10:36:40 +01:00
Vivien Kraus
b699a4f186
gnu: gnome-tweaks: Add bash-minimal as an input.
...
* gnu/packages/gnome.scm (gnome-tweaks)[inputs]: Add bash-minimal.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-15 10:35:04 +01:00
Vivien Kraus
7978b6454b
gnu: gnome-tweaks: Set the python path.
...
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>
2021-11-15 10:34:54 +01:00
Vivien Kraus
e0b6318a5a
gnu: gnome-tweaks: Use libhandy 1.
...
* gnu/packages/gnome.scm (gnome-tweaks)[inputs]: Use libhandy 1, not libhandy
0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-15 10:34:44 +01:00
Ricardo Wurmus
e6e6b5124b
gnu: epiphany: Use different webkitgtk variant.
...
* gnu/packages/gnome.scm (epiphany)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
2021-11-14 23:23:45 +00:00
Ricardo Wurmus
f515adc829
gnu: epiphany: Use meson 0.59.
...
* gnu/packages/gnome.scm (epiphany)[arguments]: Use meson 0.59.
2021-11-14 23:23:10 +00:00
Ricardo Wurmus
4c4f982c33
gnu: gnome-tweaks: Use meson 0.59.
...
* gnu/packages/gnome.scm (gnome-tweaks)[arguments]: Use meson 0.59.
2021-11-14 20:02:04 +00:00
Vivien Kraus
75b5ad6aa3
gnu: nautilus: Use libsoup 2 because of tracker.
...
* 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>
2021-11-13 17:25:06 +00:00
Vivien Kraus
b5941f7be8
gnu: tracker-miners: Require the same libsoup as tracker.
...
* 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>
2021-11-13 09:32:58 +00:00
Guillaume Le Vaillant
142c493056
gnu: dconf-editor: Use meson 0.59.
...
* gnu/packages/gnome.scm (dconf-editor)[arguments]: Add 'meson' parameter.
2021-11-13 09:57:34 +01:00
Guillaume Le Vaillant
98273378a4
gnu: gnome-sudoku: Use meson 0.59.
...
* gnu/packages/gnome.scm (gnome-sudoku)[arguments]: Add 'meson' parameter.
2021-11-13 09:55:18 +01:00
Guillaume Le Vaillant
65bb6040ef
gnu: gnome-calculator: Use libsoup 2.
...
* gnu/packages/gnome.scm (gnome-calculator)[inputs]: Replace libsoup by
libsoup-minimal-2.
2021-11-13 09:52:10 +01:00
Maxim Cournoyer
acd827be09
gnu: evolution: Update to 3.42.1.
...
* 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.
2021-11-12 22:44:56 -05:00
Maxim Cournoyer
ce7d93ceda
gnu: evolution-data-server: Update to 3.42.1.
...
* 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.
2021-11-12 22:29:53 -05:00
Maxim Cournoyer
1de8c00a7b
gnu: gnome-settings-daemon: Update to 41.0.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 41.0.
Remove trailing #t.
[meson]: Use meson-0.59.
2021-11-12 21:59:06 -05:00
Maxim Cournoyer
9c6a1d6933
gnu: gnome-boxes: Fix build.
...
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.
2021-11-12 17:19:36 -05:00
Vivien Kraus
8ab799faab
gnu: gnome-boxes: Don’t use bundled libhandy.
...
* gnu/packages/gnome.scm (gnome-boxes) [inputs]: Add libhandy.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-12 17:23:01 +00:00
Vivien Kraus
90b737bb8d
gnu: gnome-boxes: Update to 41.1.
...
* gnu/packages/gnome.scm (gnome-boxes): Update to 41.1.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-12 17:21:24 +00:00
Maxim Cournoyer
f17ca6f2b8
gnu: yelp: Update to 41.0.
...
* gnu/packages/gnome.scm (yelp): Update to 41.0.
2021-11-12 09:35:33 -05:00
Maxim Cournoyer
86389d147d
gnu: yelp-xsl: Update to 41.0.
...
* gnu/packages/gnome.scm (yelp-xsl): Update to 41.0.
[origin]: Adjust URI.
2021-11-12 09:34:58 -05:00
Maxim Cournoyer
ef77c3b3f1
gnu: evince: Use meson-0.59.
...
* gnu/packages/gnome.scm (evince)[meson]: Use meson-0.59.
2021-11-12 01:20:01 -05:00
Maxim Cournoyer
f250004bf9
gnu: libchamplain: Update to 0.12.20.
...
* gnu/packages/gnome.scm (libchamplain): Update to 0.12.20.
[build-system]: Change to meson-build-system.
[propagated-inputs]{libsoup}: Use libsoup 2.
2021-11-12 00:09:14 -05:00
Vivien Kraus
9273d83bc3
gnu: orbit2: Fix parallel build.
...
* gnu/packages/gnome.scm (orbit2): Remove trailing #t.
[phases]: Add a phase so that orbit-name-server-2 depends on
libname-server-2.a.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-11 21:58:37 -05:00
Maxim Cournoyer
59ca8d6483
gnu: glade3: Use meson-0.59.
...
* gnu/packages/gnome.scm (glade3)[meson]: Use meson-0.59.
2021-11-11 12:18:36 -05:00
Maxim Cournoyer
2873ad49a0
gnu: libgweather: Use libsoup 2.
...
* gnu/packages/gnome.scm (libgweather)[inputs]{libsoup}: Use libsoup-minimal-2.
2021-11-11 12:18:36 -05:00
Maxim Cournoyer
d5c79f53d3
gnu: network-manager-applet: Use meson-0.59.
...
* gnu/packages/gnome.scm (network-manager-applet)[meson]: Use meson-0.59.
2021-11-11 12:18:36 -05:00
Maxim Cournoyer
d2dff53dfb
gnu: geocode-glib: Use libsoup 2.
...
* gnu/packages/gnome.scm (geocode-glib)[inputs]{libsoup}: Use libsoup-minimal-2.
2021-11-11 12:18:35 -05:00
Maxim Cournoyer
6d513816f5
gnu: gnome-session: Use meson-0.59.
...
* gnu/packages/gnome.scm (gnome-session)[meson]: Use meson-0.59.
2021-11-11 12:18:35 -05:00
Maxim Cournoyer
f82cb5b57d
gnu: gnome-bluetooth: Use meson-0.59.
...
* gnu/packages/gnome.scm (gnome-bluetooth)[meson]: Use meson-0.59.
2021-11-11 12:18:35 -05:00
Maxim Cournoyer
b2563bc335
gnu: gvfs: Use meson-0.59 to workaround faulty meson.
...
Meson 0.60 now hard fails on errors it previously only warned about.
* gnu/packages/gnome.scm (gvfs)[meson]: Use meson-0.59.
2021-11-11 12:18:32 -05:00
Maxim Cournoyer
0a2a79de97
gnu: libgdata: Use libsoup 2 to fix build.
...
* gnu/packages/gnome.scm (libgdata)[inputs]: Use libsoup-minimal-2.
2021-11-11 12:18:31 -05:00
Maxim Cournoyer
a0d50acf01
gnu: gnome-online-accounts: Update to 3.43.1.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.43.1.
[inputs]{webkitgtk}: Use webkitgtk-with-libsoup2.
2021-11-11 12:18:29 -05:00
Maxim Cournoyer
539b18da3d
gnu: geoclue: Fix build option name.
...
* gnu/packages/gnome.scm (geoclue)[configure-flags]<bus-srv-user>: Rename
to...
<dbus-srv-user>: ... this. The error was caught by meson 0.60.
2021-11-11 12:18:28 -05:00
Maxim Cournoyer
b64d3bb6d4
gnu: network-manager: Update to 1.32.12.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.32.12.
[origin]: Remove snippet field.
[meson]: New argument.
[phases]: Remove trailing #t.
{pre-configure}: Adjust; disable failing jansson test.
* gnu/packages/patches/network-manager-plugin-path.patch: Adjust patch.
2021-11-11 12:18:28 -05:00
Maxim Cournoyer
4621cd7b8d
gnu: tracker: Use libsoup-minimal-2 to fix build.
...
The package doesn't build with libsoup 3 yet.
* gnu/packages/gnome.scm (tracker)[inputs]{libsoup}: Use libsoup-minimal-2.
2021-11-11 12:18:26 -05:00
Maxim Cournoyer
c6f3cb5f03
gnu: dconf: Update to 0.40.0.
...
* gnu/packages/gnome.scm (dconf): Update to 0.40.0.
[configure-flags]: Fix the doc flag; it's named 'gtk_doc', not
'enable-gtk-doc'.
2021-11-11 12:18:26 -05:00