From patchwork Sat Dec 10 05:21:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 16600 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 876F0C4708E for ; Sat, 10 Dec 2022 05:22:10 +0000 (UTC) Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by mx.groups.io with SMTP id smtpd.web11.9053.1670649724330471859 for ; Fri, 09 Dec 2022 21:22:04 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=SPF record not found (domain: t-online.de, ip: 194.25.134.18, mailfrom: f_l_k@t-online.de) Received: from fwd82.dcpf.telekom.de (fwd82.aul.t-online.de [10.223.144.108]) by mailout04.t-online.de (Postfix) with SMTP id 4CFDBED6 for ; Sat, 10 Dec 2022 06:22:02 +0100 (CET) Received: from flk-MS-7C91.fritz.box ([79.219.225.165]) by fwd82.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1p3sJB-1hOgEb0; Sat, 10 Dec 2022 06:21:57 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Markus Volk Subject: [meta-gnome][PATCH 1/6] gdm: update 42.0 -> 43.0 Date: Sat, 10 Dec 2022 06:21:32 +0100 Message-Id: <20221210052137.303984-1-f_l_k@t-online.de> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1670649717-E67DE07E-6BF2CFD9/0/0 CLEAN NORMAL X-TOI-MSGID: 431a808d-1a74-4f3f-9380-ac84711dfaca List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 10 Dec 2022 05:22:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/100014 Signed-off-by: Markus Volk --- .../recipes-gnome/gdm/{gdm_42.0.bb => gdm_43.0.bb} | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) rename meta-gnome/recipes-gnome/gdm/{gdm_42.0.bb => gdm_43.0.bb} (83%) diff --git a/meta-gnome/recipes-gnome/gdm/gdm_42.0.bb b/meta-gnome/recipes-gnome/gdm/gdm_43.0.bb similarity index 83% rename from meta-gnome/recipes-gnome/gdm/gdm_42.0.bb rename to meta-gnome/recipes-gnome/gdm/gdm_43.0.bb index 00fb56b2b..1b09c20d4 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_42.0.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_43.0.bb @@ -3,12 +3,15 @@ LICENSE="GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = " \ + accountsservice \ + audit \ dconf-native \ gtk+3 \ - accountsservice \ + keyutils \ libcanberra \ - libpam \ libgudev \ + libpam \ + xserver-xorg \ " REQUIRED_DISTRO_FEATURES = "x11 systemd pam polkit gobject-introspection-data" @@ -16,9 +19,9 @@ GIR_MESON_OPTION = "" GNOMEBASEBUILDCLASS = "meson" -inherit gnomebase gsettings gobject-introspection gettext systemd useradd itstool gnome-help features_check +inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check -SRC_URI[archive.sha256sum] = "a328ac976937bec179971ff07829a1246b98ce724181c128ae32a0ba47ad3855" +SRC_URI[archive.sha256sum] = "94d70d6ed7df59fa7fde4fd02fed1168593a8adce10fcee113c148d52b392294" EXTRA_OEMESON = " \ -Dplymouth=disabled \ @@ -55,4 +58,3 @@ FILES:${PN} += " \ " RDEPENDS:${PN} += "${PN}-base" - From patchwork Sat Dec 10 05:21:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 16599 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 86A40C10F1B for ; Sat, 10 Dec 2022 05:22:10 +0000 (UTC) Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by mx.groups.io with SMTP id smtpd.web10.9043.1670649724536998122 for ; Fri, 09 Dec 2022 21:22:04 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=SPF record not found (domain: t-online.de, ip: 194.25.134.18, mailfrom: f_l_k@t-online.de) Received: from fwd82.dcpf.telekom.de (fwd82.aul.t-online.de [10.223.144.108]) by mailout04.t-online.de (Postfix) with SMTP id 53DA5ED7 for ; Sat, 10 Dec 2022 06:22:02 +0100 (CET) Received: from flk-MS-7C91.fritz.box ([79.219.225.165]) by fwd82.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1p3sJB-1hOgEc0; Sat, 10 Dec 2022 06:21:57 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Markus Volk Subject: [meta-gnome][PATCH 2/6] gnome-session: update 42.0 -> 43-0 Date: Sat, 10 Dec 2022 06:21:33 +0100 Message-Id: <20221210052137.303984-2-f_l_k@t-online.de> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221210052137.303984-1-f_l_k@t-online.de> References: <20221210052137.303984-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1670649717-E67DE07E-0E8704E3/0/0 CLEAN NORMAL X-TOI-MSGID: 9b46da09-121f-4a3f-8ebd-f03e8630c804 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 10 Dec 2022 05:22:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/100013 Signed-off-by: Markus Volk --- .../{gnome-session_42.0.bb => gnome-session_43.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-session/{gnome-session_42.0.bb => gnome-session_43.0.bb} (89%) diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_42.0.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb similarity index 89% rename from meta-gnome/recipes-gnome/gnome-session/gnome-session_42.0.bb rename to meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb index 9407c25a5..12f48bc82 100644 --- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb @@ -22,11 +22,11 @@ inherit gnomebase gettext gsettings upstream-version-is-even features_check REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" -SRC_URI[archive.sha256sum] = "3cca06053ab682926920951a7da95f8cc6d72da74c682c46d0a0653332969caa" +SRC_URI[archive.sha256sum] = "3fb9949501385c8c14618e78f178d952df98ad8c91080f4c5e1568c7393ae1f2" PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'consolekit',d)}" -PACKAGECONFIG[consolekit] = "-Dconsolekit=true, -Dconsolekit=false, consolekit" +PACKAGECONFIG[consolekit] = "-Dconsolekit=true, -Dconsolekit=false, dbus-glib" PACKAGECONFIG[systemd] = "-Dsystemd=true -Dsystemd_journal=true, -Dsystemd=false -Dsystemd_journal=false, systemd" FILES:${PN} += " \ From patchwork Sat Dec 10 05:21:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 16596 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 70C0AC4167B for ; Sat, 10 Dec 2022 05:22:10 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web10.9041.1670649724329326986 for ; Fri, 09 Dec 2022 21:22:04 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=SPF record not found (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd82.dcpf.telekom.de (fwd82.aul.t-online.de [10.223.144.108]) by mailout12.t-online.de (Postfix) with SMTP id 56567BE43 for ; Sat, 10 Dec 2022 06:22:02 +0100 (CET) Received: from flk-MS-7C91.fritz.box ([79.219.225.165]) by fwd82.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1p3sJB-1hOgEd0; Sat, 10 Dec 2022 06:21:57 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Markus Volk Subject: [meta-gnome][PATCH 3/6] editorconfig: add recipe Date: Sat, 10 Dec 2022 06:21:34 +0100 Message-Id: <20221210052137.303984-3-f_l_k@t-online.de> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221210052137.303984-1-f_l_k@t-online.de> References: <20221210052137.303984-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1670649717-E67DE07E-75DF9B35/0/0 CLEAN NORMAL X-TOI-MSGID: 42077ea8-1298-41d7-a4eb-aa2c17f714a9 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 10 Dec 2022 05:22:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/100012 It is needed by gnome-text-editor Signed-off-by: Markus Volk --- .../editorconfig/editorconfig-core-c_git.bb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_git.bb diff --git a/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_git.bb b/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_git.bb new file mode 100644 index 000000000..8b337d307 --- /dev/null +++ b/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_git.bb @@ -0,0 +1,16 @@ +SUMMARY = "EditorConfig helps maintain consistent coding styles across various editors and IDEs." +HOMEPAGE = "https://https://editorconfig.org" +SECTION = "libs" +LICENSE = "BSD-2-Clause" +LIC_FILES_CHKSUM = "file://LICENSE;md5=b5d973344b3c7bbf7535f0e6e002d017" + +SRC_URI = "git://github.com/editorconfig/editorconfig-core-c.git;protocol=https;branch=master" + +S = "${WORKDIR}/git" +PV = "0.12.5" +SRCREV = "f6b0ca395149b5a2fbd56a488cae30306a58170f" + +inherit cmake + +DEPENDS = "pcre2" + From patchwork Sat Dec 10 05:21:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 16597 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 853F3C10F1D for ; Sat, 10 Dec 2022 05:22:10 +0000 (UTC) Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by mx.groups.io with SMTP id smtpd.web10.9042.1670649724489127512 for ; Fri, 09 Dec 2022 21:22:05 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=SPF record not found (domain: t-online.de, ip: 194.25.134.18, mailfrom: f_l_k@t-online.de) Received: from fwd82.dcpf.telekom.de (fwd82.aul.t-online.de [10.223.144.108]) by mailout04.t-online.de (Postfix) with SMTP id 59014ED8 for ; Sat, 10 Dec 2022 06:22:02 +0100 (CET) Received: from flk-MS-7C91.fritz.box ([79.219.225.165]) by fwd82.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1p3sJB-1hOgEe0; Sat, 10 Dec 2022 06:21:57 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Markus Volk Subject: [meta-gnome][PATCH 4/6] geoclue: update to latest commit to allow to build with libsoup-3.0 Date: Sat, 10 Dec 2022 06:21:35 +0100 Message-Id: <20221210052137.303984-4-f_l_k@t-online.de> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221210052137.303984-1-f_l_k@t-online.de> References: <20221210052137.303984-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1670649717-E67DE07E-7F5AE657/0/0 CLEAN NORMAL X-TOI-MSGID: c000227a-84f6-4c70-a929-f293d276b9a3 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 10 Dec 2022 05:22:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/100015 Hereby gnome-session will be buildable without libsoup2 Signed-off-by: Markus Volk --- .../geoclue/{geoclue_2.5.7.bb => geoclue_2.6.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-oe/recipes-navigation/geoclue/{geoclue_2.5.7.bb => geoclue_2.6.0.bb} (91%) diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.5.7.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.6.0.bb similarity index 91% rename from meta-oe/recipes-navigation/geoclue/geoclue_2.5.7.bb rename to meta-oe/recipes-navigation/geoclue/geoclue_2.6.0.bb index 3abb62944..68149edff 100644 --- a/meta-oe/recipes-navigation/geoclue/geoclue_2.5.7.bb +++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.6.0.bb @@ -8,11 +8,11 @@ SECTION = "console/network" LIC_FILES_CHKSUM = "file://COPYING;md5=bdfdd4986a0853eb84eeba85f9d0c4d6" -DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native" +DEPENDS = "glib-2.0 dbus json-glib libsoup-3.0 intltool-native" inherit meson pkgconfig gtk-doc gobject-introspection vala -SRCREV = "3bb60dd600a8b247fd6049e7e5b1c73c2c5fc0e8" +SRCREV = "becfa5837cfafa064219a5ab2c2a4eaf35b24c0b" SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;nobranch=1" S = "${WORKDIR}/git" @@ -36,6 +36,7 @@ EXTRA_OEMESON += " \ FILES:${PN} += " \ ${datadir}/dbus-1/system-services \ + ${datadir}/polkit-1 \ ${libdir} \ ${systemd_unitdir} \ ${prefix}/libexec \ From patchwork Sat Dec 10 05:21:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 16595 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 71996C4708D for ; Sat, 10 Dec 2022 05:22:10 +0000 (UTC) Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by mx.groups.io with SMTP id smtpd.web11.9055.1670649724868119780 for ; Fri, 09 Dec 2022 21:22:05 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=SPF record not found (domain: t-online.de, ip: 194.25.134.18, mailfrom: f_l_k@t-online.de) Received: from fwd82.dcpf.telekom.de (fwd82.aul.t-online.de [10.223.144.108]) by mailout04.t-online.de (Postfix) with SMTP id 5E7F2ED9 for ; Sat, 10 Dec 2022 06:22:02 +0100 (CET) Received: from flk-MS-7C91.fritz.box ([79.219.225.165]) by fwd82.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1p3sJB-1hOgEf0; Sat, 10 Dec 2022 06:21:57 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Markus Volk Subject: [meta-gnome][PATCH 5/6] gtksourceview5: update 5.4.2 -> 5.6.1 Date: Sat, 10 Dec 2022 06:21:36 +0100 Message-Id: <20221210052137.303984-5-f_l_k@t-online.de> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221210052137.303984-1-f_l_k@t-online.de> References: <20221210052137.303984-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1670649717-E67DE07E-BB5333EB/0/0 CLEAN NORMAL X-TOI-MSGID: fe2849ab-a472-492d-aa5f-66f1416cb9cf List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 10 Dec 2022 05:22:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/100016 Signed-off-by: Markus Volk --- ...urceview5_5.4.2.bb => gtksourceview5_5.6.1.bb} | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) rename meta-gnome/recipes-gnome/gtksourceview/{gtksourceview5_5.4.2.bb => gtksourceview5_5.6.1.bb} (65%) diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.2.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.6.1.bb similarity index 65% rename from meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.2.bb rename to meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.6.1.bb index 297f79fe2..a35a8df7d 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.2.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.6.1.bb @@ -5,13 +5,14 @@ LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" DEPENDS = " \ + fribidi \ glib-2.0-native \ gnome-common-native \ - intltool-native \ - gtk+3 \ + fontconfig \ gtk4 \ libxml2 \ libpcre2 \ + pango \ " PNAME = "gtksourceview" @@ -22,14 +23,16 @@ GNOMEBASEBUILDCLASS = "meson" inherit gnomebase lib_package gettext features_check gtk-doc gtk-icon-cache gobject-introspection vala -ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -REQUIRED_DISTRO_FEATURES = "opengl" +REQUIRED_DISTRO_FEATURES = "opengl gtk" -SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.4/${PNAME}-${PV}.tar.xz" -SRC_URI[sha256sum] = "ad140e07eb841910de483c092bd4885abd29baadd6e95fa22d93ed2df0b79de7" +SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.6/${PNAME}-${PV}.tar.xz" +SRC_URI[sha256sum] = "659d9cc9d034a114f07e7e134ee80d77dec0497cb1516ae5369119c2fcb9da16" GIR_MESON_ENABLE_FLAG = 'enabled' GIR_MESON_DISABLE_FLAG = 'disabled' GTKDOC_MESON_OPTION = "gtk_doc" +PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'vulkan', d)}" +PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers" + FILES:${PN} += "${datadir}/gtksourceview-5" From patchwork Sat Dec 10 05:21:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 16598 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6E6EEC4332F for ; Sat, 10 Dec 2022 05:22:10 +0000 (UTC) Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by mx.groups.io with SMTP id smtpd.web11.9054.1670649724863490989 for ; Fri, 09 Dec 2022 21:22:05 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=SPF record not found (domain: t-online.de, ip: 194.25.134.18, mailfrom: f_l_k@t-online.de) Received: from fwd82.dcpf.telekom.de (fwd82.aul.t-online.de [10.223.144.108]) by mailout04.t-online.de (Postfix) with SMTP id 64E0BEDA for ; Sat, 10 Dec 2022 06:22:02 +0100 (CET) Received: from flk-MS-7C91.fritz.box ([79.219.225.165]) by fwd82.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1p3sJB-1hOgEg0; Sat, 10 Dec 2022 06:21:58 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Markus Volk Subject: [meta-gnome][PATCH 6/6] gnome-text-editor: update 42.2 -> 43.1 Date: Sat, 10 Dec 2022 06:21:37 +0100 Message-Id: <20221210052137.303984-6-f_l_k@t-online.de> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221210052137.303984-1-f_l_k@t-online.de> References: <20221210052137.303984-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1670649718-E67DE07E-454AD6BD/0/0 CLEAN NORMAL X-TOI-MSGID: fe55f498-581a-4a79-99c1-3b251abaca7b List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 10 Dec 2022 05:22:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/100017 --- .../{gnome-text-editor_42.2.bb => gnome-text-editor_43.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-text-editor/{gnome-text-editor_42.2.bb => gnome-text-editor_43.1.bb} (81%) diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_43.1.bb similarity index 81% rename from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb rename to meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_43.1.bb index 763384b7e..614893d47 100644 --- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb +++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_43.1.bb @@ -9,8 +9,8 @@ DEPENDS = " \ libadwaita \ gtk4 \ gtksourceview5 \ + editorconfig-core-c \ enchant2 \ - libpcre \ " GTKIC_VERSION = "4" @@ -20,7 +20,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" REQUIRED_DISTRO_FEATURES = "opengl" -SRC_URI[archive.sha256sum] = "e56d4a8cdcbce8a8f1c0881b45de799f8b25205ec0cbf2269e532025761cc5da" +SRC_URI[archive.sha256sum] = "973a4b0deb68f9f91a54a4dd415b6afde9b5ae3ee684bc761471f94290f9f6cb" FILES:${PN} += " \ ${datadir}/metainfo \