/[public]/erp5/trunk/buildout/profiles/official-2.12.cfg
ERP5 logo

Contents of /erp5/trunk/buildout/profiles/official-2.12.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 42318 - (show annotations)
Thu Jan 13 22:13:31 2011 UTC (2 years, 5 months ago) by kazuhiko
File size: 2000 byte(s)
build old libpng version so that we can forcibly use it by specifying LD_LIBRARY_PATH in a binary software (like OpenOffice.org) that links to libpng12.so.
1 [buildout]
2 extends =
3 ../profiles/versions-2.12.cfg
4 ../profiles/software-definition.cfg
5 ../software-profiles/apache.cfg
6 ../profiles/common.cfg
7 ../profiles/software-common.cfg
8 ../software-profiles/products-erp5.cfg
9 ../software-profiles/erp5-2.12.cfg
10 ../software-profiles/file.cfg
11 ../software-profiles/fonts.cfg
12 ../software-profiles/garbage-collector.cfg
13 ../software-profiles/graphviz.cfg
14 ../software-profiles/tokyocabinet.cfg
15 ../software-profiles/haproxy.cfg
16 ../software-profiles/imagemagick.cfg
17 ../software-profiles/kumo.cfg
18 ../software-profiles/ghostscript.cfg
19 ../software-profiles/libevent.cfg
20 ../software-profiles/libpng.cfg
21 ../software-profiles/libtool.cfg
22 ../software-profiles/mariadb.cfg
23 ../software-profiles/memcached.cfg
24 ../software-profiles/messagepack.cfg
25 ../software-profiles/mroonga.cfg
26 ../software-profiles/mysql-tritonn-5.0.cfg
27 ../software-profiles/sphinx.cfg
28 ../software-profiles/stunnel.cfg
29 ../software-profiles/oood.cfg
30 ../software-profiles/openoffice-bin.cfg
31 ../software-profiles/python-2.6.cfg
32 ../software-profiles/rdiff-backup.cfg
33 ../software-profiles/w3m.cfg
34 ../software-profiles/varnish.cfg
35 ../software-profiles/xpdf.cfg
36
37 versions = versions
38
39 parts =
40 itools-build
41 rdiff-backup
42 apache
43 file
44 graphviz
45 memcached
46 haproxy
47 varnish
48 varnish-2.1
49 stunnel
50 w3m
51 xpdf
52 libpng12
53 ghostscript
54 mysql-tritonn-5.0
55 mariadb
56 mroonga
57 sphinx
58 imagemagick
59 kumo
60 messagepack
61 products-deps
62 products-erp5
63 products-erp5-development
64 openoffice-bin
65 oood
66 eggs
67 # omelette
68 bootstrap2.6
69 precache-eggs
70 instance_template
71
72 # fonts
73 liberation-fonts
74 ipaex-fonts
75
76 [bootstrap2.6]
77 # as bootstrap in python software does not know that slapos.rebootstrap >= 2.0
78 # is used it is required to go back to default -- use own version of python
79 python = buildout
80
81 [rebootstrap]
82 # This is first version of python
83 version = 1
84 section = python2.6
85
86 [software_definition]
87 software_home = ${buildout:directory}

  ViewVC Help
Powered by ViewVC 1.1.2