aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tea/tea_17.3.5.bb
blob: 478970308d92942d5b572426f638b14db8aca62a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Tea - a GTK based text editor with highlighting and a lot of processing features"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "gtk+ gtksourceview1"
PR = "r2"

inherit autotools

SRC_URI = "${SOURCEFORGE_MIRROR}/tea-editor/${P}.tar.bz2 \
           file://move-endif.patch;patch=1;pnum=0"

EXTRA_OECONF = "--enable-legacy"

SRC_URI[md5sum] = "c28db354576aaec2152970b06d534640"
SRC_URI[sha256sum] = "a7147079740acef2df0d2caab164062b12806d988216aa03667198d1100f5eb2"