summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/tecla/tecla_45.0.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/tecla/tecla_45.0.bb b/meta-gnome/recipes-gnome/tecla/tecla_45.0.bb
new file mode 100644
index 0000000000..c047e29b7d
--- /dev/null
+++ b/meta-gnome/recipes-gnome/tecla/tecla_45.0.bb
@@ -0,0 +1,17 @@
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"
13GNOMEBASEBUILDCLASS = "meson"
14
15inherit gnomebase pkgconfig features_check
16
17SRC_URI[archive.sha256sum] = "5c02bb4019b1cffb5663da6107503eff853836a8783dd4705dd04a49f7adc25b"