/[public]/erp5/trunk/buildout/software-profiles/cloudooo.cfg
ERP5 logo

Contents of /erp5/trunk/buildout/software-profiles/cloudooo.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 43516 - (hide annotations)
Mon Feb 21 11:36:47 2011 UTC (2 years, 3 months ago) by gabriel
File size: 989 byte(s)
add xpdf.cfg. xpdf is used to pdf handler
1 luke 37911 [buildout]
2 gabriel 40940 software_home = ${:directory}
3    
4 luke 37911 extends =
5 gabriel 40937 ../profiles/versions-common.cfg
6 gabriel 40940 ../profiles/software-definition.cfg
7     ../profiles/common.cfg
8 gabriel 43516 xpdf.cfg
9 kazuhiko 42446 file.cfg
10 kazuhiko 42426 python-2.6.cfg
11 kazuhiko 43029 libreoffice-bin.cfg
12 jm 43102 lxml-python.cfg
13 luke 37911
14 gabriel 40940 python = software_definition
15 gabriel 40937 versions = versions
16 gabriel 38831 parts =
17 luke 40997 instance_template
18 luke 39989 cloudooo
19 gabriel 40940 instance-egg
20 kazuhiko 43029 libreoffice-bin
21 kazuhiko 42446 file
22 gabriel 43516 xpdf
23 gabriel 40312 python2.6
24 gabriel 40371 bootstrap2.6
25 gabriel 38831
26     extensions = mr.developer
27     sources = sources
28     auto-checkout = cloudooo
29    
30 gabriel 40940 [instance-egg]
31     recipe = zc.recipe.egg
32     python = python2.6
33     eggs =
34     erp5.recipe.cloudoooinstance
35     z3c.recipe.mkdir
36    
37 gabriel 38831 [sources]
38     cloudooo = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo
39    
40 luke 39989 [cloudooo]
41     recipe = zc.recipe.egg
42 gabriel 38831 python = python2.6
43 luke 39989 interpreter = pycloudoo
44 gabriel 40371 scripts =
45 gabriel 40940 eggs =
46 jm 43102 ${lxml-python:egg}
47 gabriel 40940 cloudooo
48 gabriel 41475 collective.recipe.supervisor
49     plone.recipe.command
50 gabriel 41844 erp5.extension.sectionextender
51 gabriel 41475 supervisor
52 gabriel 40940
53     [software_definition]
54 luke 40998 software_home = ${buildout:directory}
55 gabriel 40940 executable = ${python2.6:executable}

  ViewVC Help
Powered by ViewVC 1.1.2