From d5602d648dde1617092f6889fdf1ad64ac545ad3 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 19 Mar 2024 07:42:13 +0100 Subject: tecle: update 45.0 -> 46.0 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/tecla/tecla_45.0.bb | 16 ---------------- meta-gnome/recipes-gnome/tecla/tecla_46.0.bb | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/tecla/tecla_45.0.bb create mode 100644 meta-gnome/recipes-gnome/tecla/tecla_46.0.bb diff --git a/meta-gnome/recipes-gnome/tecla/tecla_45.0.bb b/meta-gnome/recipes-gnome/tecla/tecla_45.0.bb deleted file mode 100644 index 197db17e9d..0000000000 --- a/meta-gnome/recipes-gnome/tecla/tecla_45.0.bb +++ /dev/null @@ -1,16 +0,0 @@ -SUMMARY = "Tecla is a keyboard layout viewer that uses GTK/Libadwaita for UI, and libxkbcommon to deal with keyboard maps." -LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e" - -DEPENDS = " \ - libxkbcommon \ - libadwaita \ - wayland \ - gtk4 \ -" - -REQUIRED_DISTRO_FEATURES = "wayland" - -inherit gnomebase pkgconfig features_check - -SRC_URI[archive.sha256sum] = "5c02bb4019b1cffb5663da6107503eff853836a8783dd4705dd04a49f7adc25b" diff --git a/meta-gnome/recipes-gnome/tecla/tecla_46.0.bb b/meta-gnome/recipes-gnome/tecla/tecla_46.0.bb new file mode 100644 index 0000000000..62b3aa3e3e --- /dev/null +++ b/meta-gnome/recipes-gnome/tecla/tecla_46.0.bb @@ -0,0 +1,16 @@ +SUMMARY = "Tecla is a keyboard layout viewer that uses GTK/Libadwaita for UI, and libxkbcommon to deal with keyboard maps." +LICENSE = "GPL-2.0-only" +LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e" + +DEPENDS = " \ + libxkbcommon \ + libadwaita \ + wayland \ + gtk4 \ +" + +REQUIRED_DISTRO_FEATURES = "wayland" + +inherit gnomebase pkgconfig features_check + +SRC_URI[archive.sha256sum] = "4a081eab867a5a8b09758991cad7645920f323aabca954408290fb6f44591b0f" -- cgit v1.2.3-54-g00ecf