diff --git a/buildout/official.cfg b/buildout/official.cfg index a6df1897fe10ab9c7cb07810e55ed4b0e9655285..f913cdb87bf7b329cb19c5031bc2c0bacdf274c7 100644 --- a/buildout/official.cfg +++ b/buildout/official.cfg @@ -8,7 +8,7 @@ extends = mysql-instance/buildout.cfg oood/buildout.cfg imagemagick/buildout.cfg - openoffice/buildout.cfg + openoffice-bin/buildout.cfg python-2.4/buildout.cfg varnish/buildout.cfg zope-2.8/buildout.cfg @@ -36,8 +36,8 @@ parts = products-deps products-erp5 bt5-erp5 + openoffice-bin # oood -# openoffice # erp5-bt5 # erp5-products diff --git a/buildout/openoffice-bin/buildout.cfg b/buildout/openoffice-bin/buildout.cfg index d9db79ca25814c2d533067dfd81f90ddd5df5695..a8801999d9b473cfff848b012d117733ae6ef524 100644 --- a/buildout/openoffice-bin/buildout.cfg +++ b/buildout/openoffice-bin/buildout.cfg @@ -1,2 +1,14 @@ # profile to install openoffice from binary (needs host detection) [buildout] +parts = + openoffice-bin + +[openoffice-bin] +# XXX: This recipe seems to not support new open office layout +# XXX: This recipe does not reuse download-cache +recipe = z3c.recipe.openoffice +install-pyuno-egg = yes +hack-openoffice-python = no +download-url = http://download.services.openoffice.org/files/stable/3.1.1/OOo_3.1.1_LinuxX86-64_install_wJRE_en-US.tar.gz +unpack-name = OOO310_m19_native_packed-2_en-US.9420 +version = 3