midori: add 0.2.4
[openembedded.git] / recipes / tomoe / tomoe_0.2.1.bb
blobe77ef2a50e54a560041aa3d906e9b782a17a757d
1 DESCRIPTION = "A handwriting recognition engine"
2 HOMEPAGE = "http://tomoe.sourceforge.net"
3 SECTION = "libs"
4 LICENSE = "LGPL"
6 inherit autotools pkgconfig
8 do_stage () {
9 autotools_stage_all
12 SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/16048/tomoe-0.2.1.tar.gz"