Commit fa64d18f authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use normal hexagonit.recipe.cmmi instead of hacked erp5.recipe.cmmisafe,...

use normal hexagonit.recipe.cmmi instead of hacked erp5.recipe.cmmisafe, because these components are not 'strong' dependencies of python or buildout itself, i.e. they can run without these components.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40817 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 60274bd7
...@@ -13,7 +13,7 @@ download-only = true ...@@ -13,7 +13,7 @@ download-only = true
filename = gdbm-Makefile.in-nochange.patch filename = gdbm-Makefile.in-nochange.patch
[gdbm] [gdbm]
recipe = erp5.recipe.cmmisafe recipe = hexagonit.recipe.cmmi
url = ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.8.3.tar.gz url = ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.8.3.tar.gz
md5sum = 1d1b1d5c0245b1c00aff92da751e9aa1 md5sum = 1d1b1d5c0245b1c00aff92da751e9aa1
patches = ${gdbm-nochange-patch-download:location}/${gdbm-nochange-patch-download:filename} patches = ${gdbm-nochange-patch-download:location}/${gdbm-nochange-patch-download:filename}
......
...@@ -12,7 +12,7 @@ download-only=true ...@@ -12,7 +12,7 @@ download-only=true
filename = libdb-hooks.py filename = libdb-hooks.py
[libdb] [libdb]
recipe = erp5.recipe.cmmisafe recipe = hexagonit.recipe.cmmi
url = http://download.oracle.com/berkeley-db/db-4.5.20.tar.gz url = http://download.oracle.com/berkeley-db/db-4.5.20.tar.gz
md5sum = b0f1c777708cb8e9d37fb47e7ed3312d md5sum = b0f1c777708cb8e9d37fb47e7ed3312d
pre-configure-hook = ${libdb-hooks-download:location}/${libdb-hooks-download:filename}:pre_configure_hook pre-configure-hook = ${libdb-hooks-download:location}/${libdb-hooks-download:filename}:pre_configure_hook
......
...@@ -5,7 +5,7 @@ parts = ...@@ -5,7 +5,7 @@ parts =
ncurses ncurses
[ncurses] [ncurses]
recipe = erp5.recipe.cmmisafe recipe = hexagonit.recipe.cmmi
url = ftp://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.7.tar.gz url = ftp://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.7.tar.gz
md5sum = cce05daf61a64501ef6cd8da1f727ec6 md5sum = cce05daf61a64501ef6cd8da1f727ec6
configure-options = configure-options =
......
...@@ -3,6 +3,6 @@ parts = ...@@ -3,6 +3,6 @@ parts =
patch patch
[patch] [patch]
recipe = erp5.recipe.cmmisafe recipe = hexagonit.recipe.cmmi
url = ftp://ftp.gnu.org/gnu/patch/patch-2.6.1.tar.gz url = ftp://ftp.gnu.org/gnu/patch/patch-2.6.1.tar.gz
md5sum = d758eb96d3f75047efc004a720d33daf md5sum = d758eb96d3f75047efc004a720d33daf
...@@ -6,7 +6,7 @@ extends = ...@@ -6,7 +6,7 @@ extends =
../profiles/links.cfg ../profiles/links.cfg
[readline] [readline]
recipe = erp5.recipe.cmmisafe recipe = hexagonit.recipe.cmmi
url = http://ftp.gnu.org/gnu/readline/readline-6.1.tar.gz url = http://ftp.gnu.org/gnu/readline/readline-6.1.tar.gz
md5sum = fc2f7e714fe792db1ce6ddc4c9fb4ef3 md5sum = fc2f7e714fe792db1ce6ddc4c9fb4ef3
configure-options = configure-options =
......
...@@ -5,7 +5,7 @@ parts = ...@@ -5,7 +5,7 @@ parts =
sqlite3 sqlite3
[sqlite3] [sqlite3]
recipe = erp5.recipe.cmmisafe recipe = hexagonit.recipe.cmmi
url = http://www.sqlite.org/sqlite-amalgamation-3.7.3.tar.gz url = http://www.sqlite.org/sqlite-amalgamation-3.7.3.tar.gz
md5sum = 74fe78b264f1c434c4b159d45b78e9b7 md5sum = 74fe78b264f1c434c4b159d45b78e9b7
configure-options = configure-options =
......
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