aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tomoe/uim-tomoe-gtk_0.2.0.bb
blob: d0b1c5a385c18500160d2d5f1fd69b0c34776cc7 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A handwriting recognition engine"
HOMEPAGE = "http://tomoe.sourceforge.net"
SECTION = "libs"
MAINTAINER = "Philipp Zabel <philipp.zabel@gmail.com>"
DEPENDS = "gtk+ uim tomoe"
LICENSE = "LGPL"

inherit autotools pkgconfig

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