summaryrefslogtreecommitdiffstats
path: root/recipes/figment/figment_0.3.5.bb
blob: 03d07a1b8a5d42c6a382c6e81b63b61d9a8c077c (plain)
1
2
3
4
5
6
7
8
9
10
11
SECTION = "x11/utils"
DESCRIPTION = "gtk2 outliner written by Matthew Allum"
LICENSE = "GPLv2"
DEPENDS = "gtk+ libxml2"
PR = "r1"

SRC_URI = "http://handhelds.org/~mallum/downloadables/figment/figment-${PV}.tar.gz \
	file://dotdesktop-name-comment.patch;patch=1"
S = "${WORKDIR}/figment-${PV}"

inherit autotools