aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cellwriter/cellwriter_1.3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cellwriter/cellwriter_1.3.3.bb')
-rw-r--r--recipes/cellwriter/cellwriter_1.3.3.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/cellwriter/cellwriter_1.3.3.bb b/recipes/cellwriter/cellwriter_1.3.3.bb
deleted file mode 100644
index 12ec70a48f..0000000000
--- a/recipes/cellwriter/cellwriter_1.3.3.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-DESCRIPTION = "A grid-entry natural handwriting input panel"
-SECTION = "x11/input"
-AUTHOR = "Michael Levin"
-LICENSE = "GPL"
-DEPENDS = "gtk+ libxtst"
-
-SRC_URI = "http://pub.risujin.org/cellwriter/${PN}-${PV}.tar.gz"
-
-inherit autotools
-
-EXTRA_OECONF = "--without-gnome"
-
-FILES_${PN} += "${datadir}/icons"