Commit 1dbee727 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up : groonga storage engine 1.0.1.

parent 32222c98
......@@ -8,8 +8,8 @@ parts =
[groonga]
recipe = hexagonit.recipe.cmmi
url = http://packages.groonga.org/source/groonga/groonga-1.2.6.tar.gz
md5sum = 21bc2f043304837717d3aacdf4118c7a
url = http://packages.groonga.org/source/groonga/groonga-1.2.7.tar.gz
md5sum = ef83d94b8e602507b068f3f6d5cf8e92
configure-options =
--disable-static
--disable-glibtest
......
......@@ -19,6 +19,13 @@ md5sum = d65f61829cfbcd5062f49db2b00bd6fe
filename = mysql_create_system_tables__no_test.patch
download-only = true
[groonga-storage-engine-1.0.1-mariadb.patch]
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/${:filename}
md5sum = c477db8731f15a13e1999596a6e4bad0
filename = ${:_buildout_section_name_}
download-only = true
[mariadb]
recipe = hexagonit.recipe.cmmi
version = 5.3.2-beta
......@@ -54,6 +61,11 @@ environment =
recipe = hexagonit.recipe.cmmi
url = http://github.com/downloads/mroonga/mroonga/groonga-storage-engine-0.5.tar.gz
md5sum = 52fed75d97a91f239750a1011ea9e468
url = http://github.com/downloads/mroonga/mroonga/groonga-storage-engine-1.0.1.tar.gz
md5sum = 9a910df165245a5bd3622b7ed41dfb12
patch-options = -p1
patches =
${groonga-storage-engine-1.0.1-mariadb.patch:location}/${groonga-storage-engine-1.0.1-mariadb.patch:filename}
configure-options =
--with-mysql-source=${mariadb:location}__compile__/mariadb-${mariadb:version}
--with-mysql-config=${mariadb:location}/bin/mysql_config
......
This diff is collapsed.
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