surpport seeking the recorded video
[vuplus_openembedded] / recipes / 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"