mplayer-common: fix arch and install
[openembedded.git] / recipes / tea / tea_17.3.5.bb
blob6412db046661da15c2c6aa1055c6d6f7d9e5571b
1 DESCRIPTION = "Tea - a GTK based text editor with highlighting and a lot of processing features"
2 SECTION = "gpe"
3 LICENSE = "GPL"
4 DEPENDS = "gtk+ gtksourceview1"
5 PR = "r2"
7 inherit autotools
9 SRC_URI = "${SOURCEFORGE_MIRROR}/tea-editor/${P}.tar.bz2 \
10 file://move-endif.patch;patch=1;pnum=0"
12 EXTRA_OECONF = "--enable-legacy"