aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tomoe/uim-tomoe-gtk_0.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tomoe/uim-tomoe-gtk_0.2.0.bb')
-rw-r--r--recipes/tomoe/uim-tomoe-gtk_0.2.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/tomoe/uim-tomoe-gtk_0.2.0.bb b/recipes/tomoe/uim-tomoe-gtk_0.2.0.bb
new file mode 100644
index 0000000000..f0ed9c84a4
--- /dev/null
+++ b/recipes/tomoe/uim-tomoe-gtk_0.2.0.bb
@@ -0,0 +1,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"