summaryrefslogtreecommitdiffstats
path: root/recipes/libgee/libgee.inc
blob: 208e4e9c80ac21410edf554f323b31f8423e06a2 (plain)
1
2
3
4
5
6
7
8
9
10
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