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