aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cvs/cvs_1.12.9.bb
blob: 5ce3ecf794c18d93a7deacda47f5e40d14da940d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
SECTION = "console/network"
PRIORITY = "optional"
DEPENDS = ""
LICENSE = "GPL"
PR = "r1"

SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \
	   file://m4.patch \
	   file://fix-__mempcpy.patch \
	  "

inherit autotools gettext

EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"

SRC_URI[md5sum] = "41396dfe38c3c9f80de98ea53e6d55aa"
SRC_URI[sha256sum] = "00383a2c79ea0956b2d4adb772895648ea774f46186d3e19a2f263c73a846963"