summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xauth/xauth_cvs.bb
blob: 358da9bd35462681e9867b229ba5b0d52d154785 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PV = "0.0+cvs${SRCDATE}"
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