merge of '7393275c6ccce67cadeb49d4afb3459e56edf8a9'
[vuplus_openembedded] / packages / libgee / libgee_0.1.2.bb
1 DESCRIPTION = "libgee is a collection library providing GObject-based interfaces \
2 and classes for commonly used data structures."
3 HOMEPAGE = "http://live.gnome.org/Libgee"
4 SECTION = "libs"
5 DEPENDS = "glib-2.0"
6 LICENSE = "LGPL"
7
8 SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libgee/0.1/libgee-${PV}.tar.bz2 \
9            file://no-tests.patch;patch=1"
10
11 inherit autotools pkgconfig
12