Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
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
Cédric Le Ninivin
slapos
Commits
5e7798f8
Commit
5e7798f8
authored
Apr 28, 2014
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'erp5-component' into erp5
parents
f6946c0a
ac436cfb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
component/fontconfig/buildout.cfg
component/fontconfig/buildout.cfg
+2
-2
component/grep/buildout.cfg
component/grep/buildout.cfg
+2
-2
component/haproxy/buildout.cfg
component/haproxy/buildout.cfg
+2
-2
component/poppler/buildout.cfg
component/poppler/buildout.cfg
+2
-2
No files found.
component/fontconfig/buildout.cfg
View file @
5e7798f8
...
...
@@ -13,8 +13,8 @@ parts =
[fontconfig]
recipe = slapos.recipe.cmmi
url = http://fontconfig.org/release/fontconfig-2.11.
0
.tar.bz2
md5sum =
000bd4baf7aefa828e03414d0c8c7dc5
url = http://fontconfig.org/release/fontconfig-2.11.
1
.tar.bz2
md5sum =
824d000eb737af6e16c826dd3b2d6c90
pkg_config_depends = ${freetype:location}/lib/pkgconfig:${libxml2:location}/lib/pkgconfig:${zlib:location}/lib/pkgconfig
# XXX-Cedric : should we use --with-add-fonts={somefont:location}/share,{someotherfont:location}/share?
configure-options =
...
...
component/grep/buildout.cfg
View file @
5e7798f8
...
...
@@ -8,8 +8,8 @@ parts =
[grep]
recipe = slapos.recipe.cmmi
url = http://ftp.gnu.org/gnu/grep/grep-2.1
7
.tar.xz
md5sum =
3b1f0cbf1139e76171f790665b1b41cf
url = http://ftp.gnu.org/gnu/grep/grep-2.1
8
.tar.xz
md5sum =
7439f8266f50844b56cc3e2721606541
environment =
PATH=${xz-utils:location}/bin:%(PATH)s
CPPFLAGS=-I${pcre:location}/include
...
...
component/haproxy/buildout.cfg
View file @
5e7798f8
...
...
@@ -9,8 +9,8 @@ parts = haproxy
[haproxy]
recipe = slapos.recipe.cmmi
url = http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.2
4
.tar.gz
md5sum =
86422620faa9759907563d5e0524b98c
url = http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.2
5
.tar.gz
md5sum =
74b5ec1f0f9b4d148c8083bcfb512ccd
configure-command = true
# If the system is running on Linux 2.6, we use "linux26" as the TARGET,
# otherwise use "generic".
...
...
component/poppler/buildout.cfg
View file @
5e7798f8
...
...
@@ -15,8 +15,8 @@ extends =
[poppler]
recipe = slapos.recipe.cmmi
url = http://poppler.freedesktop.org/poppler-0.2
4.5
.tar.xz
md5sum =
334f2ac95cc8039f2a57fe63e4a81c69
url = http://poppler.freedesktop.org/poppler-0.2
6.0
.tar.xz
md5sum =
76c3b2f18002a0f1e2bbbc7cccd1b957
depends =
${libtiff:version}
${libpng:so_version}
...
...
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