merge of '2b1cc78c259b50ef47b34d85e4f6717f64d1d093'
[openembedded.git] / packages / tomoe / tomoe_0.2.1.bb
1 DESCRIPTION = "A handwriting recognition engine"
2 HOMEPAGE = "http://tomoe.sourceforge.net"
3 SECTION = "libs"
4 LICENSE = "LGPL"
5
6 inherit autotools pkgconfig
7
8 do_stage () {
9         autotools_stage_all
10 }
11
12 SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/16048/tomoe-0.2.1.tar.gz"