summaryrefslogtreecommitdiff
path: root/packages/xstroke/xstroke_cvs.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-04-17 19:05:03 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-17 19:05:03 +0000
commit059820ddf64d15cbb63c6cf6984c0da2b4e205f0 (patch)
tree74e58869d96fc9fbbd6b85f3c9bebc8d821d6774 /packages/xstroke/xstroke_cvs.bb
parent39959bbac2f0df2006c1eeae48e0841badb0425b (diff)
packages/xstroke:
xstroke.org vanished: -remove the cvs build of xstroke -change the xstroke 0.6 build to get the source from www.oesources.org
Diffstat (limited to 'packages/xstroke/xstroke_cvs.bb')
-rw-r--r--packages/xstroke/xstroke_cvs.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/xstroke/xstroke_cvs.bb b/packages/xstroke/xstroke_cvs.bb
deleted file mode 100644
index 90e8aec033..0000000000
--- a/packages/xstroke/xstroke_cvs.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-DESCRIPTION = "Gesture recognition input method for X11"
-LICENSE = "GPL"
-SECTION = "x11"
-PRIORITY = "optional"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-DEPENDS = "libx11 xft libxtst libxpm"
-PV = "0.0+cvs${SRCDATE}"
-PR = "r1"
-
-SRC_URI = "cvs://anoncvs:anoncvs@xstroke.org/cvs/xstroke;module=xstroke"
-S = "${WORKDIR}/xstroke"
-
-inherit autotools pkgconfig