[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch gnome-team updated (2677bf985c -> 1c41971e72)
From: |
guix-commits |
Subject: |
branch gnome-team updated (2677bf985c -> 1c41971e72) |
Date: |
Sat, 4 Nov 2023 02:25:10 -0400 (EDT) |
lilyp pushed a change to branch gnome-team
in repository guix.
from 2677bf985c gnu: webkitgtk-with-libsoup2: Use propagated inputs from
GTK3.
new d34e4676ed gnu: xdgmime: Update to 0.0-2.1792967.
new 1b58b5f76b gnu: shared-mime-info: Update to 2.3.
new 0ea85e854d gnu: xdg-dbus-proxy: Update to 0.1.5.
new 52294240c2 gnu: template-glib: Update to 3.36.1.
new 07495d9398 gnu: template-glib: Update style.
new 5aac9ebe8c gnu: appstream-glib: Update to 0.8.2.
new 7048d79dcd gnu: appstream-glib: Update style.
new 2f5ba4dda3 gnu: sdbus-c++: Update to 1.4.0.
new 5346c72126 gnu: perl-glib-object-introspection: Update to 0.051.
new e41f35ba08 gnu: perl-glib: Update to 1.3294.
new 54eb6d6e8a gnu: python-pygobject: Update to 3.46.0.
new b125b9deee gnu: python-pygobject: Update style.
new e4405f3e8b gnu: glib: Update to 2.78.0.
new b175ff3043 gnu: glibmm: Update to 2.78.0.
new 7503c5ffca gnu: libsigc++: Update to 3.6.0.
new a30f0ce302 gnu: libaccounts-glib: Update to 1.26.
new 11ce76c936 gnu: dbus-glib: Update to 0.112.
new 3101acd8f0 gnu: gobject-introspection: Update to 1.78.1.
new 26485fc575 gnu: dbus: Update to 1.15.8.
new 8cd5eebd11 gnu: adwaita-icon-theme: Update to 44.0.
new ea51a3885c gnu: Add gmobile.
new a94ec292d2 gnu: feedbackd: Update to 0.2.1.
new 037e30cf13 gnu: Add sofia-sip.
new 60632b0a14 gnu: Add libcallaudio.
new 492e621a57 gnu: Add libcall-ui.
new 1c41971e72 gnu: Add calls.
The 26 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 5 +
gnu/packages/freedesktop.scm | 10 +-
gnu/packages/glib.scm | 248 +++++++++++----------
gnu/packages/gnome.scm | 147 +++++++++++-
.../patches/calls-disable-application-test.patch | 72 ++++++
gnu/packages/patches/calls-disable-sip-test.patch | 44 ++++
.../patches/feedbackd-use-system-gmobile.patch | 42 ++++
.../patches/gmobile-make-it-installable.patch | 89 ++++++++
.../patches/libcall-ui-make-it-installable.patch | 81 +++++++
gnu/packages/telephony.scm | 105 +++++++++
10 files changed, 713 insertions(+), 130 deletions(-)
create mode 100644 gnu/packages/patches/calls-disable-application-test.patch
create mode 100644 gnu/packages/patches/calls-disable-sip-test.patch
create mode 100644 gnu/packages/patches/feedbackd-use-system-gmobile.patch
create mode 100644 gnu/packages/patches/gmobile-make-it-installable.patch
create mode 100644 gnu/packages/patches/libcall-ui-make-it-installable.patch
- branch gnome-team updated (2677bf985c -> 1c41971e72),
guix-commits <=
- 02/26: gnu: shared-mime-info: Update to 2.3., guix-commits, 2023/11/04
- 01/26: gnu: xdgmime: Update to 0.0-2.1792967., guix-commits, 2023/11/04
- 12/26: gnu: python-pygobject: Update style., guix-commits, 2023/11/04
- 09/26: gnu: perl-glib-object-introspection: Update to 0.051., guix-commits, 2023/11/04
- 14/26: gnu: glibmm: Update to 2.78.0., guix-commits, 2023/11/04
- 18/26: gnu: gobject-introspection: Update to 1.78.1., guix-commits, 2023/11/04
- 06/26: gnu: appstream-glib: Update to 0.8.2., guix-commits, 2023/11/04
- 07/26: gnu: appstream-glib: Update style., guix-commits, 2023/11/04
- 08/26: gnu: sdbus-c++: Update to 1.4.0., guix-commits, 2023/11/04
- 24/26: gnu: Add libcallaudio., guix-commits, 2023/11/04