3 ../component/python-2.6/buildout.cfg
4 ../component/lxml-python/buildout.cfg
5 ../component/zlib/buildout.cfg
6 ../component/git/buildout.cfg
8 # Python2.6 needed by Flask and pyopenssl
18 http://www.nexedi.org/static/packages/source/slapos.buildout/
22 # Use only quite well working sites.
30 peak.telecommunity.com
37 eggs = slapos.libnetworkcache
40 # XXX-Cedric : use official tarball from kvm website
41 # (new kvm code does not seem to need special patch)
42 recipe = hexagonit.recipe.cmmi
43 path = ${nbdserversource:location}/
47 --extra-cflags="-I${zlib:location}/include"
48 --extra-ldflags="-L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib"
52 recipe=plone.recipe.command
53 location = ${buildout:parts-directory}/${:_buildout_section_name_}
56 (${git:location}/bin/git clone --quiet http://git.erp5.org/repos/slapos.kvm.git ${:location} ) || (rm -fr ${:location} ; exit 1)
58 cd "${:location}" && "${git:location}/bin/git" fetch --quiet && "${git:location}/bin/git" reset --hard --quiet @{upstream}
65 recipe = zc.recipe.egg
73 recipe = zc.recipe.egg:custom
76 ${openssl:location}/include/
77 ${python2.6:location}/include/
79 ${openssl:location}/lib/
80 ${python2.6:location}/lib/
82 ${openssl:location}/lib/
83 ${python2.6:location}/lib/
87 # Use SlapOS patched zc.buildout
88 zc.buildout = 1.5.3-dev-SlapOS-005
92 apache-libcloud = 0.5.2
93 hexagonit.recipe.cmmi = 1.5.0
95 plone.recipe.command = 1.1
98 slapos.cookbook = 0.14
99 slapos.recipe.template = 1.1
104 # slapos.toolbox==0.6
108 # slapos.cookbook==0.14
116 # slapos.recipe.template==1.1
117 collective.recipe.template = 1.8
120 # hexagonit.recipe.cmmi==1.5.0
121 hexagonit.recipe.download = 1.5.0
124 # slapos.cookbook==0.14
126 # slapos.toolbox==0.6
127 # xml-marshaller==0.9.7
131 # slapos.cookbook==0.14
139 # slapos.toolbox==0.6
143 # slapos.toolbox==0.6
147 # slapos.cookbook==0.14
149 # slapos.toolbox==0.6
150 # zc.buildout==1.5.3-dev-SlapOS-005
151 # zc.recipe.egg==1.3.2
152 setuptools = 0.6c12dev-r88846
155 # slapos.cookbook==0.14
156 # slapos.toolbox==0.6
164 # slapos.cookbook==0.14
165 # slapos.toolbox==0.6
166 xml-marshaller = 0.9.7
169 # slapos.cookbook==0.14
170 zc.recipe.egg = 1.3.2
174 zope.interface = 3.6.4