summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-09-19 11:32:12 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-18 21:03:17 -0700
commitc89b4ca4f7e8650f49e4f3ffbe65ce0715f3fdb9 (patch)
tree62f808f5a8d3ce4b4786b5bbe8a7abed81c098e0 /meta-gnome/recipes-gnome/tecla/tecla_47.0.bb
parent19ab5c336ecd88b20062ed78a5df7ea4e494b580 (diff)
downloadmeta-openembedded-c89b4ca4f7e8650f49e4f3ffbe65ce0715f3fdb9.tar.gz
tecla: upgrade 46.0 -> 47.0
Changelog: =========== - Add --parent-handle command line option to integrate as a "modal dialog". - Translation updates - Set window icon Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/tecla/tecla_47.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/tecla/tecla_47.0.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb b/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb
new file mode 100644
index 000000000..e430b167d
--- /dev/null
+++ b/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb
@@ -0,0 +1,16 @@
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[archive.sha256sum] = "0790b99ec29137a54b546c510661a99aa6f039c8d75f10c08e928682c0804fe5"