summaryrefslogtreecommitdiff
path: root/xauth
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2004-08-31 19:03:56 +0000
committerRene Wagner <rw@handhelds.org>2004-08-31 19:03:56 +0000
commitcc853e6ba4f24e707db5b5338803ebf135b62345 (patch)
tree9af1a0f062737e8d2c051905a71b9c8c51dea4a0 /xauth
parentb4a001c7e63a63afda95af9a218e5045d4dea5e1 (diff)
xauth, xhost, xprop, xrdb: add myself as MAINTAINER
BKrev: 4134cb9cabnpaqIW8zkcgaP2RMdcfA
Diffstat (limited to 'xauth')
-rw-r--r--xauth/xauth_cvs.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/xauth/xauth_cvs.oe b/xauth/xauth_cvs.oe
index e69de29bb2..f9355d81f8 100644
--- a/xauth/xauth_cvs.oe
+++ b/xauth/xauth_cvs.oe
@@ -0,0 +1,10 @@
+PV = "0.0cvs${CVSDATE}"
+DEPENDS = "x11 xau xmu xext"
+DESCRIPTION = "X authority file utility"
+MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
+
+SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \
+ file://autofoo.patch;patch=1"
+S = "${WORKDIR}/xauth"
+
+inherit autotools pkgconfig