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

Fetch hooks relatively.

Moreover slapos buildout patches are used to fetch them
locally/remotely.
parent 9ab5cb21
......@@ -4,7 +4,7 @@ parts =
[bzip2-hooks-download]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/buildout-hooks/bzip2-hooks.py-r40619
url = ${:_profile_base_location_}/../hook/${:filename}
md5sum = 066c8355b7d726f30176ea5b6a35e1a2
download-only = true
filename = bzip2-hooks.py
......
......@@ -9,7 +9,7 @@ parts = ghostscript
[ghostscript-hooks-download]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/buildout-hooks/ghostscript-hooks.py-r40044
url = ${:_profile_base_location_}/../hook/${:filename}
filename = ghostscript-hooks.py
md5sum = 731475648c91507bd1dfe2a61ee84552
download-only = true
......
......@@ -5,7 +5,7 @@ parts =
[jbigkit-hooks]
recipe = hexagonit.recipe.download
download-only = true
url = http://www.nexedi.org/static/buildout-hooks/jbigkit-hooks.py-r40690
url = ${:_profile_base_location_}/../hook/${:filename}
md5sum = f1edb4ddd212d2d100d7ea8b2e42d21f
filename = jbigkit-hooks.py
......
......@@ -9,7 +9,7 @@ parts = kumo
find-links = http://www.nexedi.org/static/packages/source/
[kumo-hooks-download]
url = http://www.nexedi.org/static/buildout-hooks/kumo-hooks.py-r41093
url = ${:_profile_base_location_}/../hook/${:filename}
md5sum = 958a595a02de75624728f8d65e39d800
recipe = hexagonit.recipe.download
download-only=true
......
......@@ -2,7 +2,7 @@
parts = libdb
[libdb-hooks-download]
url = http://www.nexedi.org/static/buildout-hooks/libdb-hooks.py-r39904
url = ${:_profile_base_location_}/../hook/${:filename}
md5sum = acb3bfb990a48381176c1e8f74130e30
recipe = hexagonit.recipe.download
download-only=true
......
......@@ -21,7 +21,7 @@ filename = pdftk-1.44-Makefile.Base-DEST-LDFLAGS.patch
[pdftk-hooks-download]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/buildout-hooks/pdftk-hooks.py-r38757
url = ${:_profile_base_location_}/../hook/${:filename}
filename = pdftk-hooks.py
md5sum = b4b4a31ded6b59888e2a56d1b5726c99
download-only = true
......
......@@ -11,7 +11,7 @@ parts = postfix
[postfix-hooks-download]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/buildout-hooks/postfix-hooks.py-r43225
url = ${:_profile_base_location_}/../hook/${:filename}
filename = postfix-hooks.py
md5sum = 54821f5194c48515f930144601809d29
download-only = true
......
......@@ -10,7 +10,7 @@ recipe = hexagonit.recipe.cmmi
[stunnel-4-hook-download]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/buildout-hooks/stunnel-4-hooks.py-r39611
url = ${:_profile_base_location_}/../hook/${:filename}
md5sum = 5b099b386c34c5b8d0664c0292ba322a
download-only=true
filename = stunnel-4-hooks.py
......
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