psplash: Changed to 1.72RC
[openembedded.git] / recipes / httppc / httppc_0.8.5.bb
1 SECTION = "console/network"
2 DEPENDS = "adns"
3 DESCRIPTION = "HTTP Proxy Client is a set of libraries and scripts \
4 that provide transparent access to Internet via HTTP proxy tunnel \
5 for programs which use TCP/IP for communication. The tunnel is \
6 provided by the CONNECT method of HTTP proxy, and supports external \
7 DNS resolution."
8 LICENSE = "GPL"
9
10 SRC_URI = "${SOURCEFORGE_MIRROR}/httppc/httppc-${PV}.tar.gz \
11            file://install.patch;patch=1"
12
13 inherit autotools