me
/
guix
Archived
1
0
Fork 0
Commit Graph

84491 Commits (48d86a9ec6d8d2e97da2299ea41a03ef4cdaab83)

Author SHA1 Message Date
Mathieu Othacehe b46a3564bb
gnu: gnome-photos: Update to 40.0.
* gnu/packages/gnome.scm (gnome-photos): Update to 40.0.
[source]: Fix the URI.
[arguments]: Remove a trailing #t.
2021-10-02 10:54:39 +00:00
Mathieu Othacehe 96b755b42a
gnu: gnome-online-miners: Fix build.
* 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-02 10:54:39 +00:00
Mathieu Othacehe 19ded2afe5
gnu: gnome-music: Update to 40.1.1.
* 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-02 10:54:38 +00:00
Mathieu Othacehe 367d2d73eb
gnu: gdm: Update to 40.1.
* 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-02 10:54:38 +00:00
Mathieu Othacehe d680ec00b9
gnu: accountsservice: Update to 0.6.55.
* gnu/packages/freedesktop.scm (accountsservice): Update to 0.6.55.
[source]: Wrap the URI.
[build-system]: Switch to meson-build-system.
[arguments]: Fix configure-flags. Remove trailing #t. Fix the 'pre-configure
phase and wrap it.
[inputs]: Add dbus.
[description]: Wrap it.
2021-10-02 10:54:38 +00:00
Mathieu Othacehe d0bfb36a0a
gnu: gnome-control-center: Update to 40.1.
* 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-02 10:54:38 +00:00
Mathieu Othacehe 605a0c48f5
gnu: gnome-initial-setup: Update to 40.4.
* 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-02 10:54:38 +00:00
Mathieu Othacehe 161c416957
gnu: Remove gnome-getting-started-docs.
It has been replaced by gnome-tour.

* gnu/packages/gnome.scm (gnome-getting-started-docs): Remove it.
2021-10-02 10:54:38 +00:00
Mathieu Othacehe 68b3a8c17e
gnu: gnome-color-manager: Update to 3.36.0.
* gnu/packages/gnome.scm (gnome-color-manager): Update to 3.36.0.
2021-10-02 10:54:37 +00:00
Mathieu Othacehe 292fbd1edf
gnu: gnome-keyring: Update to 40.0.
* gnu/packages/gnome.scm (gnome-keyring): Update to 40.0.
[source]: Fix the URI.
[inputs]: Switch to docbook-xml@4.3.
2021-10-02 10:54:37 +00:00
Mathieu Othacehe 6a54a88822
gnu: gnome-settings-daemon: Update to 40.0.1.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 40.0.1.
[source]: Fix the URI.
2021-10-02 10:54:37 +00:00
Mathieu Othacehe 2f1304cc11
gnu: gnome-user-share: Update to 3.34.0.
* 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-02 10:54:37 +00:00
Mathieu Othacehe c1be2c6b8b
gnu: gvfs: Update to 1.48.1.
* 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-02 10:54:37 +00:00
Mathieu Othacehe a1ab329f33
gnu: libgdata: Update to 0.18.1.
* 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-02 10:54:36 +00:00
Mathieu Othacehe 2e261e7ab8
gnu: graphene: Update to 1.10.6.
* gnu/packages/gtk.scm (graphene): Update to 1.10.6.
2021-10-02 10:54:36 +00:00
Mathieu Othacehe b4287446a8
gnu: Add fuse-3.
* gnu/packages/linux.scm (fuse-3): New variable.
2021-10-02 10:54:36 +00:00
Mathieu Othacehe fa8b43c8e3
gnu: mutter: Update to 40.5.
* 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-02 10:54:36 +00:00
Mathieu Othacehe 087e3cbdde
gnu: gsettings-desktop-schemas: Update to 40.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 40.0.
[source]: Fix the URI.
[arguments]: Remove trailing #t.
2021-10-02 10:54:36 +00:00
Mathieu Othacehe 09b72091d0
gnu: eog-plugins: Update to 3.26.7.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.7.
2021-10-02 10:54:36 +00:00
Mathieu Othacehe 2027493835
gnu: gnome-contacts: Update to 40.0.
* 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-02 10:54:35 +00:00
Mathieu Othacehe 7739273d9d
gnu: eog: Update to 40.3.
* gnu/packages/gnome.scm (eog): Update to 40.3.
[source]: Fix the URI.
[arguments]: Remove trailing #t.
[inputs]: Add libportal.
2021-10-02 10:54:35 +00:00
Mathieu Othacehe 3e871edb8a
gnu: gnome-online-accounts: Update to 3.40.0.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.40.0.
[arguments]: Remove a trailing #t.
[description]: Wrap it.
2021-10-02 10:54:26 +00:00
Mathieu Othacehe 816a782904
gnu: yelp: Update to 40.3.
* gnu/packages/gnome.scm (yelp): Update to 40.3.
[source]: Fix the URI.
2021-10-02 10:54:25 +00:00
Mathieu Othacehe c8097564ae
gnu: gnome-weather: Update to 40.1.
* gnu/packages/gnome.scm (gnome-weather): Update to 40.1.
[source]: Fix the URI.
[inputs]: Add libhandy.
2021-10-02 10:54:25 +00:00
Mathieu Othacehe de1c81287a
gnu: simple-scan: Update to 40.5.
* gnu/packages/gnome.scm (simple-scan): Update to 40.5.
[source]: Fix the URI.
[inputs]: Add libhandy.
2021-10-02 10:54:25 +00:00
Mathieu Othacehe 7420ebf07e
gnu: gnome-terminal: Update to 3.40.3.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.40.3.
[arguments]: Fix indentation.
[native-inputs]: Add dockbook-xsl and libxslt.
2021-10-02 10:54:25 +00:00
Mathieu Othacehe 24e549f2c2
gnu: vte: Update to 0.64.2.
* gnu/packages/gnome.scm (vte): Update to 0.64.2.
2021-10-02 10:54:25 +00:00
Mathieu Othacehe d0b0912212
gnu: gnome-maps: Update to 40.5.
* gnu/packages/geo.scm (gnome-maps): Update to 40.5.
[source]: Fix the URI.
[arguments]: Remove trailing #t.
[inputs]: Add libhandy.
2021-10-02 10:54:25 +00:00
Mathieu Othacehe 821fa7bd43
gnu: gnome-clocks: Update to 40.0.
* gnu/packages/gnome.scm (gnome-clocks): Update to 40.0.
[source]: Fix the URI.
[arguments]: Remove a trailing #t.
[inputs]: Add libhandy.
2021-10-02 10:54:24 +00:00
Mathieu Othacehe ef67f851a0
gnu: gnome-characters: Update to 40.0.
* gnu/packages/gnome.scm (gnome-characters): Update to 40.0.
[source]: Fix the URI.
[arguments]: Remove a trailing #t.
[inputs]: Add libhandy.
2021-10-02 10:54:24 +00:00
Mathieu Othacehe b8aa7bf67e
gnu: file-roller: Update to 3.40.0.
* gnu/packages/gnome.scm (file-roller): Update to 3.40.0.
2021-10-02 10:54:24 +00:00
Mathieu Othacehe f5acb8198a
gnu: epiphany: Update to 40.3.
* gnu/packages/gnome.scm (epiphany): Update to 40.3.
[source]: Fix the URI.
[arguments]: Remove trailing #t.
[inputs]: Add libarchive, libhandy and libportal.
2021-10-02 10:54:24 +00:00
Mathieu Othacehe f23c46216a
gnu: sushi: Update to 3.38.1.
* gnu/packages/gnome.scm (sushi): Update to 3.38.1.
[arguments]: Remove a trailing #t.
[inputs]: Switch to gtksourceview.
[description]: Wrap it.
2021-10-02 10:54:24 +00:00
Mathieu Othacehe 827a97b6e2
gnu: orca: Update to 40.0.
* gnu/packages/gnome.scm (orca): Update to 40.0.
[source]: Fix the URI.
2021-10-02 10:54:23 +00:00
Mathieu Othacehe 9e15130d52
gnu: gnome-bluetooth: Update to 3.34.5.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.5.
[source]: Fix the URI.
[inputs]: Add libnotify and python-dbus.
2021-10-02 10:54:23 +00:00
Mathieu Othacehe fdb1c4ea8c
gnu: gnome-session: Update to 40.1.
* gnu/packages/gnome.scm (gnome-session): Update to 40.1.
[source]: Fix the URI.
[arguments]: Remove the trailing #t.
<#:configure-flags>: Disable systemd and systemd_session.
2021-10-02 10:54:23 +00:00
Mathieu Othacehe 969eb180b8
gnu: nautilus: Update to 40.2.
* gnu/packages/gnome.scm (nautilus): Update to 40.2.
[source]: Fix the URI.
[arguments]: Remove a phase trailing #t.
[inputs]: Add libhandy and libportal.
2021-10-02 10:54:23 +00:00
Mathieu Othacehe 2e5459b47c
gnu: baobab: Update to 40.0.
* gnu/packages/gnome.scm (baobab): Update to 40.0.
[source]: Fix the URI.
[inputs]: Add libhandy.
2021-10-02 10:54:23 +00:00
Mathieu Othacehe 3eb817a887
gnu: gnome-boxes: Update to 40.3.
* gnu/packages/gnome.scm (gnome-boxes): Update to 40.3.
[source]: Fix the URI.
2021-10-02 10:54:23 +00:00
Mathieu Othacehe 53cd623a68
gnu: gnome-latex: Update to 3.38.0.
* gnu/packages/gnome.scm (gnome-latex): Update to 3.38.0.
[inputs]: Switch to tepl-5.
2021-10-02 10:54:22 +00:00
Mathieu Othacehe d11b668674
gnu: amtk: Update to 5.3.1.
* gnu/packages/gnome.scm (amtk): Update to 5.3.1.
[build-system]: Update to meson-build-system.
2021-10-02 10:54:22 +00:00
Mathieu Othacehe acf5caf375
gnu: Add tepl-5.
* gnu/packages/gnome.scm (tepl-5): New variable.
2021-10-02 10:54:22 +00:00
Mathieu Othacehe af1e95b7df
gnu: gedit: Update to 40.1.
* gnu/packages/gnome.scm (gedit): Update to 40.1.
[source]: Fix the URI.
[inputs]: Add amtk and tepl.
2021-10-02 10:54:22 +00:00
Mathieu Othacehe ff0f9ab7d6
gnu: tepl: Update to 6.00.0.
* gnu/packages/gnome.scm (tepl): Update to 6.00.0.
[build-system]: Switch to meson.
[arguments]: Set glib-or-gtk? to true.
[native-inputs]: Add glib@bin.
2021-10-02 10:54:22 +00:00
Mathieu Othacehe 6f4b1e4d79
gnu: gnome-calendar: Update to 40.2.
* gnu/packages/gnome.scm (gnome-calendar): Update to 40.2.
[source]: Fix the URI.
[inputs]: Add libhandy.
2021-10-02 10:54:21 +00:00
Mathieu Othacehe 0ab1bfac66
gnu: libgweather: Update to 40.0.
* gnu/packages/gnome.scm (libgweather): Update to 40.0.
[source]: Fix the URI.
[inputs]: Add python-pygobject.
2021-10-02 10:54:21 +00:00
Mathieu Othacehe cb79e5a175
gnu: gnome-calculator: Update to 40.1.
* gnu/packages/gnome.scm (gnome-calculator): Update to 40.1.
[source]: Fix the URL.
[arguments]: Add a 'pre-check phase.
[inputs]: Add libhandy.
2021-10-02 10:54:21 +00:00
Mathieu Othacehe 0a0c8f426c
gnu: gnome-system-monitor: Update to 40.1.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 40.1.
[source]: Fix the URL.
[inputs]: Add libhandy.
2021-10-02 10:54:21 +00:00
Mathieu Othacehe ba049bb2da
build: glib-or-gtk-build-system: Add gtk 4.0 support.
* guix/build/glib-or-gtk-build-system.scm (gtk-module-directories): Add gtk
4.0 support.
2021-10-02 10:54:21 +00:00
Mathieu Othacehe 1d8bb73d3d
gnu: gnome-todo: Update to 40.1.
* gnu/packages/patches/gnome-todo-delete-esource-duplicate.patch: Remove it.
* gnu/local.mk (DIST_PATCH_DATA): Update it.
* gnu/packages/gnome.scm (gnome-todo): Update to 40.1.
[source]: Fix the URL.
[arguments]: Remove the 'wrap-gnome-todo phase and add a
'skip-gtk-update-icon-cache phase. Disable the tests.
[native-inputs]: Switch from gtk+ to gtk.
[inputs]: Add gtk, libadwaita and libportal.
2021-10-02 10:54:16 +00:00