summaryrefslogtreecommitdiff
path: root/xset
diff options
context:
space:
mode:
Diffstat (limited to 'xset')
-rw-r--r--xset/xset_20040817.oe14
1 files changed, 14 insertions, 0 deletions
diff --git a/xset/xset_20040817.oe b/xset/xset_20040817.oe
index e69de29bb2..859a55429f 100644
--- a/xset/xset_20040817.oe
+++ b/xset/xset_20040817.oe
@@ -0,0 +1,14 @@
+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