Commit 53f71cd9 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki Committed by Sebastien Robin

version up : groonga-2.0.2 and mroonga-2.02.

parent ed82dc78
......@@ -7,8 +7,8 @@ parts =
[groonga]
recipe = hexagonit.recipe.cmmi
url = http://packages.groonga.org/source/groonga/groonga-2.0.1.tar.gz
md5sum = 806daed3e0e5bb12d591dcf326e4ccd5
url = http://packages.groonga.org/source/groonga/groonga-2.0.2.tar.gz
md5sum = 8791e4f0b08c8065d6836b2fb18a295a
configure-options =
--disable-static
--disable-glibtest
......
......@@ -57,23 +57,13 @@ environment =
CMAKE_LIBRARY_PATH=${libaio:location}/lib:${ncurses:location}/lib:${openssl:location}/lib:${readline5:location}/lib:${zlib:location}/lib
LDFLAGS=-L${libaio:location}/lib
[mroonga-2.01-mariadb-5.5.23.patch]
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/${:filename}
md5sum = 1ddf09d7abcb58e0a7c358f88e23415a
filename = ${:_buildout_section_name_}
download-only = true
[mroonga-mariadb]
recipe = hexagonit.recipe.cmmi
url = https://github.com/downloads/mroonga/mroonga/mroonga-2.01.tar.gz
md5sum = e1c4ba8ac50aa3750b9acde147eeec4b
url = https://github.com/downloads/mroonga/mroonga/mroonga-2.02.tar.gz
md5sum = 295754cd477838395ef3cb9936e12ede
configure-options =
--with-mysql-source=${mariadb:location}__compile__/mariadb-${mariadb:version}
--with-mysql-config=${mariadb:location}/bin/mysql_config
patch-options = -p0
patches =
${mroonga-2.01-mariadb-5.5.23.patch:location}/${mroonga-2.01-mariadb-5.5.23.patch:filename}
depends =
${mariadb:version}
${mariadb:revision}
......
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