Commit ca112b44 authored by Łukasz Nowak's avatar Łukasz Nowak

- add kumo and its dependency - messagepack - software profiles


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37660 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bf0d7041
[buildout]
parts = kumo
[kumo]
recipe = hexagonit.recipe.cmmi
url = http://github.com/downloads/etolabo/kumofs/kumofs-0.4.11.tar.gz
md5sum = 9519c93332dd770ea96ae6e43868ccc4
configure-options =
--with-tokyocabinet=${tokyocabinet:location}
--with-msgpack=${messagepack:location}
LDFLAGS="-Wl,-rpath ${tokyocabinet:location}/lib -Wl,-rpath ${messagepack:location}/lib"
[buildout]
parts = messagepack
[messagepack]
recipe = hexagonit.recipe.cmmi
url = http://downloads.sourceforge.net/project/msgpack/msgpack/cpp/msgpack-0.5.2.tar.gz
md5sum = bb796446d4c24170a14bad0594c70786
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment