Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos-caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Guillaume Hervier
slapos-caddy
Commits
e35f1361
Commit
e35f1361
authored
Nov 22, 2011
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'erp5' into erp5-generic
parents
d81ee06f
00b9992c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
component/freetype/buildout.cfg
component/freetype/buildout.cfg
+2
-2
component/openldap/buildout.cfg
component/openldap/buildout.cfg
+2
-2
component/sphinx/buildout.cfg
component/sphinx/buildout.cfg
+2
-2
No files found.
component/freetype/buildout.cfg
View file @
e35f1361
...
@@ -10,8 +10,8 @@ parts =
...
@@ -10,8 +10,8 @@ parts =
[freetype]
[freetype]
recipe = hexagonit.recipe.cmmi
recipe = hexagonit.recipe.cmmi
url = http://download.savannah.gnu.org/releases/freetype/freetype-2.4.
7
.tar.bz2
url = http://download.savannah.gnu.org/releases/freetype/freetype-2.4.
8
.tar.bz2
md5sum = db
adce8f0c5e70a0b7c51eadf2dd9394
md5sum = db
f2caca1d3afd410a29217a9809d397
configure-options =
configure-options =
--disable-static
--disable-static
environment =
environment =
...
...
component/openldap/buildout.cfg
View file @
e35f1361
...
@@ -7,8 +7,8 @@ extends =
...
@@ -7,8 +7,8 @@ extends =
[openldap]
[openldap]
recipe = hexagonit.recipe.cmmi
recipe = hexagonit.recipe.cmmi
url = ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.2
5
.tgz
url = ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.2
6
.tgz
md5sum =
ec63f9c2add59f323a0459128846905b
md5sum =
f36f3086031dd56ae94f722ffae8df5e
configure-options =
configure-options =
--disable-static
--disable-static
--disable-slapd
--disable-slapd
...
...
component/sphinx/buildout.cfg
View file @
e35f1361
...
@@ -18,8 +18,8 @@ filename = sphinx-1.10-beta-snowball.patch
...
@@ -18,8 +18,8 @@ filename = sphinx-1.10-beta-snowball.patch
[sphinx]
[sphinx]
recipe = hexagonit.recipe.cmmi
recipe = hexagonit.recipe.cmmi
url = http://sphinxsearch.com/files/sphinx-2.0.
1
-beta.tar.gz
url = http://sphinxsearch.com/files/sphinx-2.0.
2
-beta.tar.gz
md5sum =
95c217d81d0b7a4ff73d5297318c3481
md5sum =
fafe0f1a71d0ded32404c067eba7d0b3
configure-options =
configure-options =
--with-mysql
--with-mysql
--with-mysql-includes=${mariadb:location}/include/mysql
--with-mysql-includes=${mariadb:location}/include/mysql
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment