openoffice-bin.cfg 726 Bytes
Newer Older
1 2
# profile to install openoffice from binary (needs host detection)
[buildout]
3 4 5
parts =
  openoffice-bin

6
[configuration]
7 8 9 10
openoffice_python = ${openoffice-bin:location}/basis-link/program/python.bin
openoffice_program = ${openoffice-bin:location}/program
openoffice_uno = ${openoffice-bin:location}/basis-link/program/

11 12
[openoffice-bin]
recipe = z3c.recipe.openoffice
Łukasz Nowak's avatar
Łukasz Nowak committed
13
install-pyuno-egg = no
Łukasz Nowak's avatar
Łukasz Nowak committed
14
hack-openoffice-python = no
15
# TODO: autodetection of platform and arch
16
download-url =
17 18
  http://download.services.openoffice.org/files/stable/3.1.1_LinuxX86-64_install_wJRE_en-US.tar.gz
unpack-name = OOO310_m19_native_packed-2_en-US.9420
19
# below version is internally used in recipe
20
version = 3
21 22 23

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