summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: network-manager-applet: Update to 1.36.0.Ashish SHUKLA2024-06-23
| | | | | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.36.0. Change-Id: I78dc16367d4a293e856d7dc88b8a055ca9b46e69 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* Merge branch 'gnome-team'Liliana Marie Prikler2024-06-06
|\
| * gnu: gnome-builder: Fix build.Liliana Marie Prikler2024-06-03
| | | | | | | | * gnu/packages/gnome.scm (gnome-builder)[#:phases]: Add ‘patch-source’.
| * gnu: vala: Update to 0.56.16.Vivien Kraus2024-06-03
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (vala): Update to 0.56.16. Change-Id: Ia5c0c608642d4505efef52d882a51bb83c3dd539 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: terminator: Update to 2.1.4.Andy Tai2024-06-06
|/ | | | | | | * gnu/packages/gnome.scm (terminator): Update to 2.1.4. Change-Id: I84372d73a999dc26dbd337b221f94aab75c97c22 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: system-config-printer: Fix build on riscv64-linux.Efraim Flashner2024-05-27
| | | | | | | | * gnu/packages/gnome.scm (system-config-printer)[arguments]: When config is an input add a phase to replace config.guess and config.sub. [native-inputs]: Add config when building for riscv64-linux. Change-Id: Iad0d2cbadd9c9f90b88e97e7690ad3b0ad0e6882
* gnu: gnome-keyring: Don't run tests in parallel on riscv64-linux.Efraim Flashner2024-05-27
| | | | | | | * gnu/packages/gnome.scm (gnome-keyring)[arguments]: When building for riscv64-linux don't run the tests in parallel. Change-Id: Ib86965c52d42e3fcaa35efc97890d0da4478e46f
* gnu: gssdp-1.4: Fix building.Efraim Flashner2024-05-24
| | | | | | | | | This is a follow-up to 9901416233867233192b63fde7f616751127b189. * gnu/packages/gnome.scm (gssdp-1.4)[arguments]: Override inherited arguments to set the configure-flags specifically. Change-Id: Ifbdaf278a402a26b344b6dcd7a5e3d4e22148561
* gnu: gtk-vnc: Build with gjs on more architectures.Efraim Flashner2024-05-23
| | | | | | | * gnu/packages/gnome.scm (gtk-vnc)[native-inputs] Use gjs as an input on architectures where it is supported. Change-Id: I723f53be8e225732572ede81a03d712a946be528
* gnu: glade3: Build with gjs on more architectures.Efraim Flashner2024-05-23
| | | | | | | * gnu/packages/gnome.scm (glade3)[inputs]: Use gjs as an input on architectures where it is supported. Change-Id: I6d6596045b7a3f0dc22207350b353fcd82961958
* gnu: gtk-vnc: Build without node.Efraim Flashner2024-05-23
| | | | | | * gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove node. Change-Id: I35b4be1fa203cf75da3d88f078ac0fc613a60489
* gnu: gnome-text-editor: Build with cmake-minimal.Efraim Flashner2024-05-23
| | | | | | | * gnu/packages/gnome.scm (gnome-text-editor)[native-inputs]: Replace cmake with cmake-minimal. Change-Id: I3e23fb390896ab9f1fb3be36789fbe84df04ae36
* gnu: gnome-meta-core-utilities: Add eog unconditionally.Efraim Flashner2024-05-23
| | | | | | | | | | | eog was removed because it required librsvg built with rust, but gnome-shell also requires the same librsvg already, so there was no reason to limit the architectures eog was installed on. * gnu/packages/gnome.scm (gnome-meta-core-utilities)[propagated-inputs]: Add eog unconditionally. Change-Id: I333d1a712b1d04409f3deccc90aa5adb2a4fac1b
* gnu: gssdp: Enable building on more architectures.Efraim Flashner2024-05-23
| | | | | | | | | * gnu/packages/gnome.scm (gssdp)[arguments]: Adjust configure-flags to only build the manpages when pandoc is an input. [native-inputs]: Only add pandoc when on architectures where it is supported. Change-Id: I6e69833295fc19b311cdaf977b3b5cc7abc01589
* gnu: gnome-shell: Wrap screencast service.Dariqq2024-05-14
| | | | | | | | | | | | | | Adjust screencast such that GI_TYPELIB_PATH and GST_PLUGIN_SYSTEM_PATH refer to all required typelibs and GStreamer plugins. This alone is not enough to make the screencast function however -- a running pipewire service (e.g. via Guix Home) is also needed. * gnu/packages/gnome.scm (gnome-shell): [inputs]: Add gst-plugins-good and pipewire. [#:phases]<'wrap-programs>: Wrap org.gnome.Shell.Screencast. Change-Id: I2c31bf1bd92e281b86c57b06988c6a3793a58d40 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: libshumate: Update to 1.2.1.Jonathan Brielmaier2024-05-13
| | | | | | | | | | | * gnu/packages/gnome.scm (libshumate): Update to 1.2.1. [arguments]: Drop `-Dlibsoup3=true` configure flag as it got removed upstream. It only supports libsoup3 now. [native-inputs]: Add gperf. [propagated-inputs]: Add json-glib and protobuf-c. Change-Id: Ibe63b6f2060f6684f8f68f44c2221ba9d6ad5a45 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gnome-js-common: Fix build on powerpc64le-linux.Efraim Flashner2024-05-12
| | | | | | | | * gnu/packages/gnome.scm (gnome-js-common)[arguments]: Replace the config.guess and config.sub files when building for powerpc64le-linux. [native-inputs]: Add config when building for powerpc64le-linux. Change-Id: If0cf8fff36347f6bd52b8cf1f43a11fc7f5323b7
* gnu: gnome-js-common: Fix build on some architectures.Efraim Flashner2024-05-06
| | | | | | | | | | * gnu/packages/gnome.scm (gnome-js-common)[arguemnts]: When building for aarch64-linux or riscv64-linux replace the config.guess and config.sub files. [native-inputs]: When building for aarch64-linux or riscv64-linux add config. Change-Id: Ia27b0fec7d0b50e9e4ab7ea7329d390ddc482795
* gnu: evolution-data-server: Disable failing test on aarch64.Roman Scherer2024-04-17
| | | | | | | | | | This test is flaky on an Apple M1. * gnu/packages/gnome.scm (evolution-data-server): Disable failing test on aarch64. Change-Id: Iccb75f2144b773a8b94242aaee9e6acedaa3af0b Signed-off-by: Christopher Baines <mail@cbaines.net>
* Merge remote-tracking branch 'savannah/master' into mesa-updatesChristopher Baines2024-04-09
|\ | | | | | | Change-Id: Iad185e2ced97067b3dff8fd722435a6c5e2c00e5
| * gnu: Fix builds that require old blueprint-compiler.Liliana Marie Prikler2024-04-07
| | | | | | | | | | | | | | | | | | | | | | This is a follow-up commit to cee21ef8650d723e9e1ea4c6313897fd3bf64112 and fixes two builds that rely on an older version of blueprint-compiler. The giara package remains broken as a result of a test failure. * gnu/packages/gnome.scm (blueprint-compiler-0.4): New variable. * gnu/packages/syndication.scm (giara, gfeeds): Replace blueprint-compiler with blueprint-compiler-0.4. * gnu/packages/text-editors.scm (textpieces): Likewise
| * gnu: gnome-essential-extras: Propagate xdg-desktop-portal.Dariqq2024-04-06
| | | | | | | | | | | | | | | | | | | | | | xdg-desktop-portal (and xdg-desktop-portal-gnome) is needed for the dark theme in Gnome 44 to work properly. * gnu/packages/gnome.scm (gnome-essential-extras)[propagated-inputs]: Add xdg-desktop-portal. Change-Id: Id84626e6bc404e9607ee7f8f299ac90f24323081 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: komikku: Update to 1.34.2.Liliana Marie Prikler2024-04-06
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 1.34.2. [inputs]: Add python-colorthief. [native-inputs]: Add blueprint-compiler. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * gnu: blueprint-compiler: Update to 0.12.0.Liliana Marie Prikler2024-04-06
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (blueprint-compiler): Update to 0.12.0. [arguments]: Remove ‘wrap-gi’ phase, add ‘pre-check’. [native-inputs]: Add libadwaita and xorg-server-for-tests. Reindent. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * gnu: gedit: Update to 44.3.Attila Lendvai2024-04-05
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gedit): Update to 44.3. Change-Id: Ib13eb5a09939de440874fc9f558d38aab5d5e49c Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: geary: Update to 44.1.Juliana Sims2024-03-31
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (geary): Update to 44.1. Change-Id: I692a3084ed69a4b47e39733df691050ac9141318 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | gnu: librsvg-2.40: Skip tests that fail with cairo 1.18.0.John Kehayias2024-03-31
|/ | | | | | | * gnu/packages/gnome.scm (librsvg-2.40)[arguments]: Skip two tests which fail after cairo was updated to version 1.18.0. Change-Id: If3867a9fdee6481da819954d77341f411e85e78b
* gnu: shotwell: Update to 0.32.6.Vivien Kraus2024-03-24
| | | | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.32.6. [arguments]: Convert to list of G-Expressions. [#:phase 'skip-gtk-update-icon-cache]: Adjust to build system change. [inputs]: Add libportal. Change-Id: I5167d13d8514e278732459d1705f0041e3797894 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: seahorse: Update to 43.0.Herman Rimm2024-03-23
| | | | | | | * gnu/packages/gnome.scm (seahorse): Update. Change-Id: I13ce7c9e2cfb7c0b8d575148a502d81ddf30d13d Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: libsecret: Update to 0.21.4.Herman Rimm2024-03-23
| | | | | | | * gnu/packages/gnome.scm (libsecret): Update. Change-Id: I8a785f1fa9ff9ddde6dfda9a52abd0405b5ab448 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: gnome-shell: Update to 44.10.Vivien Kraus2024-03-20
| | | | | | | * gnu/packages/gnome.scm (gnome-shell): Update to 44.10. Change-Id: Ib4591ac6b34af33e63468eddd21015b823a6f8da Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gnome-online-accounts: Update to 3.48.1.Vivien Kraus2024-03-20
| | | | | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.48.1. Change-Id: I779bc5ae3978b59489abd8c3c54944c035674fc6 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: folks: Update to 0.15.8.Vivien Kraus2024-03-20
| | | | | | | * gnu/packages/gnome.scm (folks): Update to 0.15.8. Change-Id: I36ceb7d70e315a22352495e3470ce9fd7e126196 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: libgda: Disable failing tests.Vivien Kraus2024-03-16
| | | | | | | | | * gnu/packages/patches/libgda-disable-data-proxy-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/gnome.scm (libgda): Use it here. Change-Id: I0a86fb75b1ad048eca99408750b26f4b8ff448c1 Signed-off-by: Christopher Baines <mail@cbaines.net>
* Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-03-10
|\
| * gnu: gnome-photos: Build against gegl-0.4.44.Liliana Marie Prikler2024-03-09
| | | | | | | | | | | | | | | | | | On gnome-team, this dependency was already accounted for in commit 4beac7d95c84ea3be809030f942b8b71d155129e, but it was forgotten when updating gimp on master. * gnu/packages/gimp.scm (babl-0.1.96, gegl-0.4.44): New variables. * gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace gegl with gegl-0.4.44.
| * gnu: colord-minimal: Skip tests on big-endian systems.Efraim Flashner2024-03-08
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (colord-minimal)[arguments]: Disable tests when building on a big-endian system. Change-Id: I6d1ba215894175e75ed4a3171ad3c54cb12653cd
* | gnu: orbit2: Fix bug on 32-bit systems.Vivien Kraus2024-03-09
| | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/orbit2-fix-array-allocation-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/gnome.scm (orbit2): Use it here. Change-Id: I72e10fc9d8a5421a7ec6b4ccf1425008b322ea3f Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
* | gnu: orbit2: Propagate inputs.Vivien Kraus2024-03-09
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (orbit2) [inputs]: Move to 'propagated-inputs'. Change-Id: I09e613cb4fee7962c50f62459ad6272bb7ffaea4 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
* | gnu: orbit2: Update style.Vivien Kraus2024-03-09
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (orbit2) [arguments]: Convert to list of G-Expressions. [native-inputs]: Write the native-input list on one line. Change-Id: I6a09616719c07cbb48195cf0c59d8b799c404d47 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
* | Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-03-02
|\|
| * gnu: librsvg: Improve cross compiling.Zheng Junjie2024-02-20
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg)[arguments]: Use platform-rust-target. Change-Id: Ia81e13a8695f7b932255e5223b92d31fb0a88077 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: nautilus: Update search path specification.Vivien Kraus2024-03-01
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (nautilus) [native-search-paths]: Change the extensions directory from lib/nautilus/site-extensions to lib/nautilus/extensions-4. Change-Id: I16ea81406b53c251e1dd6922fc8fcc0aab60ce96 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-terminal: Update to 3.48.3.Vivien Kraus2024-03-01
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-terminal): Update to 3.48.3. [source]: Use the git-fetch method. Change-Id: I44dee8cec5afbd4f5e7e486b54f893ce6a3e1d06 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gdm: Wrap inputs to enable accessibility settings.Dariqq2024-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | GDM needs the data directories of at-spi2-core for the accessibility dbus, and dconf in order to change settings. An icon is provided in gnome-control-center, that could be put into gdm-service-type instead, but let's wrap it here for good measure. * gnu/packages/gnome.scm (gdm)[inputs]: Add at-spi2-core, dconf, and gnome-control-center. [#:phases]: Add ‘wrap-accessibility-dependencies’. Change-Id: Ibfe8f1aee9c8fe0c06f895de121f0f84defe4773 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: libhandy: Update to 1.8.3.Vivien Kraus2024-02-23
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 1.8.3. Change-Id: I5e836a5d91fe83bfc5774ca32c72b7387cb0bbc0 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: folks: Update to 0.15.7.Vivien Kraus2024-02-23
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (folks): Update to 0.15.7. Change-Id: Idba35c67f771bb4228cb6c48133dda4dac2c7d8c Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell: Update to 44.9.Vivien Kraus2024-02-23
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell): Update to 44.9. Change-Id: I1160153fa4cbe3f93e9cfab983f518a405e32297 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-bluetooth: Update to 42.8.Vivien Kraus2024-02-23
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.8. Change-Id: I432125711173212c5faee245ecf0ef77fc7d5147 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: mutter: Update to 44.9.Vivien Kraus2024-02-23
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (mutter): Update to 44.9. Change-Id: Id8e49adac5630068adc32c9ebe629498600589a3 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>