summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2021-10-14Merge branch 'master' into core-updates-frozenMarius Bakke
2021-10-13gnu: gnome-bluetooth: Add missing inputs for tests.Guillaume Le Vaillant
* gnu/packages/gnome.scm (gnome-bluetooth)[native-inputs]: Add python and python-dbus.
2021-10-13gnu: gsound: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gsound): Update to 1.0.3. [build-system]: Switch to Meson. [inputs]: Remove explicit glib. Move libcanberra… [propagated-inputs]: …here.
2021-10-13gnu: apostrophe: Update to 2.5.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (apostrophe): Update to 2.5. [native-inputs]: Add sassc.
2021-10-13gnu: Remove duplicate python-google-brotli package.Tobias Geerinckx-Rice
* gnu/packages/python-compression.scm (python-brotli): Delete duplicate variable. * gnu/packages/compression.scm (python-google-brotli): Redefine as a deprecated-package, with… (python-brotli): …as the canonical variable. * gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]: Adjust accordingly.
2021-10-13gnu: Rename google-brotli back to brotli.Tobias Geerinckx-Rice
Sorry for the noise, but good riddance. Our nonstandard name for this package has caused confusion since it was added. For example, the duplicate python-brotli and python-google-brotli packages added later, with the latter name making even less sense. The Python packages will be fixed in the next commit. * gnu/packages/compression.scm (google-brotli): Redefine as a deprecated-package, with… (brotli): …restored to canonical status. (python-google-brotli)[inherit]: Adjust accordingly. * gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly. * gnu/packages/fontutils.scm (woff2)[inputs]: Likewise. * gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise. * gnu/packages/networking (wireshark)[inputs]: Likewise. * gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-12gnu: komikku: Update to 0.35.0.Liliana Marie Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.35.0.
2021-10-07gnu: dconf-editor: Update to 3.38.3.Guillaume Le Vaillant
* gnu/packages/gnome.scm (dconf-editor): Update to 3.38.3.
2021-10-04gnu: vinagre: Fix compiling with gcc 10.Guillaume Le Vaillant
* gnu/packages/gnome.scm (vinagre)[arguments]: Add '-fcommon' to CFLAGS.
2021-10-04gnu: brasero: Embed growisofs from dvd+rw-tools input.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (brasero)[arguments]: Rename the 'embed-growisofs phase to 'embed-growisofs-reference. Get its growisofs file name from the dvd+rw-tools input, not WHICH.
2021-10-04gnu: brasero: Update to 3.12.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (brasero): Update to 3.12.3.
2021-10-02services: gdm: Add Wayland support.Josselin Poiret
* gnu/packages/patches/gdm-wayland-session-wrapper-from-env.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gdm): Use it. * gnu/services/xorg.scm (<gdm-configuration>)[wayland-session]: New field. (gdm-wayland-session-wrapper): New procedure. (gdm-configuration-file): Point to this new procedure. * doc/guix.texi (X Window): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-10-02gnu: Add Wayland support for GDM.Josselin Poiret
Add the optional flag `wayland?` in `gdm-configuration` to launch GDM with Wayland, enabling the use of Wayland sessions with GDM. * gnu/packages/patches/gdm-remove-hardcoded-xwayland-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gdm): Use it. * gnu/services/xorg.scm (<gdm-configuration>)[wayland?]: New field. (gdm-configuration): Honor it. (gdm-shepherd-service): Add the XCURSOR_PATH environment variable. * doc/guix.texi (X Window): Document it Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-10-02gnu: gthumb: Add optional dependencies.Vinicius Monego
* gnu/packages/gnome.scm (gthumb)[native-inputs]: Order alphabetically. [inputs]: Order alphabetically. Add colord, libheif, librsvg, libwebp. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-02gnu: gthumb: Update to 3.12.0.Vinicius Monego
* gnu/packages/gnome.scm (gthumb): Update to 3.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-02gnu: gdm: Add the Guix icon.Mathieu Othacehe
* gnu/packages/gnome.scm (gdm)[arguments]: Add a new 'install-logo phase. [native-inputs]: Add guix-icons.
2021-10-02gnu: gnome-weather: Fix GNOME integration.Mathieu Othacehe
Fixes: <https://issues.guix.gnu.org/39324>. * gnu/packages/gnome.scm (gnome-weather)[inputs]: Remove gdk-pixbuf. [arguments]: Use a gexp to defined the phases. Add a 'fix-service-file phase and adapt 'fix-desktop-file and 'wrap phases. Remove trailing #t.
2021-10-02gnu: gnome-music: Add gst-plugins-good.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-music)[inputs]: Add gst-plugins-good.
2021-10-02gnu: gnome: Add tracker-miners.Mathieu Othacehe
This is needed by several Gnome applications such as gnome-photos and gnome-music. * gnu/packages/gnome.scm (gnome): Add tracker-miners.
2021-10-02gnu: gnome-tweaks: Update to 40.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-tweaks): Update to 40.0. [source]: Fix the URI. [arguments]: Remove trailing #t. [native-inputs]: Add glib@bin.
2021-10-02gnu: gnome-dictionary: Update to 40.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-dictionary): Update to 40.0. [source]: Fix the URI. [arguments]: Wrap it and remove a trailing #t. Replace the 'patch-install-script phase by a new 'skip-gtk-update-icon-cache phase.
2021-10-02gnu: devhelp: Update to 40.1.Mathieu Othacehe
* gnu/packages/gnome.scm (devhelp): Update to 40.1. [source]: Fix the URI. [arguments]: Remove trailing #t.
2021-10-02gnu: gnome-sudoku: Update to 40.2.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-sudoku): Update to 40.2. [source]: Fix the URI. [arguments]: Remove trailing #t.
2021-10-02gnu: gnome-mines: Update to 40.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-mines): Update to 40.0. [source]: Fix the URI. [arguments]: Remove a trailing #t.
2021-10-02gnu: gnome-shell: Update to 40.5.Mathieu Othacehe
Remove the theme patch that does not apply anymore because the CSS files have been revamped. * gnu/packages/patches/gnome-shell-CVE-2020-17489.patch: Remove it. * gnu/packages/patches/gnome-shell-theme: Remove it. * gnu/packages/patches/gnome-shell-disable-test.patch: Update it. * gnu/local.mk (DIST_PATCH_DATA): Update it. * gnu/packages/gnome.scm (gnome-shell): Update to 40.5. [source]: Fix the URI. Update the patches. Remote the snippet. [arguments]: Remove trailing #t. <#:phases>: Add a 'skip-gtk-update-icon-cache phase. Remove the 'convert-logo-to-png phase. Remove the inkscape disallowed reference. [native-inputs]: Remove inkscape. Add hicolor-icon-theme. [inputs]: Add gtk and graphene. [properties]: Remove it.
2021-10-02gnu: gnome: Remove gnome-getting-started-docs.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome): Remove it.
2021-10-02gnu: gnome: Add gnome-music and gnome-photo.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome): Add gnome-music and gnome-photo. Also fix the indentation.
2021-10-02gnu: gnome-photos: Update to 40.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-photos): Update to 40.0. [source]: Fix the URI. [arguments]: Remove a trailing #t.
2021-10-02gnu: gnome-online-miners: Fix build.Mathieu Othacehe
* gnu/packages/patches/gnome-online-miners-tracker-3.patch: New file. * gnu/local.mk (DIST_PATCH_DATA): Add it. * gnu/packages/gnome.scm (gnome-online-miners)[source]: Use it. [arguments]: Add a 'fix-configure and a 'autoreconf phase. [inputs]: Add autoconf, automake and libtool.
2021-10-02gnu: gnome-music: Update to 40.1.1.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-music): Update to 40.1.1. [source]: Fix the URI. [arguments]: Wrap it and remove trailing #t. [inputs]: Add json-glib.
2021-10-02gnu: gdm: Update to 40.1.Mathieu Othacehe
* gnu/packages/patches/gdm-elogind-support.patch: New file. * gnu/packages/patches/gdm-default-session.patch: Update it. * gnu/local.mk (DIST_PATCH_DATA): Add the new patch. * gnu/packages/gnome.scm (gdm): Update to 40.1. [source]: Add the gdm-elogind-support support. [build-system]: Switch to meson-build-system. [arguments]<#:glib-or-gtk>: Set to true. <#:configure-flags>: Convert to meson options. Add logind-provider, systemsystemunitdir and systemduserunitdir options. <#:phases>{pre-configure}: Remove the libelogind intoduction that is now handled by the patch. Remove trailing #t. [inputs]: Add eudev.
2021-10-02gnu: gnome-control-center: Update to 40.1.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-control-center): Update to 40.1. [source]: Fix the URI. [arguments]: Fix the source paths. Remove trailing #t. Remove the 'set-cflags phase.
2021-10-02gnu: gnome-initial-setup: Update to 40.4.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-initial-setup): Update to 40.4. [source]: Fix the URI. [inputs]: Remove gnome-getting-started-docs. Add elogind.
2021-10-02gnu: Remove gnome-getting-started-docs.Mathieu Othacehe
It has been replaced by gnome-tour. * gnu/packages/gnome.scm (gnome-getting-started-docs): Remove it.
2021-10-02gnu: gnome-color-manager: Update to 3.36.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-color-manager): Update to 3.36.0.
2021-10-02gnu: gnome-keyring: Update to 40.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-keyring): Update to 40.0. [source]: Fix the URI. [inputs]: Switch to docbook-xml@4.3.
2021-10-02gnu: gnome-settings-daemon: Update to 40.0.1.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 40.0.1. [source]: Fix the URI.
2021-10-02gnu: gnome-user-share: Update to 3.34.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-user-share): Update to 3.34.0. [arguments]<#:configure-flags>: Use systemduserunitdir instead of systemd option that no longer exists.
2021-10-02gnu: gvfs: Update to 1.48.1.Mathieu Othacehe
* gnu/packages/patches/gvfs-add-support-for-libplist-2.2.patch: Remove it. * gnu/local.mk (DIST_PATCH_DATA): Update it. * gnu/packages/gnome.scm (gvfs)[source]: Remove the patch. [inputs]: Switch to fuse@3 and add gsettings-desktop-schemas. [properties]: Remove it. [description]: Wrap it.
2021-10-02gnu: libgdata: Update to 0.18.1.Mathieu Othacehe
* gnu/packages/gnome.scm (libgdata): Update to 0.18.1. [build-system]: Switch to meson-build-system. [arguments]: Remove the 'disable-failing-tests phase. [native-inputs]: Add gobject-introspection. [inputs]: Add vala.
2021-10-02gnu: mutter: Update to 40.5.Mathieu Othacehe
* gnu/packages/gnome.scm (mutter): Update to 40.5. [source]: Fix the URI. [arguments]<#:configure-flags>: Add mutter-8 directory to the runpath. <#:phases>: Remove 'fix-build-with-mesa-20 phase and add a 'set-udev-dir phase.
2021-10-02gnu: gsettings-desktop-schemas: Update to 40.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 40.0. [source]: Fix the URI. [arguments]: Remove trailing #t.
2021-10-02gnu: eog-plugins: Update to 3.26.7.Mathieu Othacehe
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.7.
2021-10-02gnu: gnome-contacts: Update to 40.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-contacts): Update to 40.0. [source]: Fix the URI. [arguments]: Remove trailing #t. [native-inputs]: Add docbook-xml and docbook-xsl. [inputs]: Add libhandy.
2021-10-02gnu: eog: Update to 40.3.Mathieu Othacehe
* gnu/packages/gnome.scm (eog): Update to 40.3. [source]: Fix the URI. [arguments]: Remove trailing #t. [inputs]: Add libportal.
2021-10-02gnu: gnome-online-accounts: Update to 3.40.0.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.40.0. [arguments]: Remove a trailing #t. [description]: Wrap it.
2021-10-02gnu: yelp: Update to 40.3.Mathieu Othacehe
* gnu/packages/gnome.scm (yelp): Update to 40.3. [source]: Fix the URI.
2021-10-02gnu: gnome-weather: Update to 40.1.Mathieu Othacehe
* gnu/packages/gnome.scm (gnome-weather): Update to 40.1. [source]: Fix the URI. [inputs]: Add libhandy.
2021-10-02gnu: simple-scan: Update to 40.5.Mathieu Othacehe
* gnu/packages/gnome.scm (simple-scan): Update to 40.5. [source]: Fix the URI. [inputs]: Add libhandy.