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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 42426 - (show annotations)
Tue Jan 18 16:14:02 2011 UTC (2 years, 4 months ago) by kazuhiko
File size: 424 byte(s)
no need to specify '../dir_name' for files in the same directory.
1 [buildout]
2 extends =
3 boost-lib.cfg
4 tokyocabinet.cfg
5
6 parts =
7 flare
8
9 [flare]
10 recipe = hexagonit.recipe.cmmi
11 url = http://labs.gree.jp/data/source/flare-1.0.9.tgz
12 md5sum = e59ccce1ba29e7edf6f665561678d5c8
13 configure-options =
14 --with-tokyocabinet=${tokyocabinet:location}
15 --with-boost=${boost-lib:location}
16 environment =
17 LDFLAGS =-Wl,-rpath -Wl,${tokyocabinet:location}/lib -Wl,-rpath -Wl,${boost-lib:location}/lib

  ViewVC Help
Powered by ViewVC 1.1.2