1 DESCRIPTION = "The gSOAP toolkit provides a unique SOAP-to-C/C++ language binding \
2 for the development of SOAP Web Services and clients."
6 SRC_URI = "${SOURCEFORGE_MIRROR}/gsoap2/gsoap_${PV}.tar.gz"
8 inherit autotools_stage
10 S = "${WORKDIR}/gsoap-2.7"
14 EXTRA_OEMAKE = "SOAP=${STAGING_BINDIR_NATIVE}/soapcpp2"