]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/xauth/xauth_cvs.bb
various packages: bump PR for the rpath fixes to take effect. slightly clean up metadata.
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / xauth / xauth_cvs.bb
1 DESCRIPTION = "X authority file utility"
2 MAINTAINER = "Rene Wagner <rw@handhelds.org>"
3 SECTION = "x11/base"
4 LICENSE = "MIT"
5
6 PV = "0.0cvs${CVSDATE}"
7 PR = "r3"
8
9 DEPENDS = "x11 xau xmu xext"
10
11 SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \
12            file://autofoo.patch;patch=1"
13 S = "${WORKDIR}/xauth"
14
15 inherit autotools pkgconfig