Commit 638fbeed authored by Łukasz Nowak's avatar Łukasz Nowak

- define md5sums


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36209 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 21cb80c3
......@@ -4,12 +4,14 @@ parts = flare
[flare-daemonize-timing]
recipe = hexagonit.recipe.download
filename = flare-1.0.8-daemonize-timing.patch
url = http://www.nexedi.org/static/patches/flare-1.0.8-daemonize-timing.patch
url = http://www.nexedi.org/static/patches/${:filename}
download-only=true
md5sum = eb1a59e6d8c9e18c6b8bbf453347fa71
[flare]
recipe = hexagonit.recipe.cmmi
url = http://labs.gree.jp/data/source/flare-1.0.9.tgz
md5sum = e59ccce1ba29e7edf6f665561678d5c8
patch-options = -p1
patches =
${flare-daemonize-timing:location}/${flare-daemonize-timing:filename}
......
......@@ -4,6 +4,7 @@ parts = haproxy
[haproxy]
recipe = erp5.recipe.softwareinstance
url = http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.6.tar.gz
md5sum = dc354ea451762135fa45657ddef67734
# source-directory-contains is a hack for zc.recipe.cmmi
source-directory-contains = Makefile
run-configure = false
......
......@@ -6,10 +6,12 @@ recipe = hexagonit.recipe.download
download-only = true
filename = ocropus.SConstruct-local-installation.patch
url = http://www.nexedi.org/static/packages/source/ocropus/${:filename}
md5sum = ocropus.SConstruct-local-installation.patch
[ocropus]
recipe = hexagonit.recipe.cmmi
url = http://www.nexedi.org/static/packages/source/ocropus/ocropus-0.4.4.tar.gz
md5sum = 1485dbe9aab27574bfe3c8b4395cf3ce
configure-options =
${iulib:location}
patches = ${ocropus-patch-scons:location}/${ocropus-patch-scons:filename}
......@@ -18,6 +20,7 @@ patch-options = -p1
[iulib]
recipe = hexagonit.recipe.cmmi
url = http://www.nexedi.org/static/packages/source/ocropus/iulib-0.4.4.tar.gz
md5sum = 3d9754dbd64c56029ce1cd7c2f61894c
[requirements]
development =
......
......@@ -4,7 +4,8 @@ parts = tokyocabinet
[tokyocabinet]
recipe = hexagonit.recipe.cmmi
url = http://1978th.net/tokyocabinet/tokyocabinet-1.4.45.tar.gz
#patch = ${flare-daemonize-timing:location}/${flare-daemonize-timing:filename}
md5sum = 4e891fef32663c707ae0156b47c7ee1f
configure-options =
--enable-zlib
--enable-bzip
......
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