]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/cvs/cvs_1.12.9.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / cvs / cvs_1.12.9.bb
1 DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
2 SECTION = "console/network"
3 PRIORITY = "optional"
4 DEPENDS = ""
5 LICENSE = "GPL"
6
7 SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \
8            file://m4.patch;patch=1"
9
10 inherit autotools gettext
11
12 EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"