Commit 83e01ff1 authored by Tristan Cavelier's avatar Tristan Cavelier

xxx add p7zip

parent 27db0c02
[buildout]
extends =
../p7zip/buildout.cfg
../qt/buildout.cfg
parts +=
onlyoffice-core
[onlyoffice-core]
# XXX please, put the third party component in slapos !
# boost, icu, v8 and pole (is there others ??? XXX TRISTAN XXX)
# boost, cef, icu, v8 and pole (is there others ??? XXX TRISTAN XXX)
recipe = slapos.recipe.cmmi
url = https://github.com/ONLYOFFICE/core/archive/win-v4.3.0.56.tar.gz
md5sum = 76c0e29ed783067799b72294edcb00db
......@@ -41,7 +42,7 @@ configure-command =
make-targets =
build/bin/linux/x2t
environment =
PATH=${qmake:location}/bin:%(PATH)s
PATH=${p7zip:location}/bin:${qmake:location}/bin:%(PATH)s
CPPFLAGS=-I${qmake:location}/include -I${zlib:location}/include
LD_LIBRARY_PATH=${qmake:location}/lib:${qmake:location}/lib64:${zlib:location}/lib
# PATH=${gcc:location}/bin:${nodejs:location}/bin:%(PATH)s
......
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