diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-03-19 07:42:13 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-22 21:19:50 -0700 |
| commit | d5602d648dde1617092f6889fdf1ad64ac545ad3 (patch) | |
| tree | f472a23daa871053750b43c0c0cda7784454d6f2 /meta-gnome/recipes-gnome/tecla/tecla_46.0.bb | |
| parent | 3c188f75eabf3cb2c976e69e4c18c401e20635dd (diff) | |
| download | meta-openembedded-d5602d648dde1617092f6889fdf1ad64ac545ad3.tar.gz | |
tecle: update 45.0 -> 46.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/tecla/tecla_46.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/tecla/tecla_46.0.bb | 16 |
1 files changed, 16 insertions, 0 deletions
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 @@ | |||
| 1 | SUMMARY = "Tecla is a keyboard layout viewer that uses GTK/Libadwaita for UI, and libxkbcommon to deal with keyboard maps." | ||
| 2 | LICENSE = "GPL-2.0-only" | ||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e" | ||
| 4 | |||
| 5 | DEPENDS = " \ | ||
| 6 | libxkbcommon \ | ||
| 7 | libadwaita \ | ||
| 8 | wayland \ | ||
| 9 | gtk4 \ | ||
| 10 | " | ||
| 11 | |||
| 12 | REQUIRED_DISTRO_FEATURES = "wayland" | ||
| 13 | |||
| 14 | inherit gnomebase pkgconfig features_check | ||
| 15 | |||
| 16 | SRC_URI[archive.sha256sum] = "4a081eab867a5a8b09758991cad7645920f323aabca954408290fb6f44591b0f" | ||
