Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
85192f8b
Commit
85192f8b
authored
Mar 11, 2020
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up: boost-lib 1.67.0, inkscape 0.92.4, gsl 2.6
parent
da9ceaa1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
component/boost-lib/buildout.cfg
component/boost-lib/buildout.cfg
+2
-2
component/inkscape/buildout.cfg
component/inkscape/buildout.cfg
+4
-4
No files found.
component/boost-lib/buildout.cfg
View file @
85192f8b
...
@@ -9,8 +9,8 @@ extends =
...
@@ -9,8 +9,8 @@ extends =
[boost-lib]
[boost-lib]
recipe = slapos.recipe.cmmi
recipe = slapos.recipe.cmmi
shared = true
shared = true
url = http://downloads.sourceforge.net/sourceforge/boost/boost_1_
58
_0.tar.bz2
url = http://downloads.sourceforge.net/sourceforge/boost/boost_1_
67
_0.tar.bz2
md5sum =
b8839650e61e9c1c0a89f371dd475546
md5sum =
ced776cb19428ab8488774e1415535ab
location = @@LOCATION@@
location = @@LOCATION@@
configure-command = ./bootstrap.sh --prefix=${:location} --with-python=${python2.7:location}/bin/python2.7
configure-command = ./bootstrap.sh --prefix=${:location} --with-python=${python2.7:location}/bin/python2.7
make-binary =
make-binary =
...
...
component/inkscape/buildout.cfg
View file @
85192f8b
...
@@ -27,8 +27,8 @@ extends =
...
@@ -27,8 +27,8 @@ extends =
[gsl]
[gsl]
recipe = slapos.recipe.cmmi
recipe = slapos.recipe.cmmi
url =
http://ftp.gnu.org/gnu/gsl/gsl-2.3
.tar.gz
url =
ftp://ftp.gnu.org/gnu/gsl/gsl-2.6
.tar.gz
md5sum =
905fcbbb97bc552d1037e34d200931a0
md5sum =
bda73a3dd5ff2f30b5956764399db6e7
configure-options =
configure-options =
--disable-static
--disable-static
environment =
environment =
...
@@ -39,8 +39,8 @@ environment =
...
@@ -39,8 +39,8 @@ environment =
[inkscape]
[inkscape]
recipe = slapos.recipe.cmmi
recipe = slapos.recipe.cmmi
url = https://inkscape.org/gallery/item/1
0682/inkscape-0.92.1.tar_XlpI7qT
.bz2
url = https://inkscape.org/gallery/item/1
3330/inkscape-0.92.4_A6N0YOn.tar
.bz2
md5sum =
db2eb2a566cf35ff949fc9ccb172889a
md5sum =
ac30f6d5747fd9c620c00dad500f414f
location = @@LOCATION@@
location = @@LOCATION@@
pkg_config_depends = ${freetype:location}/lib/pkgconfig:${gtkmm:location}/lib/pkgconfig:${gtkmm:pkg_config_depends}:${gsl:location}/lib/pkgconfig:${popt:location}/lib/pkgconfig:${garbage-collector:location}/lib/pkgconfig:${libxslt:location}/lib/pkgconfig
pkg_config_depends = ${freetype:location}/lib/pkgconfig:${gtkmm:location}/lib/pkgconfig:${gtkmm:pkg_config_depends}:${gsl:location}/lib/pkgconfig:${popt:location}/lib/pkgconfig:${garbage-collector:location}/lib/pkgconfig:${libxslt:location}/lib/pkgconfig
configure-command = ${cmake:location}/bin/cmake
configure-command = ${cmake:location}/bin/cmake
...
...
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