[Erp5-report] r39612 luke - /erp5/trunk/buildout/software-profiles/stunnel.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 28 15:46:56 CEST 2010


Author: luke
Date: Thu Oct 28 15:46:53 2010
New Revision: 39612

URL: http://svn.erp5.org?rev=39612&view=rev
Log:
 - compile stunnel

Added:
    erp5/trunk/buildout/software-profiles/stunnel.cfg

Added: erp5/trunk/buildout/software-profiles/stunnel.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/stunnel.cfg?rev=39612&view=auto
==============================================================================
--- erp5/trunk/buildout/software-profiles/stunnel.cfg (added)
+++ erp5/trunk/buildout/software-profiles/stunnel.cfg [utf8] Thu Oct 28 15:46:53 2010
@@ -0,0 +1,19 @@
+[buildout]
+parts =
+  stunnel
+
+[stunnel]
+<= stunnel-4
+recipe = hexagonit.recipe.cmmi
+
+[stunnel-4-hook-download]
+recipe = hexagonit.recipe.download
+url = http://www.nexedi.org/static/buildout-hooks/stunnel-4-hooks.py-r39611
+md5sum = 5b099b386c34c5b8d0664c0292ba322a
+download-only=true
+filename = stunnel-4-hooks.py
+
+[stunnel-4]
+url = http://www.stunnel.org/download/stunnel/src/stunnel-4.34.tar.gz
+md5sum = bbd274e8364ea3ceca0ee5190e13edd1
+pre-configure-hook = ${stunnel-4-hook-download:location}/${stunnel-4-hook-download:filename}:pre_configure_hook




More information about the Erp5-report mailing list