buildout.cfg 698 Bytes
Newer Older
1
[buildout]
Łukasz Nowak's avatar
Łukasz Nowak committed
2
extends = ../cpio/buildout.cfg
3 4 5 6 7 8 9 10 11 12
parts =
  libreoffice-bin

find-links =
  http://www.nexedi.org/static/packages/source/

versions = versions

[versions]
# special version of z3c.recipe.openoffice with architecture autodetection
13
z3c.recipe.openoffice = 0.3.1dev8
14 15 16 17 18 19 20 21 22 23 24

[libreoffice-bin]
recipe = z3c.recipe.openoffice
install-javafilter = no
install-pyuno-egg = no
hack-openoffice-python = no
flavour = libreoffice
# here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64).
# base-url = http://download.documentfoundation.org/libreoffice/stable/3.3.2/rpm/%s/LibO_3.3.2_Linux_%s_install-rpm_en-US.tar.gz

cpio = ${cpio:location}/bin/cpio