summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/tecla/tecla_49.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/tecla/tecla_49.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/tecla/tecla_49.0.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-gnome/recipes-gnome/tecla/tecla_49.0.bb b/meta-gnome/recipes-gnome/tecla/tecla_49.0.bb
deleted file mode 100644
index 27b035dd83..0000000000
--- a/meta-gnome/recipes-gnome/tecla/tecla_49.0.bb
+++ /dev/null
@@ -1,18 +0,0 @@
1SUMMARY = "Tecla is a keyboard layout viewer that uses GTK/Libadwaita for UI, and libxkbcommon to deal with keyboard maps."
2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e"
4
5DEPENDS = " \
6 libxkbcommon \
7 libadwaita \
8 wayland \
9 gtk4 \
10"
11
12REQUIRED_DISTRO_FEATURES = "wayland"
13
14inherit gnomebase pkgconfig features_check
15
16SRC_URI = "https://download.gnome.org/sources/tecla/${@oe.utils.trim_version('${PV}', 1)}/tecla-${PV}.tar.xz"
17SRC_URI[sha256sum] = "2ca424e402baf60cd6b13777703b701ebb1faf8f3d0f2f971144d823f651249f"
18