tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / recipes / jakarta-commons / commons-httpclient_3.1.bb
blob64f80f6d8049e563cc128204bd70b8879aff5e12
1 require jakarta-commons.inc
3 DESCRIPTION = "Efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations"
5 SRC_URI = "http://www.apache.org/dist/httpcomponents/commons-httpclient/source/${BP}-src.tar.gz"
7 S = "${WORKDIR}/${BP}"
9 DEPENDS += "commons-logging commons-codec"
10 RDEPENDS_${PN} = "libcommons-logging-java libcommons-codec-java"
12 CP = "commons-logging commons-codec"
15 SRC_URI[md5sum] = "2c9b0f83ed5890af02c0df1c1776f39b"
16 SRC_URI[sha256sum] = "f9a496d3418b0e15894fb351652cd4fa5ca434ebfc3ce3bb8da40defd8b097f2"