Age | Commit message (Expand) | Author |
2021-11-21 | 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.
| Ludovic Courtès |
2021-11-21 | 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>
| Vivien Kraus |
2021-11-21 | 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>
| Vivien Kraus |
2021-11-21 | 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>
| Timothy Sample |
2021-11-20 | 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.
| Maxim Cournoyer |
2021-11-20 | 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.
| Maxim Cournoyer |
2021-11-20 | gnu: gjs: Update to 1.70.0....* gnu/packages/gnome.scm (gjs): Update to 1.70.0.
| Maxim Cournoyer |
2021-11-20 | 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.
| Maxim Cournoyer |
2021-11-19 | gnu: geary: Upgrade to 40.0...* gnu/packages/gnome.scm (geary): Upgrade to 40.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2021-11-18 | gnu: libdmapsharing: Build against libsoup 2....* gnu/packages/gnome.scm (libdmapsharing)[propagated-inputs]: Change
LIBSOUP to LIBSOUP-MINIMAL-2.
| Ludovic Courtès |
2021-11-18 | gnu: gthumb: Build with Meson 0.59....* gnu/packages/gnome.scm (gthumb)[arguments]: Pass #:meson.
| Ludovic Courtès |
2021-11-18 | gnu: terminator: Use GUIX_PYTHONPATH....* gnu/packages/gnome.scm (terminator)[arguments]: Use GUIX_PYTHONPATH in
'wrap-program phase.
| Ricardo Wurmus |
2021-11-18 | gnu: terminator: Remove trailing #T....* gnu/packages/gnome.scm (terminator)[arguments]: Remove trailing #T from
build phases.
| Ricardo Wurmus |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | gnu: sushi: Fix build by using libsoup@2....* gnu/packages/gnome.scm (sushi)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | gnu: colord: Enable Vala bindings....* gnu/packages/gnome.scm (colord)[arguments]: Add "-Dvapi=true" to
[native-inputs]: Add vala.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | gnu: folks: Update to 0.15.3....* gnu/packages/gnome.scm (folks): Update to 0.15.3.
| Timothy Sample |
2021-11-18 | gnu: grilo: Fix build by using libsoup@2....* gnu/packages/gnome.scm (grilo)[inputs]: Replace libsoup with
libsoup-minimal-2.
| Timothy Sample |
2021-11-18 | gnu: gssdp: Use libsoup@2 and propagate it....* gnu/packages/gnome.scm (gssdp)[inputs]: Remove libsoup.
[propagated-inputs]: Add libsoup-minimal-2.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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.
| Timothy Sample |
2021-11-18 | 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>
| Vivien Kraus |
2021-11-18 | 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>
| Vivien Kraus |
2021-11-18 | 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>
| Vivien Kraus |
2021-11-18 | 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>
| Jack Hill |
2021-11-17 | 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.
| Ludovic Courtès |
2021-11-16 | 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>
| Vivien Kraus |
2021-11-15 | 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>
| Vivien Kraus |
2021-11-15 | 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>
| Vivien Kraus |
2021-11-15 | 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>
| Vivien Kraus |
2021-11-15 | gnu: seahorse: Upgrade to 41.0....* gnu/packages/gnome.scm (seahorse): Upgrade to 41.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2021-11-15 | gnu: seahorse: Use libsoup 2....* gnu/packages/gnome.scm (seahorse) [inputs]: Use libsoup 2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2021-11-15 | 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>
| Vivien Kraus |
2021-11-15 | 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>
| Vivien Kraus |
2021-11-15 | 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>
| Vivien Kraus |
2021-11-15 | 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>
| Vivien Kraus |