From d291c584231ac62166551eeddd96d0504a46e93b Mon Sep 17 00:00:00 2001 From: oreo639 Date: Thu, 23 Mar 2023 16:33:33 -0700 Subject: [PATCH] gdm: update to 44.1. --- srcpkgs/gdm/patches/take-out-the-trash.patch | 22 ++++++++------------ srcpkgs/gdm/template | 7 ++++--- 2 files changed, 13 insertions(+), 16 deletions(-) diff --git a/srcpkgs/gdm/patches/take-out-the-trash.patch b/srcpkgs/gdm/patches/take-out-the-trash.patch index 03e7e6a3dec..aac0d96c726 100644 --- a/srcpkgs/gdm/patches/take-out-the-trash.patch +++ b/srcpkgs/gdm/patches/take-out-the-trash.patch @@ -1,22 +1,18 @@ --- a/meson.build +++ b/meson.build -@@ -94,19 +94,8 @@ if xdmcp_dep.found() and get_option('tcp-wrappers') - libwrap_dep = cc.find_library('libwrap') +@@ -100,15 +100,8 @@ if xdmcp_dep.found() and get_option('tcp + libwrap_dep = cc.find_library('wrap') endif # systemd -systemd_dep = dependency('systemd') libsystemd_dep = dependency('libsystemd') --if meson.version().version_compare('>= 0.53') -- systemd_multiseat_x = find_program('systemd-multi-seat-x', -- required: false, -- dirs: [ -- systemd_dep.get_pkgconfig_variable('systemdutildir'), -- '/lib/systemd', -- '/usr/lib/systemd', -- ]) --else -- systemd_multiseat_x = find_program('systemd-multi-seat-x', required: false) --endif +-systemd_multiseat_x = find_program('systemd-multi-seat-x', +- required: false, +- dirs: [ +- systemd_dep.get_pkgconfig_variable('systemdutildir'), +- '/lib/systemd', +- '/usr/lib/systemd', +- ]) +systemd_multiseat_x = find_program('systemd-multi-seat-x', required: false) systemd_x_server = systemd_multiseat_x.found()? systemd_multiseat_x.path() : '/lib/systemd/systemd-multi-seat-x' # Plymouth diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index 424128db0fa..5cdcf618cb8 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -1,6 +1,6 @@ # Template file for 'gdm' pkgname=gdm -version=43.0 +version=44.1 revision=1 build_helper="gir" build_style=meson @@ -23,9 +23,10 @@ short_desc="GNOME Display Manager" maintainer="Michal Vasilek " license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Projects/GDM" -changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/main/NEWS" +changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/gnome-44/NEWS" +#changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/main/NEWS" distfiles="${GNOME_SITE}/gdm/${version%.*}/gdm-${version}.tar.xz" -checksum=94d70d6ed7df59fa7fde4fd02fed1168593a8adce10fcee113c148d52b392294 +checksum=68266b3abe7d28fc469d0067aac9c5dabb0ca7952cc1f7c238a04951f3dc5b0d conf_files=" /etc/gdm/custom.conf