dvbapp : TranscodingSetup update
[vuplus_openembedded] / recipes / figment / figment_0.3.5.bb
1 SECTION = "x11/utils"
2 DESCRIPTION = "gtk2 outliner written by Matthew Allum"
3 LICENSE = "GPLv2"
4 DEPENDS = "gtk+ libxml2"
5 PR = "r1"
6
7 # original src_uri, http://handhelds.org/~mallum/downloadables/figment/figment-${PV}.tar.gz, is now unfetchable
8 SRC_URI = "http://ftp.sh.cvut.cz/MIRRORS/rock/ROCK-2.0/gnome2/figment/figment-${PV}.tar.bz2 \
9         file://dotdesktop-name-comment.patch;patch=1"
10 S = "${WORKDIR}/figment-${PV}"
11
12 inherit autotools