blob: c6197ace0a21476ca70e776c714b7709da4e7177 (
plain)
1
2
3
4
5
6
7
8
9
10
|
LICENSE = "LGPL"
HOMEPAGE = "http://darcs.0x539.de/trac/obby/cgi-bin/trac.cgi/wiki/"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
DEPENDS = "libsigc++-2.0"
inherit autotools pkgconfig
SRC_URI = "http://releases.0x539.de/${PN}/${P}.tar.gz"
|