aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tomoe/uim-tomoe-gtk_0.2.0.bb
blob: f0ed9c84a40885aa7d3175d9c0ee99913274ca8d (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "A handwriting recognition engine"
HOMEPAGE = "http://tomoe.sourceforge.net"
SECTION = "libs"
DEPENDS = "gtk+ uim tomoe"
LICENSE = "LGPL"

inherit autotools pkgconfig

SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/17172/uim-tomoe-gtk-0.2.0.tar.gz"