diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-06-01 23:45:08 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-03 15:15:43 -0700 |
commit | c242c9b143fe4450ba5a194ddb661de0b3004921 (patch) | |
tree | 5a0df572f1bcdfd798ab0cc0ce32c986c2b287a0 | |
parent | ae02d96b79c59133a3611e281ce1e79f9253653e (diff) | |
download | meta-openembedded-c242c9b143fe4450ba5a194ddb661de0b3004921.tar.gz |
libgnomekbd: remove
* last release was Feb 2019
* nothing depends on libgnomekbd
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb deleted file mode 100644 index 2a2db9c19..000000000 --- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | SUMMARY = "GNOME keyboard library" | ||
2 | LICENSE = "LGPLv2" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812" | ||
4 | |||
5 | SECTION = "x11/gnome/libs" | ||
6 | |||
7 | DEPENDS = "glib-2.0 gtk+3 libxklavier" | ||
8 | |||
9 | inherit features_check gnomebase gobject-introspection gsettings gettext | ||
10 | |||
11 | REQUIRED_DISTRO_FEATURES = "x11" | ||
12 | |||
13 | SRC_URI[archive.md5sum] = "98040022484406e7ebe25f82cef93344" | ||
14 | SRC_URI[archive.sha256sum] = "f7ca02631576e9b88aee1b1bae37ac1488b80ee7975f20a97f29e761a7172679" | ||