diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/tecla/tecla_49.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/tecla/tecla_49.0.bb | 18 |
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 @@ | |||
| 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 = "https://download.gnome.org/sources/tecla/${@oe.utils.trim_version('${PV}', 1)}/tecla-${PV}.tar.xz" | ||
| 17 | SRC_URI[sha256sum] = "2ca424e402baf60cd6b13777703b701ebb1faf8f3d0f2f971144d823f651249f" | ||
| 18 | |||
