aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Expand)AuthorAge
* Merge branch 'staging'Marius Bakke2022-10-16
|\
| * Merge remote-tracking branch 'origin/master' into staging•••Conflicts: gnu/packages/gnuzilla.scm gnu/packages/graphics.scm gnu/packages/gstreamer.scm gnu/packages/gtk.scm gnu/packages/kde-frameworks.scm gnu/packages/video.scm Efraim Flashner2022-10-12
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2022-09-29
| |\ \
| * \ \ Merge branch 'master' into staging.•••With resolved conflicts in: gnu/local.mk gnu/packages/crates-io.scm Maxim Cournoyer2022-09-27
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2022-09-18
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-09-16
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into staging•••With resolved conflicts in: gnu/local.mk gnu/packages/freedesktop.scm gnu/packages/gnuzilla.scm Maxim Cournoyer2022-09-15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-09-10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-09-09
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-09-08
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-09-07
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-09-01
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-08-28
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: gjs: Update to 1.72.2.•••* gnu/packages/gnome.scm (gjs): Update to 1.72.2. [arguments]: Remove #:meson. [propagated-inputs]: Change from MOZJS-78 to MOZJS-91. Marius Bakke2022-08-27
| * | | | | | | | | | | | | gnu: gjs: Remove input labels.•••* gnu/packages/gnome.scm (gjs)[native-inputs]: Remove labels. Marius Bakke2022-08-27
| * | | | | | | | | | | | | gnu: gjs: Build with mozjs 78.•••This is a follow-up to commit d6fa3ac7a8203173b125390aed596832565a3687. * gnu/packages/gnome.scm (gjs)[propagated-inputs]: Change from MOZJS to MOZJS-78. Marius Bakke2022-08-27
| * | | | | | | | | | | | | gnu: libsecret: Propagate libgcrypt.•••This is a follow-up to commit c1a4ef98932799adbd278068fa4fdd8c24fff714. * gnu/packages/gnome.scm (libsecret)[inputs]: Remove. [propagated-inputs]: Add LIBGCRYPT. Marius Bakke2022-08-27
| * | | | | | | | | | | | | gnu: libsecret: Update to 0.20.5, use gexps and remove input labels.•••* gnu/packages/gnome.scm (libsecret): Update to 0.20.5. [outputs]: Delete doc output. [configure-flags]: Use gexps. Remove --with-html-dir and add -Dgtk_doc. [phases]{disable-problematic-tests}: New phase. {check}: Override and move after the install phase. [inputs]: Move docbook-xsl and libxml2 to... [native-inputs]: ... here. Remove input labels. Add dbus, docbook-xml-4.2, python, python-dbus and python-pygobject. Maxim Cournoyer2022-08-23
* | | | | | | | | | | | | | gnu: epiphany: Use 'librsvg-for-system'.•••This adds support for non x86_64 architectures. * gnu/packages/gnome.scm (epiphany)[inputs]: Use 'librsvg-for-system' instead of 'librsvg'. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Denis 'GNUtoo' Carikli2022-10-13
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | gnu: endeavour: Propagate evolution-data-server.•••Fixes <https://issues.guix.gnu.org/36869>. * gnu/packages/gnome.scm (endeavour) [inputs]: Move evolution-data-server... [propagated-inputs]: ... here. Reported-by: Jesse Gibbons <jgibbons2357+guix@gmail.com> Maxim Cournoyer2022-10-10
* | | | | | | | | | | | | gnu: upower: Fix test failure on i686-linux.•••* gnu/packages/gnome.scm (upower)[arguments]: Add 'adjust-test-for-excess-precision' when 'target-x86-32?' returns true. Ludovic Courtès2022-10-08
* | | | | | | | | | | | | gnu: dconf: Set sysconfdir to /etc.•••* gnu/packages/gnome.scm (dconf) [arguments]: Use gexps. [configure-flags]: Add --sysconfdir=/etc. [native-inputs]: Remove labels. Maxim Cournoyer2022-10-07
* | | | | | | | | | | | | gnu: gdm: Patch an extra reference to the Xsession script.•••Without this change, attempting to start a remote session over VNC would fail with: Sep 19 19:54:04 localhost gdm-session-worker: Gdm: GdmSessionWorker: child '/gnu/store/yy9wq647l37658vgi291a287ll9iw6dc-gdm-42.0/etc/gdm/Xsession' could not be started: No such file or directory * gnu/packages/gnome.scm (gdm)[phases]{patch-paths} <daemon/gdm-session.c>: Patch a reference in so the Xsession script is correctly found via the GDM_X_SESSION environment variable. Maxim Cournoyer2022-10-07
* | | | | | | | | | | | | gnu: libnma: Depend on GTK 4.x only on supported platforms.•••Partly fixes <https://issues.guix.gnu.org/58352>. * gnu/packages/gnome.scm (libnma)[arguments]: Set "-Dlibnma_gtk4=false" when (supported-package? gtk) returns #f. [inputs]: Adjust accordingly. Ludovic Courtès2022-10-07
* | | | | | | | | | | | | gnu: rest@0.9.1: Remove dependency on gtksourceview and libadwaita.•••Partly fixes <https://issues.guix.gnu.org/58352>. This also reduces the closure size of rest@0.9.1 from 2.1GiB to 498MiB (on x86_64-linux). * gnu/packages/gnome.scm (rest-next)[arguments]: Pass the "-Dexamples=false" config flag. * gnu/packages/gnome.scm (rest-next)[inputs]: Remove GTKSOURCEVIEW and LIBADWAITA. Ludovic Courtès2022-10-07
* | | | | | | | | | | | | gnu: komikku: Update to 1.1.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.1.0. Liliana Marie Prikler2022-10-06
* | | | | | | | | | | | | gnu: eog-plugins: Fix source URL.•••The incorrect URL was introduced in d6d861c6151fb2cb9296b993425d9a64a7653d95. * gnu/packages/gnome.scm (eog-plugins)[source]: Change directory in URL. Ludovic Courtès2022-10-04
* | | | | | | | | | | | | gnu: komikku: Update to 1.0.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.0.0. [arguments]<#:meson>: Use meson-0.63. <#:phases>: Adjust ‘skip-gtk-update-icon-cache’ [inputs]: Replace gtk+ with gtk. Replace libhandy with libadwaita. Replace webkitgtk-with-libsoup2 with webkitgtk-next. Liliana Marie Prikler2022-10-01
* | | | | | | | | | | | | gnu: komikku: Use G-Expressions.•••* gnu/packages/gnome.scm (komikku)[arguments]: Convert to list of G-Expressions. Liliana Marie Prikler2022-10-01
* | | | | | | | | | | | | gnu: blueprint-compiler: Wrap GUIX_PYTHONPATH and GI_TYPELIB_PATH.•••* gnu/packages/gnome.scm (blueprint-compiler)[arguments]: Add python-build-system's wrap phase, as well as a phase for GI_TYPELIB_PATH. Liliana Marie Prikler2022-10-01
* | | | | | | | | | | | | gnu: libadwaita: Update to 1.2.0.•••* gnu/packages/gnome.scm (libadwaita): Update to 1.2.0. Liliana Marie Prikler2022-10-01
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | gnu: evolution: Add missing input.•••In commit e4bf10ab0bc7c397fe7cbc52aea87d5ea2dfda7d, libnotify was removed (and the removal documented). This led to desktop notifications no longer popping up for received emails. Re-adding libnotify fixes this. * gnu/packages/gnome.scm (evolution)[inputs]: Add libnotify. Liliana Marie Prikler2022-09-28
* | | | | | | | | | | | gnu: gnome: Sort propagated inputs alphabetically within categories.•••* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Sort alphabetically within categories. Liliana Marie Prikler2022-09-28
* | | | | | | | | | | | gnu: gnome: Remove input labels.•••* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove labels. Maxim Cournoyer2022-09-28
* | | | | | | | | | | | gnu: gnome: Update propagated dependencies.•••* gnu/packages/gnome.scm (gnome) [propgated-inputs]: Remove gnome-terminal and gedit. And add gnome-console and gnome-text-editor. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sughosha2022-09-28
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | gnu: colord: Update to 1.4.6.•••* gnu/packages/gnome.scm (colord): Update to 1.4.6. [source]: Override inherited field. [configure-flags]: Use gexps. [phases]: Likewise. [native-inputs]: Remove labels. Maxim Cournoyer2022-09-27
* | | | | | | | | | | gnu: docbook-xsl-ns: Rename to docbook-xsl-1.79.1 and use gexps.•••* gnu/packages/docbook.scm (docbook-xsl-ns): Rename to... (docbook-xsl-1.79.1): ... this. [source]: Adjust URL and add a comment. [arguments]: Use gexps and adjust phases accordingly. * gnu/packages/gnome.scm (colord)[native-inputs]: Replace docbook-xsl-ns with docbook-xsl-1.79.1. Maxim Cournoyer2022-09-27
* | | | | | | | | | | gnu: gnome-boxes: Patch 'qemu-img' file name.•••* gnu/packages/gnome.scm (gnome-boxes)[arguments]: Add 'set-qemu-file-name' phase. [inputs]: Add QEMU-MINIMAL. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Jacob Hrbek2022-09-26
* | | | | | | | | | | gnu: Add gnome-console.•••* gnu/packages/gnome.scm (gnome-console): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sughosha2022-09-21
* | | | | | | | | | | gnu: Add gnome-text-editor.•••* gnu/packages/gnome.scm (gnome-text-editor): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sughosha2022-09-21
* | | | | | | | | | | gnu: evolution: Update to 3.46.0.•••* gnu/packages/gnome.scm (evolution): Update to 3.46.0. Liliana Marie Prikler2022-09-19
* | | | | | | | | | | gnu: evolution-data-server: Update to 3.46.0.•••* gnu/packages/gnome.scm (evolution-data-server): Update to 3.46.0. Liliana Marie Prikler2022-09-19
* | | | | | | | | | | gnu: gnome-todo: Update to "Endeavour" 42.0.•••* gnu/packages/gnome.scm (gnome-todo): Deprecate and rename to... (endeavour): ... this. [source]: Use git origin. * gnu/packages/patches/gnome-todo-libportal.patch: Deleted file. * gnu/local.mk (dist_patch_DATA): Update accordingly. Liliana Marie Prikler2022-09-19
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | gnu: gnome-settings-daemon: Add NSS on RUNPATH.•••* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Ensure NSS ends up on RUNPATH. Marius Bakke2022-09-18
* | | | | | | | | | gnu: Explicitly use meson@0.60 in packages that don't support 0.63.•••* gnu/packages/gnome.scm (gnome-disk-utility, gnome-screenshot, dconf-editor)[arguments]: Add #:meson. Marius Bakke2022-09-18
* | | | | | | | | | gnu: polari: Add missing input.•••* gnu/packages/gnome.scm (polari)[inputs]: Add libadwaita. Liliana Marie Prikler2022-09-18
* | | | | | | | | | gnu: gitg: Use gtksourceview-4.•••* gnu/packages/gnome.scm (gitg)[inputs]: Replace gtksourceview with gtksourceview-4. Liliana Marie Prikler2022-09-18
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | gnu: libgovirt: Propagate glib and rest-next.•••* gnu/packages/gnome.scm (libgovirt) [inputs]: Move rest-next to... [propagated-inputs]: ... here. Add glib. Maxim Cournoyer2022-09-15
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | gnu: nautilus: Simplify how tracker tests are disabled.•••* gnu/packages/gnome.scm (nautilus)[source]: Remove patches field. [phases]{disable-tracker-tests}: New phase. * gnu/packages/patches/nautilus-disable-tracker-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Maxim Cournoyer2022-09-14
* | | | | | | | gnu: gnome-mines: Fix build.•••* gnu/packages/gnome.scm (gnome-mines)[inputs]: Replace libgnome-games-support with libgnome-games-support-1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder2022-09-14