summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xauth/xauth_cvs.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-08-31 18:07:55 +0000
committerRichard Purdie <richard@openedhand.com>2005-08-31 18:07:55 +0000
commit9ed0d2aa99a76a864d4793f54146c0e79e373712 (patch)
treebf6b07b0cfcc23ebb23130013e348ff84f38ce32 /openembedded/packages/xauth/xauth_cvs.bb
parent047f13b69a6907483a4cf71cf20c8434e20c8873 (diff)
downloadpoky-9ed0d2aa99a76a864d4793f54146c0e79e373712.tar.gz
Add some extra packages to the image
git-svn-id: https://svn.o-hand.com/repos/poky@10 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/xauth/xauth_cvs.bb')
-rw-r--r--openembedded/packages/xauth/xauth_cvs.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/openembedded/packages/xauth/xauth_cvs.bb b/openembedded/packages/xauth/xauth_cvs.bb
new file mode 100644
index 0000000000..ff615a500d
--- /dev/null
+++ b/openembedded/packages/xauth/xauth_cvs.bb
@@ -0,0 +1,13 @@
1PV = "0.0cvs${CVSDATE}"
2LICENSE = "MIT"
3DEPENDS = "x11 xau xmu xext"
4DESCRIPTION = "X authority file utility"
5MAINTAINER = "Rene Wagner <rw@handhelds.org>"
6SECTION = "x11/base"
7PR = "r2"
8
9SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \
10 file://autofoo.patch;patch=1"
11S = "${WORKDIR}/xauth"
12
13inherit autotools pkgconfig