[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/47: gnu: gdm: Update to 3.34.1.
From: |
guix-commits |
Subject: |
32/47: gnu: gdm: Update to 3.34.1. |
Date: |
Mon, 23 Mar 2020 15:50:55 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit b6d6675417eafc0c87b1f406224146a7f166a8d2
Author: Kei Kebreau <address@hidden>
AuthorDate: Fri Dec 20 22:34:58 2019 -0500
gnu: gdm: Update to 3.34.1.
* gnu/packages/gnome.scm (gdm): Update to 3.34.1.
[arguments]: Adjust 'pre-configure' phase accordingly.
---
gnu/packages/gnome.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 405e127..0332ec7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6664,7 +6664,7 @@ libxml2.")
(define-public gdm
(package
(name "gdm")
- (version "3.32.0")
+ (version "3.34.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -6672,7 +6672,7 @@ libxml2.")
name "-" version ".tar.xz"))
(sha256
(base32
- "12ypdz9i24hwbl1d1wnnxb8zlvfa4f49n9ac5cl9d6h8qp4b0gb4"))))
+ "1lyqvcwxhwxklbxn4xjswjzr6fhjix6h28mi9ypn34wdm9bzcpg8"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags
@@ -6713,6 +6713,7 @@ libxml2.")
(("#include <systemd/sd-daemon\\.h>") ""))
;; Use elogind for sd-login.
(substitute* '("common/gdm-common.c"
+ "daemon/gdm-local-display-factory.c"
"daemon/gdm-manager.c"
"libgdm/gdm-user-switching.c")
(("#include <systemd/sd-login\\.h>")
@@ -6760,7 +6761,8 @@ libxml2.")
(substitute* '("daemon/gdm-server.c")
(("\\(X_SERVER X_SERVER_ARG_FORMAT")
"(\"%s\" X_SERVER_ARG_FORMAT, g_getenv (\"GDM_X_SERVER\")"))
- (substitute* '("daemon/gdm-x-session.c")
+ (substitute* '("daemon/gdm-wayland-session.c"
+ "daemon/gdm-x-session.c")
(("\"dbus-daemon\"")
"g_getenv (\"GDM_DBUS_DAEMON\")")
(("X_SERVER")
- 25/47: gnu: gnome-disk-utility: Update to 3.34.0., (continued)
- 25/47: gnu: gnome-disk-utility: Update to 3.34.0., guix-commits, 2020/03/23
- 26/47: gnu: gnome-keyring: Update to 3.34.0., guix-commits, 2020/03/23
- 27/47: gnu: gnome-screenshot: Update to 3.34.0., guix-commits, 2020/03/23
- 28/47: gnu: gnome-terminal: Update to 3.34.2., guix-commits, 2020/03/23
- 30/47: gnu: totem: Update to 3.34.1., guix-commits, 2020/03/23
- 33/47: gnu: telepathy-glib: Disable failing tests., guix-commits, 2020/03/23
- 34/47: gnu: gjs: Update to 1.58.3., guix-commits, 2020/03/23
- 21/47: gnu: gnome-contacts: Update to 3.34., guix-commits, 2020/03/23
- 20/47: gnu: folks: Update to 0.13.1., guix-commits, 2020/03/23
- 19/47: gnu: dbus-glib: Update to 0.110., guix-commits, 2020/03/23
- 32/47: gnu: gdm: Update to 3.34.1.,
guix-commits <=
- 39/47: gnu: devhelp: Update to 3.34.0., guix-commits, 2020/03/23
- 44/47: gnu: gnome-shell-extensions: Update to 3.34.2., guix-commits, 2020/03/23
- 46/47: gnu: cheese: Update to 3.34.0., guix-commits, 2020/03/23
- 47/47: gnu: gnome-maps: Update to 3.34.2., guix-commits, 2020/03/23
- 29/47: gnu: nautilus: Update to 3.34.2., guix-commits, 2020/03/23
- 31/47: gnu: mutter: Update to 3.34.2., guix-commits, 2020/03/23
- 37/47: gnu: gnome-mines: Update to 3.34.0., guix-commits, 2020/03/23
- 38/47: gnu: gnome-sudoku: Update to 3.34.1., guix-commits, 2020/03/23
- 40/47: gnu: gnome-klotski: Update to 3.34.0., guix-commits, 2020/03/23
- 36/47: gnu: seahorse: Update to 3.34., guix-commits, 2020/03/23