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
isaak yansane-sisk
slapos
Commits
7edc0a24
Commit
7edc0a24
authored
May 02, 2012
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'erp5' into erp5-librsvg
parents
66ea78f0
1b8658f4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
component/imagemagick/buildout.cfg
component/imagemagick/buildout.cfg
+2
-2
component/libreoffice-bin/buildout.cfg
component/libreoffice-bin/buildout.cfg
+3
-3
component/openssl/buildout.cfg
component/openssl/buildout.cfg
+2
-2
No files found.
component/imagemagick/buildout.cfg
View file @
7edc0a24
...
...
@@ -28,8 +28,8 @@ filename = imagemagick-6.6.6-1-no-gsx-gsc-probe.patch
[imagemagick]
recipe = hexagonit.recipe.cmmi
url = ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.7.6-
4
.tar.bz2
md5sum =
7551edb219459fcbc71abb8ce65b8952
url = ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.7.6-
8
.tar.bz2
md5sum =
fc189f4a81e8aa9e07bc1a9beb867ecb
depends =
${libtiff:version}
${librsvg:version}
...
...
component/libreoffice-bin/buildout.cfg
View file @
7edc0a24
...
...
@@ -12,12 +12,12 @@ find-links =
[libreoffice-bin]
recipe = slapos.recipe.build
# here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64).
version = 3.5.
2
version = 3.5.
3
url = http://download.documentfoundation.org/libreoffice/stable/${:version}/rpm/%s/LibO_${:version}_Linux_%s_install-rpm_en-US.tar.gz
# supported architectures md5sums
md5sum_x86 =
1c22c272fc779da584fbe1380442f71
b
md5sum_x86-64 =
8f1964c54fd4c768dbc6df42c87be528
md5sum_x86 =
73d5d1cdaebd58e97cabc91506b9da5
b
md5sum_x86-64 =
4d20c18c799c565e22b0b06418abe2c3
# where office code can be found?
officedir = libreoffice3.5
...
...
component/openssl/buildout.cfg
View file @
7edc0a24
...
...
@@ -28,8 +28,8 @@ download-only = true
[openssl]
recipe = hexagonit.recipe.cmmi
url = https://www.openssl.org/source/openssl-1.0.1.tar.gz
md5sum =
134f168bc2a8333f19f81d684841710b
url = https://www.openssl.org/source/openssl-1.0.1
a
.tar.gz
md5sum =
a0104320c0997cd33e18b8ea798609d1
patches =
${openssl-nodoc.patch:location}/${openssl-nodoc.patch:filename}
${openssl-exlibs.patch:location}/${openssl-exlibs.patch:filename}
...
...
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