2 extends = ../openssl/buildout.cfg
9 recipe = hexagonit.recipe.cmmi
11 [stunnel-4-hook-download]
12 recipe = hexagonit.recipe.download
13 url = ${:_profile_base_location_}/${:filename}
14 md5sum = 5b099b386c34c5b8d0664c0292ba322a
16 filename = stunnel-4-hooks.py
19 recipe = hexagonit.recipe.cmmi
20 url = ftp://ftp.stunnel.org/stunnel/stunnel-4.37.tar.gz
21 md5sum = 8d4e2cefbef6638da95986a3d44c1b4a
22 pre-configure-hook = ${stunnel-4-hook-download:location}/${stunnel-4-hook-download:filename}:pre_configure_hook
26 --with-ssl=${openssl:location}
28 CPPFLAGS=-I${zlib:location}/include
29 LDFLAGS=-Wl,-rpath=${openssl:location}/lib -L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib