libreoffice-bin.cfg 686 Bytes
Newer Older
1
[buildout]
2
extends = cpio.cfg
3 4 5
parts =
  libreoffice-bin

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

9 10 11 12
versions = versions

[versions]
# special version of z3c.recipe.openoffice with architecture autodetection
13
z3c.recipe.openoffice = 0.3.1dev7
14

15 16 17 18 19 20 21
[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).
22
# 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
23 24

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