| Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (gnome-online-miners): Remove variable.
* gnu/packages/patches/gnome-online-miners-tracker-3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/geo.scm (gnome-maps): Update to 49.3.
[inputs]: Remove gfbgraph.
|
|
* gnu/packages/freedesktop.scm (accountsservice)[#:phases]: Move ‘check’ after
‘install’.
|
|
* gnu/packages/gnome.scm (nautilus): Update to 48.5.
[inputs]: Replace tracker and tracker-miners with tinysparql and localsearch.
* gnu/packages/patches/nautilus-extension-search-path.patch: Adjust accordingly.
|
|
* gnu/packages/gnome.scm (msgraph): Update to 0.3.3.
Change-Id: I54969fc2decd66b1196567efb71dc29f9029d30d
|
|
* gnu/packages/gnome.scm (epiphany): Update to 48.5.
Change-Id: Id7acf56cc838d07bfbcf05245b28ed0f306402c2
|
|
* gnu/packages/gnome.scm (gvfs): Update to 1.58.0.
|
|
* gnu/packages/gnome.scm (gnome-contacts): Update to 48.0.
Change-Id: I7faca318b9418ad6e2a579f88662acc1643a92e0
|
|
* gnu/packages/gnome.scm (gnome-calendar): Update to 48.1.
Change-Id: Id4aaad553f9411c477016e50786dabbc282b4635
|
|
* gnu/packages/gnome.scm (calls): Update to 48.2.
Change-Id: I4732422cd883d5a10f5fe241fa302d1b3c4a21c0
|
|
* gnu/packages/gnome.scm (evolution): Update to 3.56.1.
Change-Id: I7de6294930601115876bd7d0b85ba86c125edcd2
|
|
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.56.2.
Change-Id: Ib0783af5d5721af23af88fbbc7d4761d61fa0a89
|
|
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.54.9.
[#:configure-flags]: Add “-Dc-args=-Wno-error=missing-include-dirs”.
[native-inputs]: Add gi-docgen.
[inputs]: Add keyutils.
|
|
* gnu/packages/gnome.scm (yelp): Update to 42.3.
[build-system]: Switch to meson-build-system.
|
|
* gnu/packages/gnome.scm (evince): Update to 48.1.
Change-Id: I0a77749ef5e332359b7529bfda39331e9535918c
|
|
* gnu/packages/gnome.scm (gnome-software): Update to 48.4.
[#:configure-flags]: Add
“-Dc_link_args=-Wl,-rpath=${output}/lib/gnome-software”.
[#:phases]: Move ‘disable-gtk-update-icon-cache’ after ‘unpack’.
Actually disable the gtk-update-icon-cache and update-desktop-database.
[native-inputs]: Add itstool.
|
|
* gnu/packages/gnome.scm (gnome-connections): Update to 48.0.
Change-Id: I9e6dba61d5c28655a887576f9f6538fa6ac06def
|
|
* gnu/packages/gnome.scm (orca): Update to 48.9.
|
|
* gnu/packages/gnome.scm (gnome-remote-desktop): Update to 48.3.
|
|
* gnu/packages/gnome.scm (mutter)[propagated-inputs]: Add
libjxl:pixbuf-loader.
Fixes: guix/guix#4757
Reported-By: Brendan Tildesley
Change-Id: I1ac1dff05906d6172a3d6203eec59e6b2be65763
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/gnome.scm (mutter): Update to 48.7.
[arguments]<#:configure-flags>: Remove “-Dc_link_args=…”,
“-Dnative_tests=false” and “-Dsystemd=false”.
Add “-Dlogind=true” and “-Dbash_completion=false”.
<#:phases>{check}: Remove “--setup=plain”.
Add “--no-suite=mutter/backend” and “--no-suite=mutter/backends/native”.
{wrap-pythonpath}: New phase.
[native-inputs]: Add python-docutils and zenity.
Replace python-dbus-1.2 with python-dbus.
[inputs]: Add python.
Move colord egl-wayland, elogind, gnome-settings-daemon, graphene,
libcanberra, libdisplayinfo, libgudev, libice, libsm, libwacom, libxkbfile,
libxrand, libxtst, pipewire, startup-notification, and sysprof from here…
[propagated-inputs]: … to here.
Co-authored-by: Ada Stevenson <adanska@gmail.com>
|
|
* gnu/packages/gnome.scm (gnome-text-editor): Update to 48.3.
Change-Id: I4e9800e53f5bfa14c722e83e6ed629c3637d0059
|
|
* gnu/packages/gnome.scm (gnome-weather): Update to 48.0.
Change-Id: I6e18ab6831fac6a9b779bfea043b5a4e27acd8ef
|
|
* gnu/packages/gnome.scm (gnome-user-docs): Update to 48.5.
|
|
* gnu/packages/gnome.scm (gnome-user-share): Update to 48.2.
[arguments]<#:imported-modules, modules>: Add cargo-build-system modules.
<#:phases>: Add ‘unpack-rust-crates’, ‘cargo:configure’, and
‘cargo:patch-checksums’.
Use cargo-guile-json extension.
[native-inputs]: Add rust@1.80 and rust@1.80:cargo.
[inputs]: Use cargo-inputs.
* gnu/packages/rust-crates.scm (rust-cc-1.0.97, rust-cfg-expr-0.17.0)
(rust-reference-counted-singleton-0.1.4, rust-selinux-0.4.4)
(rust-selinux-sys-0.6.9): New variables.
(lookup-cargo-inputs): Add inputs for gnome-user-share.
|
|
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 48.1.
[inputs]: Add libspelling.
[native-inputs]: Add catch2-3 and cmake.
|
|
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 48.1.
[patches]: Remove “gnome-settings-daemon-screensaver-error.patch”.
* gnu/packages/patches/gnome-settings-daemon-screensaver-error.patch: Also
remove the file…
* gnu/local.mk (dist_patch_DATA): … and deregister it.
|
|
* gnu/packages/gnome.scm (gnome-keyring): Update to 48.0.
[build-system]: Switch to meson-build-system.
[arguments]<#:configure-flags>: Adjust accordingly. Add “-Dsystemd=disabled”.
<#:phases>: Drop ‘fix-/bin/sh-reference’.
Use “meson test” in ‘check’.
[inputs]: Add libselinux.
|
|
* gnu/packages/gnome.scm (gnome-font-viewer): Update to 48.0.
Change-Id: I5973df80ef27e30efe792234fac65e1c95c11b77
|
|
* gnu/packages/gnome.scm (gnome-console): Fix test.
[arguments]<#:phases>{fix-test-path-lookup}: Add phase.
Change-Id: I4faab15e78f3e3ca030972dae1d4162bcb956213
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/gnome.scm (gnome-console): Update to 48.1.
|
|
* gnu/packages/gnome.scm (gnome-clocks): Update to 48.0.
Change-Id: I2f8ac38bb9b2b17b1c5ba8075cb5d0500e98820d
|
|
* gnu/packages/gnome.scm (gnome-color-manager): Update to 3.36.2.
Change-Id: Ie539d05916dbe4b2873fae8510d8693b425d848a
|
|
* gnu/packages/gnome.scm (gnome-characters): Update to 48.0.
Change-Id: I6c2fc4482e403a982b16197e3da7063903b25076
|
|
* gnu/packages/gnome.scm (gnome-calculator): Update to 48.1.
Change-Id: Ie964e1696f30a28b7a24a2c262e1b26658da2d06
|
|
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 47.1.
Change-Id: I68a646e6924ad9a4e6226b8763402b3b98eff325
|
|
* gnu/packages/gnome.scm (network-manager): Update to 1.54.3.
[#:configure-flags]: Add “-Dnbft=false”.
|
|
* gnu/packages/gnome.scm (gexiv2): Update to 0.14.6.
|
|
* gnu/packages/gnome.scm (libshumate): Update to 1.5.1.
|
|
* gnu/packages/gnome.scm (gtk-vnc): Update to 1.5.0.
Change-Id: I06c339b5c7c0dc74ed9266e92f81b5fd84a23209
|
|
* gnu/packages/gnome.scm (d-spy): Update to 48.0.
[source]: Fetch from git.
Change-Id: I8c21dcba12722a0d78e83fd3f77f384b8da216b7
|
|
* gnu/packages/gnome.scm (baobab): Update to 48.0.
Change-Id: I550f946a86b8286b2a1c4ac4ba43876df2b634d5
|
|
* gnu/packages/gnome.scm (gnome-session): Update to 48.0.
Change-Id: I8c0a8090735aa22d2f655de7a1c60efb3b009cf5
|
|
* gnu/packages/gnome.scm (gnome-desktop): Update to 44.4.
|
|
* gnu/packages/gnome.scm (sysprof): Update to 48.1.
[inputs]: Add elfutils.
|
|
* gnu/packages/gnome.scm (rygel): Update to 0.44.2.
[#:configure-flags]: Remove lms plugin.
[inputs]: Replace tracker with tinysparql.
|
|
* gnu/packages/webkit.scm (webkitgtk)[#:configure-flags]. Add
“-DENABLE_MEDIA_STREAM=ON” and “-DENABLE_WEB_RTC=ON”.
[inputs]: Add openssl.
|
|
* gnu/packages/gnome.scm (vte): Update to 0.82.3.
[inputs]: Add fast-float and simdutf.
|
|
* gnu/packages/glib.scm (template-glib): Update to 3.36.3.
Change-Id: Iff2d17738aaf6c89253c2a9db3c4a777f2a536d9
|
|
* gnu/packages/gnome.scm (tecla): Update to 48.0.2.
Change-Id: I3f808de0baa8de76b256b343911e5ef188b0b77f
|