[Erp5-report] r43045 luke - /erp5/trunk/buildout/software-profiles/zip.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 4 14:15:29 CET 2011


Author: luke
Date: Fri Feb  4 14:15:28 2011
New Revision: 43045

URL: http://svn.erp5.org?rev=43045&view=rev
Log:
 - provide zip binary

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

Added: erp5/trunk/buildout/software-profiles/zip.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/zip.cfg?rev=43045&view=auto
==============================================================================
--- erp5/trunk/buildout/software-profiles/zip.cfg (added)
+++ erp5/trunk/buildout/software-profiles/zip.cfg [utf8] Fri Feb  4 14:15:28 2011
@@ -0,0 +1,11 @@
+[buildout]
+parts = zip
+
+[zip]
+recipe = hexagonit.recipe.cmmi
+url = http://sourceforge.net/projects/infozip/files/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz/download
+md5sum = 7b74551e63f8ee6aab6fbc86676c0d37
+location = ${buildout:parts-directory}/${:_buildout_section_name_}
+configure-command = make
+configure-options = prefix=${:location} NO_BZIP2_SUPPORT=1 -f unix/Makefile generic install
+make-binary = true



More information about the Erp5-report mailing list