generic-poky/openembedded/packages/xauth/xauth_cvs.bb

14 lines
371 B
BlitzBasic

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