summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xauth/xauth_cvs.bb
blob: ff615a500d8ef93c2f1604d1ba866b8211a70c43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PV = "0.0cvs${CVSDATE}"
LICENSE = "MIT"
DEPENDS = "x11 xau xmu xext"
DESCRIPTION = "X authority file utility"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
SECTION = "x11/base"
PR = "r2"

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