aboutsummaryrefslogtreecommitdiffstats
path: root/packages/figment/figment_0.3.5.bb
blob: 179346e7916a42a4447e9fa1dfdaf6e807750d9c (plain)
1
2
3
4
5
6
7
8
9
10
SECTION = "x11/utils"
DESCRIPTION = "gtk2 outliner written by Matthew Allum"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
LICENSE = "GPLv2"
DEPENDS = "gtk+ libxml2"

SRC_URI = "http://handhelds.org/~mallum/downloadables/figment/figment-${PV}.tar.gz"
S = "${WORKDIR}/figment-${PV}"

inherit autotools