summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb
new file mode 100644
index 000000000..12ed81d4f
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb
@@ -0,0 +1,17 @@
1SUMMARY = "GNOME keyboard library"
2LICENSE = "LGPLv2"
3LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
4
5SECTION = "x11/gnome/libs"
6
7DEPENDS = "gconf glib-2.0 libxklavier gtk+3 intltool-native"
8
9inherit gnome gobject-introspection gettext
10
11GNOME_COMPRESS_TYPE = "xz"
12
13SRC_URI[archive.md5sum] = "7b1ebf99f4254c99922163c262c7ff04"
14SRC_URI[archive.sha256sum] = "340b30dabfebbd4e0e6c0fe34a378966dd5640b5d44595ab8a19b0be255d77df"
15
16EXTRA_OECONF_remove = "--disable-schemas-install"
17