summaryrefslogtreecommitdiff
path: root/xset/xset_20040817.oe
diff options
context:
space:
mode:
Diffstat (limited to 'xset/xset_20040817.oe')
-rw-r--r--xset/xset_20040817.oe14
1 files changed, 0 insertions, 14 deletions
diff --git a/xset/xset_20040817.oe b/xset/xset_20040817.oe
deleted file mode 100644
index 859a55429f..0000000000
--- a/xset/xset_20040817.oe
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "user preference utility for X"
-MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
-FIXEDCVSDATE = "${@oe.data.getVar('FILE', d, 1).split('_')[-1].split('.')[0]}"
-PV = "0.0cvs${FIXEDCVSDATE}"
-
-DEPENDS = "x11 xext xextensions xmu"
-
-SECTION = "x11/base"
-
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xset;date=${FIXEDCVSDATE} \
- file://autofoo.patch;patch=1"
-S = "${WORKDIR}/xset"
-
-inherit autotools pkgconfig