libxine: remove older verison and add the actual 1.1.16
[openembedded.git] / recipes / transconnect / transconnect_1.2.bb
blobfd3a4a0f1da9362a4dfd22d2d3d2755f40522617
1 SECTION = "unknown"
2 DESCRIPTION = "TransConnect is an implementation of function \
3 interposing to allow users on *nix platforms to transparenly \
4 tunnel all networking applications over an HTTPS proxy."
6 SRC_URI = "${SOURCEFORGE_MIRROR}/transconnect/transconnect-${PV}.tar.gz"
7 LICENSE = "GPL"
8 LDFLAGS_append = " -shared"
9 do_compile () {
10 oe_runmake tconn.so
13 do_install () {
14 install -d ${D}${sysconfdir}
15 install -m 0644 tconn.conf ${D}${sysconfdir}/
16 install -d ${D}${libdir}/tconn
17 oe_libinstall -so tconn ${D}${libdir}/tconn/