tokyocabinet.cfg 353 Bytes
Newer Older
1 2 3 4 5 6
[buildout]
parts = tokyocabinet

[tokyocabinet]
recipe = hexagonit.recipe.cmmi
url = http://1978th.net/tokyocabinet/tokyocabinet-1.4.45.tar.gz
Łukasz Nowak's avatar
Łukasz Nowak committed
7 8
md5sum = 4e891fef32663c707ae0156b47c7ee1f

9 10 11 12 13 14
configure-options =
  --enable-zlib
  --enable-bzip
# disabled for now - those libraries have to be provided by buildout itself
#  --enable-pthread
#  --enable-exlzma