From 059820ddf64d15cbb63c6cf6984c0da2b4e205f0 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Mon, 17 Apr 2006 19:05:03 +0000 Subject: [PATCH] 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 --- packages/xstroke/xstroke_0.6.bb | 2 +- packages/xstroke/xstroke_cvs.bb | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 packages/xstroke/xstroke_cvs.bb diff --git a/packages/xstroke/xstroke_0.6.bb b/packages/xstroke/xstroke_0.6.bb index 590e2745b6..aeff63555d 100644 --- a/packages/xstroke/xstroke_0.6.bb +++ b/packages/xstroke/xstroke_0.6.bb @@ -6,7 +6,7 @@ MAINTAINER = "Phil Blundell " DEPENDS = "libx11 xft libxtst libxpm" PR = "r2" -SRC_URI = "http://xstroke.org/releases/xstroke-0.6.tar.gz \ +SRC_URI = "http://www.oesources.org/source/xstroke-0.6.tar.gz \ file://auto-disable.patch;patch=1;pnum=0" inherit autotools pkgconfig 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 " -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 -- 2.39.5