blob: daa7e9b5b9f1fd631bca1dc81ae631461e0038f0 (
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@linuxtogo.org>"
DEPENDS = "libsigc++-2.0"
inherit autotools pkgconfig
SRC_URI = "http://releases.0x539.de/${PN}/${P}.tar.gz"
|