Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
72
Merge Requests
72
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
e5002866
Commit
e5002866
authored
Jul 08, 2011
by
Gabriel Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merge 'master' into apache
parent
a09e427c
Changes
124
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
124 changed files
with
4090 additions
and
595 deletions
+4090
-595
.gitignore
.gitignore
+6
-0
00.Repository.Rules.txt
00.Repository.Rules.txt
+0
-34
CHANGES.txt
CHANGES.txt
+51
-2
MANIFEST.in
MANIFEST.in
+1
-0
buildout.cfg
component/apache-php/buildout.cfg
+57
-0
buildout.cfg
component/apache/buildout.cfg
+50
-1
buildout.cfg
component/bison/buildout.cfg
+2
-2
buildout.cfg
component/coreutils/buildout.cfg
+2
-2
buildout.cfg
component/curl/buildout.cfg
+1
-1
buildout.cfg
component/cyrus-sasl/buildout.cfg
+1
-1
buildout.cfg
component/erp5/buildout.cfg
+0
-155
buildout.cfg
component/fastjar/buildout.cfg
+1
-1
buildout.cfg
component/ffmpeg/buildout.cfg
+2
-2
buildout.cfg
component/file/buildout.cfg
+1
-1
buildout.cfg
component/flare/buildout.cfg
+1
-1
buildout.cfg
component/fontconfig/buildout.cfg
+1
-1
buildout.cfg
component/freetype/buildout.cfg
+3
-3
buildout.cfg
component/gcc/buildout.cfg
+11
-11
buildout.cfg
component/gettext/buildout.cfg
+1
-1
buildout.cfg
component/ghostscript/buildout.cfg
+1
-1
buildout.cfg
component/git/buildout.cfg
+3
-3
buildout.cfg
component/glib/buildout.cfg
+1
-1
buildout.cfg
component/graphviz/buildout.cfg
+1
-1
buildout.cfg
component/grep/buildout.cfg
+1
-1
buildout.cfg
component/imagemagick/buildout.cfg
+1
-1
buildout.cfg
component/jasper/buildout.cfg
+1
-1
buildout.cfg
component/kumo/buildout.cfg
+1
-1
buildout.cfg
component/libpng/buildout.cfg
+3
-3
buildout.cfg
component/libreoffice-bin/buildout.cfg
+1
-1
buildout.cfg
component/librsync/buildout.cfg
+1
-1
buildout.cfg
component/libtiff/buildout.cfg
+1
-1
buildout.cfg
component/libxml2/buildout.cfg
+1
-1
buildout.cfg
component/libxslt/buildout.cfg
+1
-1
buildout.cfg
component/logrotate/buildout.cfg
+1
-1
buildout.cfg
component/lxml-python/buildout.cfg
+12
-0
buildout.cfg
component/m4/buildout.cfg
+2
-2
buildout.cfg
component/mariadb/buildout.cfg
+1
-1
buildout.cfg
component/memcached/buildout.cfg
+1
-1
buildout.cfg
component/mysql-5.1/buildout.cfg
+1
-1
buildout.cfg
component/mysql-tritonn-5.0/buildout.cfg
+1
-1
buildout.cfg
component/neon/buildout.cfg
+1
-1
buildout.cfg
component/openldap/buildout.cfg
+1
-1
buildout.cfg
component/openssl/buildout.cfg
+2
-2
buildout.cfg
component/pdftk/buildout.cfg
+1
-1
buildout.cfg
component/perl-SGML-Parser-OpenSP/buildout.cfg
+1
-1
buildout.cfg
component/perl-XML-LibXML/buildout.cfg
+1
-1
buildout.cfg
component/perl/buildout.cfg
+1
-1
buildout.cfg
component/pkgconfig/buildout.cfg
+1
-1
buildout.cfg
component/poppler/buildout.cfg
+34
-0
buildout.cfg
component/postfix/buildout.cfg
+1
-1
buildout.cfg
component/python-2.4/buildout.cfg
+1
-1
buildout.cfg
component/python-2.6/buildout.cfg
+1
-1
buildout.cfg
component/python-2.7/buildout.cfg
+9
-9
buildout.cfg
component/readline/buildout.cfg
+1
-1
buildout.cfg
component/serf/buildout.cfg
+1
-1
buildout.cfg
component/slapos/buildout.cfg
+19
-14
buildout.cfg
component/sphinx/buildout.cfg
+6
-11
buildout.cfg
component/sqlite3/buildout.cfg
+3
-3
buildout.cfg
component/stunnel/buildout.cfg
+3
-3
buildout.cfg
component/subversion/buildout.cfg
+1
-1
buildout.cfg
component/tesseract/buildout.cfg
+1
-1
buildout.cfg
component/tokyocabinet/buildout.cfg
+1
-1
buildout.cfg
component/varnish/buildout.cfg
+2
-2
buildout.cfg
component/w3m/buildout.cfg
+23
-1
w3m.gcc.forward.compat.patch
component/w3m/w3m.gcc.forward.compat.patch
+62
-0
allow_force_ibbackup.patch
component/xtrabackup/allow_force_ibbackup.patch
+26
-0
buildout.cfg
component/xtrabackup/buildout.cfg
+21
-3
buildout.cfg
component/zabbix/buildout.cfg
+2
-2
setup.py
setup.py
+7
-2
README.mysql.txt
slapos/recipe/README.mysql.txt
+4
-0
README.zabbixagent.txt
slapos/recipe/README.zabbixagent.txt
+2
-0
__init__.py
slapos/recipe/cloudooo/__init__.py
+1
-1
__init__.py
slapos/recipe/erp5/__init__.py
+168
-30
erp5.py
slapos/recipe/erp5/erp5.py
+347
-75
my.cnf.in
slapos/recipe/erp5/template/my.cnf.in
+3
-0
site.zcml
slapos/recipe/erp5/template/site.zcml
+26
-0
SlapOSControler.py
slapos/recipe/erp5testnode/SlapOSControler.py
+35
-31
__init__.py
slapos/recipe/erp5testnode/__init__.py
+1
-1
testnode.py
slapos/recipe/erp5testnode/testnode.py
+22
-30
__init__.py
slapos/recipe/kumofs/__init__.py
+2
-2
__init__.py
slapos/recipe/librecipe/__init__.py
+0
-0
execute.py
slapos/recipe/librecipe/execute.py
+0
-0
__init__.py
slapos/recipe/memcached/__init__.py
+2
-2
__init__.py
slapos/recipe/mysql/__init__.py
+334
-0
certificate_authority.py
slapos/recipe/mysql/certificate_authority.py
+112
-0
mysql.py
slapos/recipe/mysql/mysql.py
+71
-0
initmysql.sql.in
slapos/recipe/mysql/template/initmysql.sql.in
+3
-0
logrotate_entry.in
slapos/recipe/mysql/template/logrotate_entry.in
+13
-0
my.cnf.in
slapos/recipe/mysql/template/my.cnf.in
+52
-0
openssl.cnf.ca.in
slapos/recipe/mysql/template/openssl.cnf.ca.in
+350
-0
stunnel.conf.in
slapos/recipe/mysql/template/stunnel.conf.in
+12
-0
__init__.py
slapos/recipe/osoeslaptraining/__init__.py
+206
-0
apache.py
slapos/recipe/osoeslaptraining/apache.py
+22
-0
mysql.py
slapos/recipe/osoeslaptraining/mysql.py
+72
-0
apache.in
slapos/recipe/osoeslaptraining/template/apache.in
+55
-0
my.cnf.in
slapos/recipe/osoeslaptraining/template/my.cnf.in
+52
-0
mysqlinit.sql.in
slapos/recipe/osoeslaptraining/template/mysqlinit.sql.in
+7
-0
php.ini.in
slapos/recipe/osoeslaptraining/template/php.ini.in
+11
-0
vifib.py
slapos/recipe/vifib.py
+7
-1
__init__.py
slapos/recipe/zabbixagent/__init__.py
+113
-0
catdatefile.py
slapos/recipe/zabbixagent/catdatefile.py
+14
-0
svcdaemon.py
slapos/recipe/zabbixagent/svcdaemon.py
+60
-0
logrotate_entry.in
slapos/recipe/zabbixagent/template/logrotate_entry.in
+10
-0
zabbix_agentd.conf.in
slapos/recipe/zabbixagent/template/zabbix_agentd.conf.in
+231
-0
configuration.json
software/erp5/configuration.json
+29
-0
instance.cfg
software/erp5/instance.cfg
+9
-3
software.cfg
software/erp5/software.cfg
+46
-78
software.cfg
software/erp5testnode/software.cfg
+5
-0
software.cfg
software/kumofs/software.cfg
+14
-2
instance.cfg
software/mariadb/instance.cfg
+20
-0
software.cfg
software/mariadb/software.cfg
+91
-0
software.cfg
software/memcached/software.cfg
+15
-3
instance.cfg
software/mysql-5.1/instance.cfg
+20
-0
software.cfg
software/mysql-5.1/software.cfg
+92
-0
instance.cfg
software/phpmyadmin/instance.cfg
+17
-0
phpmyadmin.inc.php.in
software/phpmyadmin/phpmyadmin.inc.php.in
+25
-0
software.cfg
software/phpmyadmin/software.cfg
+110
-0
instance.cfg
software/slaprunner/instance.cfg
+14
-0
software.cfg
software/slaprunner/software.cfg
+51
-0
software.cfg
software/vifib/software.cfg
+37
-0
instance.cfg
software/zabbix-agent/instance.cfg
+12
-0
software.cfg
software/zabbix-agent/software.cfg
+525
-0
erp5.cfg
stack/erp5.cfg
+58
-25
flask.cfg
stack/flask.cfg
+17
-0
No files found.
.gitignore
View file @
e5002866
*pyc
.installed.cfg
bin/
build
develop-eggs/
dist
downloads/
eggs/
parts/
slapos.cookbook.egg-info
00.Repository.Rules.txt
deleted
100644 → 0
View file @
a09e427c
SlapOS repository rules
=======================
Short version for impatient
---------------------------
'master' branch is always stable. One shall never work in this branch. One
shall expect reversion or removal of his commits in 'master' branch, if they
are not because of merging another branch.
Everyone has to create branch, basing on 'master' or any other branch. All
work shall be done in such branch. It is advised to review it before merging
into 'master'. It is very good habit to tag such merges.
A bit more background
---------------------
SlapOS repository 'master' branch is supposed to be stable. No new work is
accepted on this branch. Each time someone uses (clones, extends) 'master'
branch it is supposed to work (as far as it was tested).
Tags on 'master' branch are supposed to be repeatable software definitions
forever. All versions and external links shall be setup in a way, that they
wouldn't change in day, month, year, etc.
Everyone can make his own branch to introduce new software to SlapOS. There
are no rules about those branches, as each software is specific.
It is good idea to ask for review before merging changes into 'master' branch.
Peer review can detect issues not detected by testing, development or self
analysis.
After some software is stabilised and no more work is planned it is acceptable
to remove such abandoned branch in order to minimise amount of branches.
CHANGES.txt
View file @
e5002866
0.12 (unreleased)
=================
* No changes yet.
0.11 (2011-07-07)
=================
* Enable test suite runner for vifib.
0.10 (2011-07-01)
=================
* Add PHPMyAdmin software release used in SlapOS tutorials
[Cedric de Saint Martin]
* Add slaprunner software release [Cedric de Saint Martin]
0.9 (2011-06-24)
================
* mysql recipe : Changing slapos.recipe.erp5.execute to
slapos.recipe.librecipe.execute [Cedric de Saint Martin]
0.8 (2011-06-15)
================
* Add MySQL and MariaDB standalone software release and recipe
[Cedric de Saint Martin]
* Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
0.7 (2011-06-14)
================
* Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
* Improve slapos.recipe.erp5testnode partition instantiation error reporting
[Sebastien Robin]
0.6 (2011-06-13)
================
* Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
0.5 (2011-06-13)
================
* Implement zabbix agent instantiation. [Łukasz Nowak]
* Drop dependency on Zope2. [Łukasz Nowak]
* Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
0.4 (2011-06-09)
================
...
...
@@ -13,10 +62,10 @@
* Fix apache module configuration [Kazuhiko Shiozaki]
* Allow to control full environment in erp5 module [Łukasz Nowak]
0.2 (
unreleased
)
0.2 (
2011-05-30
)
================
*
No changes yet.
*
Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
0.1 (2011-05-27)
================
...
...
MANIFEST.in
View file @
e5002866
include CHANGES.txt
include slapos/recipe/erp5/template/site.zcml
recursive-include slapos/recipe *.in
recursive-include slapos/recipe README.*.txt
component/apache-php/buildout.cfg
0 → 100644
View file @
e5002866
[buildout]
parts = apache-php
extends =
../apache/buildout.cfg
[apache-php]
# Note: Shall react on each build of apache and reinstall itself
recipe = hexagonit.recipe.cmmi
url = http://fr2.php.net/get/php-5.3.6.tar.bz2/from/this/mirror
md5sum = 2286f5a82a6e8397955a0025c1c2ad98
configure-options =
--with-apxs2=${apache:location}/bin/apxs
--with-libxml-dir=${libxml2:location}
--with-mysql=${mariadb:location}
--with-zlib-dir=${zlib:location}
--with-mcrypt=${libmcrypt:location}
--enable-mbstring
--enable-session
--disable-all
environment =
PKG_CONFIG_PATH=${libxml2:location}/lib/pkgconfig
PATH=${libxml2:location}/bin:%(PATH)s
LDFLAGS =-L${libtool:location}/lib -Wl,-rpath -Wl,${libtool:location}/lib -L${mariadb:location}/lib -Wl,-rpath -Wl,${mariadb:location}/lib -L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -L${libmcrypt:location}/lib -Wl,-rpath -Wl,${libmcrypt:location}/lib
[apache-php-xmlrpc-gd]
# Note: Shall react on each build of apache and reinstall itself
recipe = hexagonit.recipe.cmmi
url = http://fr2.php.net/get/php-5.3.6.tar.bz2/from/this/mirror
md5sum = 2286f5a82a6e8397955a0025c1c2ad98
configure-options =
--with-apxs2=${apache:location}/bin/apxs
--with-libxml-dir=${libxml2:location}
--with-gd
--with-zlib-dir=${zlib:location}
--with-mcrypt=${libmcrypt:location}
--with-xmlrpc=${xml-rpc:location}
--enable-mbstring
--enable-session
--disable-all
environment =
PKG_CONFIG_PATH=${libxml2:location}/lib/pkgconfig
PATH=${libxml2:location}/bin:%(PATH)s
LDFLAGS =-L${xml-rpc:location}/lib -Wl,-rpath -Wl,${xml-rpc:location}/lib -L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -L${libmcrypt:location}/lib -Wl,-rpath -Wl,${libmcrypt:location}/lib
[libmcrypt]
recipe = hexagonit.recipe.cmmi
url = http://sourceforge.net/projects/mcrypt/files/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.bz2/download
md5sum = c4f491dd411a09e9de3b8702ea6f73eb
[xml-rpc]
recipe = hexagonit.recipe.cmmi
url = http://downloads.sourceforge.net/project/phpxmlrpc/phpxmlrpc/2.2.2/xmlrpc-2.2.2.tar.gz
md5sum = 59a644c636c6d98267d0c99b406ae9e8
\ No newline at end of file
component/apache/buildout.cfg
View file @
e5002866
...
...
@@ -13,6 +13,55 @@ extends =
../sqlite3/buildout.cfg
../zlib/buildout.cfg
[apache-no-ssl]
# inspired on http://old.aclark.net/team/aclark/blog/a-lamp-buildout-for-wordpress-and-other-php-apps/
recipe = hexagonit.recipe.cmmi
url = http://mir2.ovh.net/ftp.apache.org/dist//httpd/httpd-2.2.19.tar.bz2
md5sum = 832f96a6ec4b8fc7cf49b9efd4e89060
configure-options = --enable-authn-alias
--enable-bucketeer
--enable-cache
--enable-case-filter
--enable-case-filter-in
--enable-cgid
--enable-charset-lite
--enable-disk-cache
--enable-echo
--enable-exception-hook
--enable-mods-shared=all
--enable-optional-fn-export
--enable-optional-fn-import
--enable-optional-hook-export
--enable-optional-hook-import
--enable-proxy
--enable-proxy-ajp
--enable-proxy-balancer
--enable-proxy-connect
--enable-proxy-ftp
--enable-proxy-http
--enable-proxy-scgi
--enable-so
--disable-ssl
--with-included-apr
--with-z=${zlib:location}
--with-expat=${libexpat:location}
--with-pcre=${pcre:location}
--with-sqlite3=${sqlite3:location}
--with-dbm=gdbm
--with-gdm=${gdbm:location}
--without-ssl
--without-lber
--without-ldap
--without-ndbm
--without-berkeley-db
--without-pgsql
--without-mysql
--without-sqlite2
--without-oracle
--without-freedts
--without-odbc
--without-iconv
[apache]
# inspired on http://old.aclark.net/team/aclark/blog/a-lamp-buildout-for-wordpress-and-other-php-apps/
recipe = hexagonit.recipe.cmmi
...
...
@@ -67,7 +116,7 @@ environment =
PATH=${pkgconfig:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${openssl:location}/lib/pkgconfig
CPPFLAGS =-I${libuuid:location}/include
LDFLAGS =-Wl,-rpath
-Wl,${zlib:location}/lib -Wl,-rpath -Wl,${openssl:location}/lib -L${libuuid:location}/lib -Wl,-rpath -Wl,${libuuid:location}/lib -Wl,-rpath -Wl,${libexpat:location}/lib -Wl,-rpath -Wl,${pcre:location}/lib -Wl,-rpath -Wl,${sqlite3:location}/lib -Wl,-rpath -Wl,
${gdbm:location}/lib
LDFLAGS =-Wl,-rpath
=${zlib:location}/lib -Wl,-rpath=${openssl:location}/lib -L${libuuid:location}/lib -Wl,-rpath=${libuuid:location}/lib -Wl,-rpath=${libexpat:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${sqlite3:location}/lib -Wl,-rpath=
${gdbm:location}/lib
[apache-antiloris]
# Note: Shall react on each build of apache and reinstall itself
...
...
component/bison/buildout.cfg
View file @
e5002866
...
...
@@ -6,7 +6,7 @@ parts =
[bison]
recipe = hexagonit.recipe.cmmi
url = http://ftp.gnu.org/gnu/bison/bison-2.
4.3.tar.gz
md5sum =
ea45c778b36bdc7a720096819e292a73
url = http://ftp.gnu.org/gnu/bison/bison-2.
5.tar.bz2
md5sum =
9dba20116b13fc61a0846b0058fbe004
environment =
M4=${m4:location}/bin/m4
component/coreutils/buildout.cfg
View file @
e5002866
...
...
@@ -4,8 +4,8 @@ parts =
[coreutils]
recipe = hexagonit.recipe.cmmi
url = http://ftp.gnu.org/gnu/coreutils/coreutils-8.
9
.tar.gz
md5sum =
36909ae68840d73a800120cf74af794a
url = http://ftp.gnu.org/gnu/coreutils/coreutils-8.
12
.tar.gz
md5sum =
fce7999953a67243d00d75cc86dbcaa6
configure-options =
--prefix=${buildout:parts-directory}/${:_buildout_section_name_} --enable-install-program=tr,basename,uname,cat,cp,ls
environment =
...
...
component/curl/buildout.cfg
View file @
e5002866
...
...
@@ -37,4 +37,4 @@ configure-options =
environment =
PATH=${pkgconfig:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${openssl:location}/lib/pkgconfig
LDFLAGS=-Wl,-rpath
-Wl,${zlib:location}/lib -Wl,-rpath -Wl,
${openssl:location}/lib
LDFLAGS=-Wl,-rpath
=${zlib:location}/lib -Wl,-rpath=
${openssl:location}/lib
component/cyrus-sasl/buildout.cfg
View file @
e5002866
...
...
@@ -38,4 +38,4 @@ make-options =
environment =
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
=
${zlib:location}/lib
component/erp5/buildout.cfg
deleted
100644 → 0
View file @
a09e427c
[buildout]
extends =
../mysql-tritonn-5.0/buildout.cfg
../python-2.4/buildout.cfg
../lxml-python/buildout.cfg
../mysql-python/buildout.cfg
../subversion/buildout.cfg
../pysvn-python/buildout.cfg
../python-ldap-python/buildout.cfg
../glib/buildout.cfg
parts =
cmf15
itools
mysql-python
products-other
products-deps
products-erp5
[cmf15]
recipe = plone.recipe.distros
urls =
http://www.zope.org/Products/CMF/CMF-1.5.4/CMF-1.5.4.tar.gz
nested-packages =
CMF-1.5.4.tar.gz
version-suffix-packages =
CMF-1.5.4.tar.gz
[itools]
# use a custom build for itools, to add lib64 to the include path
recipe = zc.recipe.egg:custom
python = python2.4
egg = itools
find-links =
http://download.hforge.org/itools/0.20/
include-dirs =
${glib:location}/include/glib-2.0
${glib:location}/lib/glib-2.0/include
library-dirs =
${glib:location}/lib
rpath =
${glib:location}/lib
[products-deps]
recipe = plone.recipe.distros
urls =
http://www.zope.org/Members/shh/ExtFile/1.4.4/ExtFile-1.4.4.tar.gz
http://www.zope.org/Members/NIP/ZMailIn/1.0.1/ZMailIn-1-0-1.tgz
http://www.zope.org/Members/NIP/ZMailIn/1.0.0/CMFMailIn-1.0.0
http://www.zope.org/Products/PluggableAuthService/PluggableAuthService-1.1b2/PluggableAuthService-1.1b2.tar.gz
http://download.hforge.org/localizer/Localizer-1.2.3.tar.gz
version-suffix-packages =
Localizer-1.2.3.tar.gz
[products-ldap]
recipe = plone.recipe.distros
urls =
http://www.dataflake.org/software/ldapmultiplugins/ldapmultiplugins_1.1/LDAPMultiPlugins-1_1.tgz
http://www.dataflake.org/software/ldapuserfolder/ldapuserfolder_2.6/LDAPUserFolder-2_6.tgz
[products-other]
# Recipe infrae.subversion is using svn command under the hood, but there is
# no way to pass --trust-server-cert --non-interactive --no-auth-cache, so in 2.12 falvour
# it is better to evaluate usage of provided subversion command
recipe = plone.recipe.command
svn_param =--trust-server-cert --non-interactive --no-auth-cache --quiet
# dircty hack to support PluginRegistry/utils.py:17 assumption that products
# are in Products folder
# XXX: Zelenium was eggfied for recent zope versions (2.12) and are available at Bazaar.
# some better alternative should be used in future.
location = ${buildout:parts-directory}/${:_buildout_section_name_}
destination = ${:location}/Products
stop-on-error = true
update-command = ${:command}
command = ${subversion:location}/bin/svn checkout ${:svn_param} http://svn.plone.org/svn/collective/DCWorkflowGraph/tags/release-0_3/ ${:destination}/DCWorkflowGraph &&
${subversion:location}/bin/svn checkout ${:svn_param} svn://svn.zope.org/repos/main/Zelenium/trunk/@110603 ${:destination}/Zelenium &&
${subversion:location}/bin/svn checkout ${:svn_param} svn://svn.zope.org/repos/main/PluginRegistry/tags/1.0 ${:destination}/PluginRegistry &&
${subversion:location}/bin/svn checkout ${:svn_param} http://svn.plone.org/svn/archetypes/MimetypesRegistry/tags/Archetypes-1.4.0-final ${:destination}/MimetypesRegistry
[eggs]
recipe = zc.recipe.egg
python = python2.4
eggs =
${itools:egg}
${mysql-python:egg}
${lxml-python:egg}
${pysvn-python:egg}
${python-ldap-python:egg}
PyXML
ClientForm
SOAPpy
cElementTree
chardet
ctypes
elementtree
erp5.recipe.mysqldatabase
erp5diff
ipdb
mechanize
numpy
ordereddict
pycrypto
paramiko
ply
python-ldap
python-magic
python-memcached
pytz
simplejson
threadframe
timerserver
urlnorm
uuid
xml_marshaller
xupdate_processor
feedparser
extra-paths =
${zope-2.8:location}/lib/python
# shut down script generation. Other parts can generate scripts as needed by
# reusing ${eggs:eggs}
# parameterizing the version of the generated python interpreter name by the
# python section version causes dependency between this egg section and the
# installation of python, which we don't want on an instance
interpreter = python2.4
scripts =
python=${:interpreter}
ipython=i${:interpreter}
[mysql-python]
python = python2.4
[lxml-python]
python = python2.4
[python-ldap-python]
python = python2.4
[pysvn-python]
python = python2.4
[omelette]
# XXX don't use this part until this omelette bug is fixed:
# https://bugs.launchpad.net/collective.buildout/+bug/553005
recipe = collective.recipe.omelette
eggs = ${eggs:eggs}
packages =
${itools:lib} .
[precache-eggs]
python = python2.4
eggs +=
plone.recipe.zope2zeoserver
component/fastjar/buildout.cfg
View file @
e5002866
...
...
@@ -9,4 +9,4 @@ url = http://sourceforge.net/projects/fastjar/files/fastjar/0.94/fastjar-0.94.ta
md5sum = 14d4bdfac236e347d806c6743dba48c6
environment =
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
=
${zlib:location}/lib
component/ffmpeg/buildout.cfg
View file @
e5002866
...
...
@@ -95,8 +95,8 @@ configure-options =
--enable-shared
--enable-zlib
--disable-static
--extra-ldflags="-Wl,-rpath
-Wl,
${buildout:parts-directory}/${:_buildout_section_name_}/lib"
--extra-ldflags="-Wl,-rpath
=
${buildout:parts-directory}/${:_buildout_section_name_}/lib"
environment =
CPPFLAGS=-I${bzip2:location}/include -I${libogg:location}/include -I${libvorbis:location}/include -I${libtheora:location}/include -I${libvpx:location}/include -I${libx264:location}/include -I${lame:location}/include -I${opencore-amr:location}/include -I${zlib:location}/include
LDFLAGS=-L${bzip2:location}/lib -Wl,-rpath
-Wl,${bzip2:location}/lib -L${libogg:location}/lib -Wl,-rpath -Wl,${libogg:location}/lib -L${libvorbis:location}/lib -Wl,-rpath -Wl,${libvorbis:location}/lib -L${libtheora:location}/lib -Wl,-rpath -Wl,${libtheora:location}/lib -L${libvpx:location}/lib -Wl,-rpath -Wl,${libvpx:location}/lib -L${libx264:location}/lib -Wl,-rpath -Wl,${libx264:location}/lib -L${lame:location}/lib -Wl,-rpath -Wl,${lame:location}/lib -L${opencore-amr:location}/lib -Wl,-rpath -Wl,${opencore-amr:location}/lib -L${zlib:location}/lib -Wl,-rpath -Wl,
${zlib:location}/lib
LDFLAGS=-L${bzip2:location}/lib -Wl,-rpath
=${bzip2:location}/lib -L${libogg:location}/lib -Wl,-rpath=${libogg:location}/lib -L${libvorbis:location}/lib -Wl,-rpath=${libvorbis:location}/lib -L${libtheora:location}/lib -Wl,-rpath=${libtheora:location}/lib -L${libvpx:location}/lib -Wl,-rpath=${libvpx:location}/lib -L${libx264:location}/lib -Wl,-rpath=${libx264:location}/lib -L${lame:location}/lib -Wl,-rpath=${lame:location}/lib -L${opencore-amr:location}/lib -Wl,-rpath=${opencore-amr:location}/lib -L${zlib:location}/lib -Wl,-rpath=
${zlib:location}/lib
PATH=${yasm:location}/bin:%(PATH)s
component/file/buildout.cfg
View file @
e5002866
...
...
@@ -12,4 +12,4 @@ configure-options =
--disable-static
environment =
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
=
${zlib:location}/lib
component/flare/buildout.cfg
View file @
e5002866
...
...
@@ -14,5 +14,5 @@ configure-options =
--with-tokyocabinet=${tokyocabinet:location}
--with-boost=${boost-lib:location}
environment =
LDFLAGS =-Wl,-rpath
-Wl,${tokyocabinet:location}/lib -Wl,-rpath -Wl,
${boost-lib:location}/lib
LDFLAGS =-Wl,-rpath
=${tokyocabinet:location}/lib -Wl,-rpath=
${boost-lib:location}/lib
component/fontconfig/buildout.cfg
View file @
e5002866
...
...
@@ -23,4 +23,4 @@ environment =
PATH=${pkgconfig:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${libxml2:location}/lib/pkgconfig
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
=
${zlib:location}/lib
component/freetype/buildout.cfg
View file @
e5002866
...
...
@@ -10,10 +10,10 @@ parts =
[freetype]
recipe = hexagonit.recipe.cmmi
url = http://download.savannah.gnu.org/releases/freetype/freetype-2.4.
4.tar.gz
md5sum = 9
273efacffb683483e58a9e113efae9f
url = http://download.savannah.gnu.org/releases/freetype/freetype-2.4.
5.tar.bz2
md5sum = 9
0428a6d8ec4876cd1eb94858c2a59b0
configure-options =
--disable-static
environment =
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
=
${zlib:location}/lib
component/gcc/buildout.cfg
View file @
e5002866
...
...
@@ -10,8 +10,8 @@ parts =
[gmp]
recipe = hexagonit.recipe.cmmi
url = ftp://ftp.gmplib.org/pub/gmp-
4.3.2/gmp-4.3
.2.tar.bz2
md5sum =
dd60683d7057917e34630b4a787932e8
url = ftp://ftp.gmplib.org/pub/gmp-
5.0.2/gmp-5.0
.2.tar.bz2
md5sum =
0bbaedc82fb30315b06b1588b9077cd3
# GMP does not correctly detect achitecture so it have to be given
# as hexagonit.recipe.cmmi is using shell expansion in subproceses
# backticks are working
...
...
@@ -22,13 +22,13 @@ environment =
[mpfr]
recipe = hexagonit.recipe.cmmi
url = http://www.mpfr.org/mpfr-3.0.
0/mpfr-3.0.0
.tar.bz2
md5sum =
f45bac3584922c8004a10060ab1a8f9f
url = http://www.mpfr.org/mpfr-3.0.
1/mpfr-3.0.1
.tar.bz2
md5sum =
bfbecb2eacb6d48432ead5cfc3f7390a
configure-options =
--with-gmp=${gmp:location}
environment =
CPPFLAGS =-I${gmp:location}/include
LDFLAGS =-L${gmp:location}/lib -Wl,-rpath
-Wl,
${gmp:location}/lib
LDFLAGS =-L${gmp:location}/lib -Wl,-rpath
=
${gmp:location}/lib
[mpc]
recipe = hexagonit.recipe.cmmi
...
...
@@ -39,7 +39,7 @@ configure-options =
--with-mpfr=${mpfr:location}
environment =
CPPFLAGS =-I${mpfr:location}/include -I${gmp:location}/include
LDFLAGS =-L${mpfr:location}/lib -Wl,-rpath
-Wl,${mpfr:location}/lib -L${gmp:location}/lib -Wl,-rpath -Wl,
${gmp:location}/lib
LDFLAGS =-L${mpfr:location}/lib -Wl,-rpath
=${mpfr:location}/lib -L${gmp:location}/lib -Wl,-rpath=
${gmp:location}/lib
[ecj]
recipe = hexagonit.recipe.download
...
...
@@ -50,15 +50,15 @@ filename = ecj.jar
[gcc-download]
recipe = hexagonit.recipe.download
url = http://www.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-4.5.
2/gcc-4.5.2
.tar.bz2
md5sum =
d6559145853fbaaa0fd7556ed93bce9a
url = http://www.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-4.5.
3/gcc-4.5.3
.tar.bz2
md5sum =
8e0b5c12212e185f3e4383106bfa9cc6
strip-top-level-dir = True
destination = ${gcc-java-source:location}
[gcc-java-download]
recipe = hexagonit.recipe.download
url = http://www.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-4.5.
2/gcc-java-4.5.2
.tar.bz2
md5sum =
fe2b647bace18dc7867a4192def46e2c
url = http://www.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-4.5.
3/gcc-java-4.5.3
.tar.bz2
md5sum =
08e045fdbdc22ac9af3aec3b8d16dbab
strip-top-level-dir = True
destination = ${gcc-java-source:location}
ignore-existing = true
...
...
@@ -90,7 +90,7 @@ configure-options =
environment =
CPPFLAGS =-I${mpfr:location}/include -I${gmp:location}/include -I${mpc:location}/include
LDFLAGS =-L${mpfr:location}/lib -Wl,-rpath
-Wl,${mpfr:location}/lib -L${gmp:location}/lib -Wl,-rpath -Wl,${gmp:location}/lib -Wl,-rpath -Wl,
${mpc:location}/lib
LDFLAGS =-L${mpfr:location}/lib -Wl,-rpath
=${mpfr:location}/lib -L${gmp:location}/lib -Wl,-rpath=${gmp:location}/lib -Wl,-rpath=
${mpc:location}/lib
PATH=${zip:location}/bin:%(PATH)s
# make install does not work when several core are used
make-targets = install -j1
component/gettext/buildout.cfg
View file @
e5002866
...
...
@@ -23,4 +23,4 @@ configure-options =
environment =
CPPFLAGS=-I${libxml2:location}/include -I${zlib:location}/include -I${ncurses:location}/include
LDFLAGS=-L${libxml2:location}/lib -Wl,-rpath
-Wl,${libxml2:location}/lib -L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -L${ncurses:location}/lib -Wl,-rpath -Wl,
${ncurses:location}/lib
LDFLAGS=-L${libxml2:location}/lib -Wl,-rpath
=${libxml2:location}/lib -L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib -L${ncurses:location}/lib -Wl,-rpath=
${ncurses:location}/lib
component/ghostscript/buildout.cfg
View file @
e5002866
...
...
@@ -28,7 +28,7 @@ environment =
PATH=${pkgconfig:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${fontconfig:location}/lib/pkgconfig
CPPFLAGS=-I${libtiff:location}/include
LDFLAGS=-Wl,-rpath
-Wl,${fontconfig:location}/lib -L${libjpeg:location}/lib -Wl,-rpath -Wl,${libjpeg:location}/lib -L${libtiff:location}/lib -Wl,-rpath -Wl,
${libtiff:location}/lib
LDFLAGS=-Wl,-rpath
=${fontconfig:location}/lib -L${libjpeg:location}/lib -Wl,-rpath=${libjpeg:location}/lib -L${libtiff:location}/lib -Wl,-rpath=
${libtiff:location}/lib
LD_LIBRARY_PATH=${fontconfig:location}/lib
[ghostscript]
...
...
component/git/buildout.cfg
View file @
e5002866
...
...
@@ -13,8 +13,8 @@ parts =
[git]
recipe = hexagonit.recipe.cmmi
url = http://kernel.org/pub/software/scm/git/git-1.7.
3.4
.tar.bz2
md5sum =
3a2602016f98c529cda7b9fad1a6e216
url = http://kernel.org/pub/software/scm/git/git-1.7.
4.5
.tar.bz2
md5sum =
2fa6c4c847ed87523cf55de54af457eb
configure-options =
--with-curl=${curl:location}
--with-openssl=${openssl:location}
...
...
@@ -27,4 +27,4 @@ configure-options =
environment =
PATH=${curl:location}/bin:%(PATH)s
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -L${openssl:location}/lib -Wl,-rpath
-Wl,${openssl:location}/lib -Wl,-rpath -Wl,
${zlib:location}/lib
LDFLAGS=-L${zlib:location}/lib -L${openssl:location}/lib -Wl,-rpath
=${openssl:location}/lib -Wl,-rpath=
${zlib:location}/lib
component/glib/buildout.cfg
View file @
e5002866
...
...
@@ -15,5 +15,5 @@ configure-options =
environment =
CPPFLAGS=-I${zlib:location}/include -I${gettext:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
-Wl,${zlib:location}/lib -L${gettext:location}/lib -Wl,-rpath -Wl,
${gettext:location}/lib
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
=${zlib:location}/lib -L${gettext:location}/lib -Wl,-rpath=
${gettext:location}/lib
PATH=${gettext:location}/bin:%(PATH)s
component/graphviz/buildout.cfg
View file @
e5002866
...
...
@@ -53,4 +53,4 @@ environment =
PATH=${pkgconfig:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${fontconfig:location}/lib/pkgconfig:${freetype:location}/lib/pkgconfig
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
=
${zlib:location}/lib
component/grep/buildout.cfg
View file @
e5002866
...
...
@@ -10,4 +10,4 @@ url = http://ftp.gnu.org/gnu/grep/grep-2.8.tar.gz
md5sum = cb2dfc502c5afc7a4a6e5f6cefd6850e
environment =
PKG_CONFIG_PATH=${pcre:location}/lib/pkgconfig
LDFLAGS =-Wl,--as-needed -Wl,-rpath
-Wl,
${pcre:location}/lib
LDFLAGS =-Wl,--as-needed -Wl,-rpath
=
${pcre:location}/lib
component/imagemagick/buildout.cfg
View file @
e5002866
...
...
@@ -71,4 +71,4 @@ environment =
PATH=${freetype:location}/bin:${ghostscript:location}/bin:${pkgconfig:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${fontconfig:location}/lib/pkgconfig
CPPFLAGS=-I${bzip2:location}/include -I${zlib:location}/include -I${jbigkit:location}/include -I${libjpeg:location}/include -I${libtiff:location}/include -I${libpng:location}/include -I${jasper:location}/include -I${freetype:location}/include
LDFLAGS
=-L${bzip2:location}/lib -Wl,-rpath -Wl,${bzip2:location}/lib -Wl,-rpath -L${zlib:location}/lib -Wl,${zlib:location}/lib -L${jbigkit:location}/lib -Wl,-rpath -Wl,${jbigkit:location}/lib -L${libjpeg:location}/lib -Wl,-rpath -Wl,${libjpeg:location}/lib -L${libtiff:location}/lib -Wl,-rpath -Wl,${libtiff:location}/lib -L${libpng:location}/lib -Wl,-rpath -Wl,${libpng:location}/lib -L${jasper:location}/lib -Wl,-rpath -Wl,${jasper:location}/lib -L${freetype:location}/lib -Wl,-rpath -Wl,
${freetype:location}/lib
LDFLAGS
=-L${bzip2:location}/lib -Wl,-rpath=${bzip2:location}/lib -L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib -L${jbigkit:location}/lib -Wl,-rpath=${jbigkit:location}/lib -L${libjpeg:location}/lib -Wl,-rpath=${libjpeg:location}/lib -L${libtiff:location}/lib -Wl,-rpath=${libtiff:location}/lib -L${libpng:location}/lib -Wl,-rpath=${libpng:location}/lib -L${jasper:location}/lib -Wl,-rpath=${jasper:location}/lib -L${freetype:location}/lib -Wl,-rpath=
${freetype:location}/lib
component/jasper/buildout.cfg
View file @
e5002866
...
...
@@ -13,4 +13,4 @@ configure-command =
/bin/sh ./configure --prefix=${buildout:parts-directory}/${:_buildout_section_name_} --disable-static --enable-shared --disable-opengl
environment =
CPPFLAGS=-I${libjpeg:location}/include
LDFLAGS=-L${libjpeg:location}/lib -Wl,-rpath
-Wl,
${libjpeg:location}/lib
LDFLAGS=-L${libjpeg:location}/lib -Wl,-rpath
=
${libjpeg:location}/lib
component/kumo/buildout.cfg
View file @
e5002866
...
...
@@ -35,4 +35,4 @@ configure-options =
environment =
CPPFLAGS=-I${zlib:location}/include -I${openssl:location}/include
LDFLAGS=-L${zlib:location}/lib -L${openssl:location}/lib -Wl,-rpath
-Wl,${tokyocabinet:location}/lib -Wl,-rpath -Wl,${messagepack:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -Wl,-rpath -Wl,
${openssl:location}/lib
LDFLAGS=-L${zlib:location}/lib -L${openssl:location}/lib -Wl,-rpath
=${tokyocabinet:location}/lib -Wl,-rpath=${messagepack:location}/lib -Wl,-rpath=${zlib:location}/lib -Wl,-rpath=
${openssl:location}/lib
component/libpng/buildout.cfg
View file @
e5002866
...
...
@@ -12,7 +12,7 @@ configure-options =
--disable-static
environment =
CPPFLAGS =-I${zlib:location}/include
LDFLAGS =-L${zlib:location}/lib -Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS =-L${zlib:location}/lib -Wl,-rpath
=
${zlib:location}/lib
[libpng12]
<= libpng-common
...
...
@@ -21,5 +21,5 @@ md5sum = e3ac7879d62ad166a6f0c7441390d12b
[libpng]
<= libpng-common
url = http://download.sourceforge.net/libpng/libpng-1.5.
1
.tar.bz2
md5sum =
8fdcb7c0e78d54ff0362a800cbe3bc31
url = http://download.sourceforge.net/libpng/libpng-1.5.
2
.tar.bz2
md5sum =
a003b37ed9afb0d9164eb7228421057c
component/libreoffice-bin/buildout.cfg
View file @
e5002866
...
...
@@ -10,7 +10,7 @@ versions = versions
[versions]
# special version of z3c.recipe.openoffice with architecture autodetection
z3c.recipe.openoffice = 0.3.1dev
7
z3c.recipe.openoffice = 0.3.1dev
8
[libreoffice-bin]
recipe = z3c.recipe.openoffice
...
...
component/librsync/buildout.cfg
View file @
e5002866
...
...
@@ -15,4 +15,4 @@ configure-options =
--enable-shared
environment =
CPPFLAGS=-I${zlib:location}/include -I${bzip2:location}/include -I${popt:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
-Wl,${zlib:location}/lib -L${bzip2:location}/lib -Wl,-rpath -Wl,${bzip2:location}/lib -L${popt:location}/lib -Wl,-rpath -Wl,
${popt:location}/lib
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath
=${zlib:location}/lib -L${bzip2:location}/lib -Wl,-rpath=${bzip2:location}/lib -L${popt:location}/lib -Wl,-rpath=
${popt:location}/lib
component/libtiff/buildout.cfg
View file @
e5002866
...
...
@@ -16,4 +16,4 @@ configure-options =
--without-x
environment =
CPPFLAGS=-I${libjpeg:location}/include -I${jbigkit:location}/include -I${zlib:location}/include
LDFLAGS=-L${libjpeg:location}/lib -Wl,-rpath
-Wl,${libjpeg:location}/lib -L${jbigkit:location}/lib -Wl,-rpath -Wl,${jbigkit:location}/lib -L${zlib:location}/lib -Wl,-rpath -Wl,
${zlib:location}/lib
LDFLAGS=-L${libjpeg:location}/lib -Wl,-rpath
=${libjpeg:location}/lib -L${jbigkit:location}/lib -Wl,-rpath=${jbigkit:location}/lib -L${zlib:location}/lib -Wl,-rpath=
${zlib:location}/lib
component/libxml2/buildout.cfg
View file @
e5002866
...
...
@@ -15,4 +15,4 @@ configure-options =
--without-python
--with-zlib=${zlib:location}
environment =
LDFLAGS = -Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS = -Wl,-rpath
=
${zlib:location}/lib
component/libxslt/buildout.cfg
View file @
e5002866
...
...
@@ -19,5 +19,5 @@ configure-options =
environment =
PATH=${pkgconfig:location}/bin:%(PATH)s
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-Wl,-rpath
-Wl,
${zlib:location}/lib
LDFLAGS=-Wl,-rpath
=
${zlib:location}/lib
PKG_CONFIG_PATH=${libxml2:location}/lib/pkgconfig:${zlib:location}/lib/pkgconfig
component/logrotate/buildout.cfg
View file @
e5002866
...
...
@@ -10,4 +10,4 @@ md5sum = eeba9dbca62a9210236f4b83195e4ea5
configure-command = true
make-options = PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
environment =
POPT_DIR=${popt:location}/include -L${popt:location}/lib -Wl,-rpath
-Wl,
${popt:location}/lib
POPT_DIR=${popt:location}/include -L${popt:location}/lib -Wl,-rpath
=
${popt:location}/lib
component/lxml-python/buildout.cfg
View file @
e5002866
...
...
@@ -13,6 +13,18 @@ PATH = ${libxslt:location}/bin:%(PATH)s
[lxml-python]
recipe = zc.recipe.egg:custom
egg = lxml
# Note: Workaround lxml.de issues blocking buildout runs
# Empty index makes setuptools NOT trying to find any meta information about
# lxml...
index =
# ...so it is wise to tell where lxml can be found
find-links =
http://pypi.python.org/pypi/lxml/2.2.8
http://pypi.python.org/pypi/lxml/2.3
# Note: Whenever someone is going to remove it, one shall check, that buildout
# can run in newest mode, without any locally downloaded cache
rpath =
${libxml2:location}/lib/
${libxslt:location}/lib/
...
...
component/m4/buildout.cfg
View file @
e5002866
...
...
@@ -4,5 +4,5 @@ parts =
[m4]
recipe = hexagonit.recipe.cmmi
url = http://ftp.gnu.org/gnu/m4/m4-1.4.1
5.tar.gz
md5sum =
5649a2e593b6c639deae9e72ede777dd
url = http://ftp.gnu.org/gnu/m4/m4-1.4.1
6.tar.bz2
md5sum =
8a7cef47fecab6272eb86a6be6363b2f
component/mariadb/buildout.cfg
View file @
e5002866
...
...
@@ -35,4 +35,4 @@ configure-options =
environment =
CPPFLAGS =-I${ncurses:location}/include -I${readline:location}/include
LDFLAGS =-L${readline:location}/lib -L${ncurses:location}/lib -Wl,-rpath
-Wl,${zlib:location}/lib -Wl,-rpath -Wl,${ncurses:location}/lib -Wl,-rpath -Wl,
${readline:location}/lib
LDFLAGS =-L${readline:location}/lib -L${ncurses:location}/lib -Wl,-rpath
=${zlib:location}/lib -Wl,-rpath=${ncurses:location}/lib -Wl,-rpath=
${readline:location}/lib
component/memcached/buildout.cfg
View file @
e5002866
...
...
@@ -49,5 +49,5 @@ patches =