aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libgee/libgee_0.1.2.bb
blob: 4f6d1131503b9bdbdd61b914db0c4699dca091a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"
LICENSE = "LGPL"

SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libgee/0.1/libgee-${PV}.tar.bz2 \
           file://no-tests.patch;patch=1"

inherit autotools pkgconfig