summaryrefslogtreecommitdiffstats
path: root/recipes/libgee/libgee.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgee/libgee.inc')
-rw-r--r--recipes/libgee/libgee.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/libgee/libgee.inc b/recipes/libgee/libgee.inc
new file mode 100644
index 0000000000..208e4e9c80
--- /dev/null
+++ b/recipes/libgee/libgee.inc
@@ -0,0 +1,11 @@
+DESCRIPTION = "libgee is a collection library providing GObject-based interfaces \
+and classes for commonly used data structures."
+HOMEPAGE = "http://live.gnome.org/Libgee"
+SECTION = "libs"
+DEPENDS = "glib-2.0"
+BBCLASSEXTEND = "native"
+DEPENDS_virtclass-native = "glib-2.0-native"
+LICENSE = "LGPL"
+PE = "1"
+
+inherit autotools vala