increase dvbapp PR.
[vuplus_openembedded] / recipes / 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"