software.cfg 671 Bytes
Newer Older
Mayoro Diagne's avatar
Mayoro Diagne committed
1 2 3
[buildout]

extends =
4 5
  ../../stack/lamp/buildout.cfg
  
Mayoro Diagne's avatar
Mayoro Diagne committed
6 7

[application]
8
recipe = slapos.recipe.build:download-unpacked
9 10 11
url = http://freefr.dl.sourceforge.net/project/opengoo/fengoffice/fengoffice_2.2.3.1/fengoffice_2.2.3.1.zip
md5sum = f3b15616e1111f0114b084cdaa0dc3cd
strip-top-level-dir = false
Mayoro Diagne's avatar
Mayoro Diagne committed
12

13 14 15 16 17 18
[application-template]
recipe = slapos.recipe.download
url = ${:_profile_base_location_}/config-form.php.in
md5sum = a32f1c8b14b8de2ecae40e71f710f384
download-only = True
filename = template.in
Mayoro Diagne's avatar
Mayoro Diagne committed
19
mode = 0644
20
location = ${buildout:parts-directory}/${:_buildout_section_name_}
Mayoro Diagne's avatar
Mayoro Diagne committed
21

22 23
[application-configuration]
location = public/install/installation/templates/system_config_form.php