[buildout]
extends =
  versions-2.12.cfg
  software-definition.cfg
  ../software-profiles/apache.cfg
  common.cfg
  software-common.cfg
  ../software-profiles/products-erp5.cfg
  ../software-profiles/erp5-2.12.cfg
  ../software-profiles/file.cfg
  ../software-profiles/fonts.cfg
  ../software-profiles/garbage-collector.cfg
  ../software-profiles/graphviz.cfg
  ../software-profiles/tokyocabinet.cfg
  ../software-profiles/haproxy.cfg
  ../software-profiles/hookbox.cfg
  ../software-profiles/imagemagick.cfg
  ../software-profiles/kumo.cfg
  ../software-profiles/ghostscript.cfg
  ../software-profiles/libevent.cfg
  ../software-profiles/libpng.cfg
  ../software-profiles/libtool.cfg
  ../software-profiles/m2crypto.cfg
  ../software-profiles/mariadb.cfg
  ../software-profiles/memcached.cfg
  ../software-profiles/messagepack.cfg
  ../software-profiles/mysql-tritonn-5.0.cfg
  ../software-profiles/sphinx.cfg
  ../software-profiles/stunnel.cfg
  ../software-profiles/w3-validator.cfg
  ../software-profiles/libreoffice-bin.cfg
  ../software-profiles/python-2.6.cfg
  ../software-profiles/python-2.7.cfg
  ../software-profiles/rdiff-backup.cfg
  ../software-profiles/w3m.cfg
  ../software-profiles/varnish.cfg
  ../software-profiles/xorg.cfg
  ../software-profiles/xpdf.cfg
  ../software-profiles/tesseract.cfg

versions = versions

parts =
  itools-build
  rdiff-backup
  apache
  file
  graphviz
  memcached
  haproxy
  varnish
  varnish-2.1
  stunnel
  w3m
  xpdf
  libpng12
  ghostscript
  mysql-tritonn-5.0
  mariadb
  sphinx
  imagemagick
  kumo
  messagepack
  w3-validator
  libreoffice-bin
  eggs
  tesseract-eng-traineddata-unzip
  tesseract
  hookbox
#  omelette
  bootstrap2.6
  precache-eggs
  instance_template

# basic Xorg
  libXdmcp
  libXext
  libXau
  libX11

# fonts
  liberation-fonts
  ipaex-fonts

# Zope products
  products-deps
  products-erp5
  products-erp5-development

[bootstrap2.6]
python = python2.6

[rebootstrap]
# This is first version of python
version = 2
section = python2.7

[software_definition]
software_home = ${buildout:directory}