buildrootschalter/package/vtun
Yann E. MORIN 2b36d80c63 package/vtun: update to 3.0.3
Against all odds, vtun had a new release sometime last year.

Still, the code needs patching:
  - the existing patch to fix installation has been refreshed
  - the existing patch to fix blowfish header location has been
    replaced (see below)
  - configure looks in hard-coded, host paths (eg. /usr/include)
    without any consideration for scross-compilation
    --> new patch
  - configure.in does not even pass an autoreconf without a
    bit of love first (it's written in an ancient dialect that
    autoreconf does no longer recognise)
    --> new patch

Remove obsolete, unused, bit-rotting scripts and warning.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-02-22 23:44:11 +01:00
..
Config.in package/vtun: update to 3.0.3 2013-02-22 23:44:11 +01:00
vtun-001-fix-installation.patch package/vtun: update to 3.0.3 2013-02-22 23:44:11 +01:00
vtun-002-fix-ssl-headers-checks.patch package/vtun: update to 3.0.3 2013-02-22 23:44:11 +01:00
vtun-003-fixup-configure.in.patch package/vtun: update to 3.0.3 2013-02-22 23:44:11 +01:00
vtun.mk package/vtun: update to 3.0.3 2013-02-22 23:44:11 +01:00