openoffice-bin.cfg 661 Bytes
Newer Older
1
[buildout]
2 3
parts =
  openoffice-bin
4
develop +=
5
  local-eggs/erp5.recipe.openoffice
6
  local-eggs/z3c.recipe.openoffice
7 8

[openoffice-bin]
9 10
#recipe = erp5.recipe.openoffice
recipe = z3c.recipe.openoffice
Łukasz Nowak's avatar
Łukasz Nowak committed
11
install-pyuno-egg = no
Łukasz Nowak's avatar
Łukasz Nowak committed
12
hack-openoffice-python = no
13 14 15 16 17
#download-x86_64 =
#  http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz
#download-x86_32 =
#  http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxIntel_install_wJRE_en-US.tar.gz
#unpack-name = OOO320_m12_native_packed-1_en-US.9483
18
# below version is internally used in recipe
19
version = 3
20 21 22

[requirements]
binary =
Łukasz Nowak's avatar
Łukasz Nowak committed
23
  cpio
24
  rpm2cpio