/[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 36167 - (show annotations)
Wed Jun 9 14:31:21 2010 UTC (2 years, 11 months ago) by luke
File size: 557 byte(s)
 - add tokyocabinet and flare software
1 [buildout]
2 parts = flare
3
4 [flare-daemonize-timing]
5 recipe = hexagonit.recipe.download
6 filename = flare-1.0.8-daemonize-timing.patch
7 url = http://www.nexedi.org/static/patches/flare-1.0.8-daemonize-timing.patch
8 download-only=true
9
10 [flare]
11 recipe = hexagonit.recipe.cmmi
12 url = http://labs.gree.jp/data/source/flare-1.0.9.tgz
13 patch-options = -p1
14 patches =
15 ${flare-daemonize-timing:location}/${flare-daemonize-timing:filename}
16 configure-options =
17 --with-tokyocabinet=${tokyocabinet:location}
18 environment =
19 LDFLAGS =-Wl,-rpath=${tokyocabinet:location}/lib

  ViewVC Help
Powered by ViewVC 1.1.2