From f24df6398a47261fcad358bceeaca51ed38e1966 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 30 Sep 2022 12:56:34 +0530 Subject: [PATCH] dconf-editor: update to 43.0. --- srcpkgs/dconf-editor/patches/meson-0.61.patch | 33 ------------------- srcpkgs/dconf-editor/template | 9 ++--- 2 files changed, 5 insertions(+), 37 deletions(-) delete mode 100644 srcpkgs/dconf-editor/patches/meson-0.61.patch diff --git a/srcpkgs/dconf-editor/patches/meson-0.61.patch b/srcpkgs/dconf-editor/patches/meson-0.61.patch deleted file mode 100644 index b6f06606e882..000000000000 --- a/srcpkgs/dconf-editor/patches/meson-0.61.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 56474378568e6ff4af8aa912810323e808c1d977 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Fri, 21 Jan 2022 22:22:58 +0100 -Subject: [PATCH] editor/meson.build: fix meson 0.61 errors - -Signed-off-by: Alexander Kanavin ---- - editor/meson.build | 2 -- - 1 file changed, 2 deletions(-) - -diff --git a/editor/meson.build b/editor/meson.build -index 4c89ab99..0eb3bb1a 100644 ---- a/editor/meson.build -+++ b/editor/meson.build -@@ -1,7 +1,6 @@ - desktop = dconf_editor_namespace + '.desktop' - - i18n.merge_file ( -- desktop, - type: 'desktop', - input: desktop + '.in', - output: desktop, -@@ -26,7 +25,6 @@ configure_file( - appdata = dconf_editor_namespace + '.appdata.xml' - - i18n.merge_file( -- appdata, - input: appdata + '.in', - output: appdata, - po_dir: po_dir, --- -GitLab - diff --git a/srcpkgs/dconf-editor/template b/srcpkgs/dconf-editor/template index 6170f8e300b7..6af43aabc523 100644 --- a/srcpkgs/dconf-editor/template +++ b/srcpkgs/dconf-editor/template @@ -1,13 +1,14 @@ # Template file for 'dconf-editor' pkgname=dconf-editor -version=3.38.3 +version=43.0 revision=1 build_style=meson hostmakedepends="docbook-xsl glib-devel libxslt pkg-config vala gettext" -makedepends="dconf-devel gtk+3-devel" +makedepends="dconf-devel gtk+3-devel libhandy1-devel" short_desc="Low-level configuration system - GTK+ editor" maintainer="Enno Boland " license="GPL-3.0-or-later" -homepage="https://wiki.gnome.org/Projects/dconf" +homepage="https://wiki.gnome.org/Apps/DconfEditor" +changelog="https://gitlab.gnome.org/GNOME/dconf-editor/-/raw/master/NEWS" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=571af4c7dad4f049b53e6cd728b79addf08c27ddab6bc57b396d211866ee79e3 +checksum=935a3c2dd76cc2a93cd5aee9a54d3947fb111eb396f4b63dc5f0ba8f8d099136