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
Xiaowu Zhang
slapos
Commits
ed31a3eb
Commit
ed31a3eb
authored
Jun 13, 2018
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
imagemagick: shared build
parent
e836daa5
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
18 additions
and
1 deletion
+18
-1
component/boost-lib/buildout.cfg
component/boost-lib/buildout.cfg
+2
-1
component/cmake/buildout.cfg
component/cmake/buildout.cfg
+1
-0
component/garbage-collector/buildout.cfg
component/garbage-collector/buildout.cfg
+1
-0
component/giflib/buildout.cfg
component/giflib/buildout.cfg
+1
-0
component/glibmm/buildout.cfg
component/glibmm/buildout.cfg
+1
-0
component/gtkmm/buildout.cfg
component/gtkmm/buildout.cfg
+4
-0
component/imagemagick/buildout.cfg
component/imagemagick/buildout.cfg
+1
-0
component/inkscape/buildout.cfg
component/inkscape/buildout.cfg
+2
-0
component/jasper/buildout.cfg
component/jasper/buildout.cfg
+1
-0
component/lcms/buildout.cfg
component/lcms/buildout.cfg
+1
-0
component/libsigc/buildout.cfg
component/libsigc/buildout.cfg
+1
-0
component/popt/buildout.cfg
component/popt/buildout.cfg
+1
-0
component/webp/buildout.cfg
component/webp/buildout.cfg
+1
-0
No files found.
component/boost-lib/buildout.cfg
View file @
ed31a3eb
...
...
@@ -8,9 +8,10 @@ extends =
[boost-lib]
recipe = slapos.recipe.cmmi
shared = true
url = http://downloads.sourceforge.net/sourceforge/boost/boost_1_58_0.tar.bz2
md5sum = b8839650e61e9c1c0a89f371dd475546
location =
${buildout:parts-directory}/${:_buildout_section_name_}
location =
@@LOCATION@@
configure-command = ./bootstrap.sh --prefix=${:location} --with-python=${python2.7:location}/bin/python2.7
make-binary =
make-options =
...
...
component/cmake/buildout.cfg
View file @
ed31a3eb
...
...
@@ -7,6 +7,7 @@ parts =
[cmake]
recipe = slapos.recipe.cmmi
shared = true
url = https://cmake.org/files/v3.7/cmake-3.7.2.tar.gz
md5sum = 79bd7e65cd81ea3aa2619484ad6ff25a
environment =
...
...
component/garbage-collector/buildout.cfg
View file @
ed31a3eb
...
...
@@ -6,6 +6,7 @@ parts = garbage-collector
[garbage-collector]
recipe = slapos.recipe.cmmi
shared = true
md5sum = 6f77f9fff5fb5bf96adfc1e93cd035b6
url = http://www.hboehm.info/gc/gc_source/gc-7.2g.tar.gz
configure-options =
...
...
component/giflib/buildout.cfg
View file @
ed31a3eb
...
...
@@ -4,6 +4,7 @@ parts =
[giflib]
recipe = slapos.recipe.cmmi
shared = true
url = http://downloads.sourceforge.net/project/giflib/giflib-4.x/giflib-4.2.3.tar.bz2
md5sum = be1f5749c24644257a88c9f42429343d
configure-options =
...
...
component/glibmm/buildout.cfg
View file @
ed31a3eb
...
...
@@ -12,6 +12,7 @@ parts =
[glibmm]
recipe = slapos.recipe.cmmi
shared = true
url = http://ftp.gnome.org/pub/gnome/core/3.22/3.22.2/sources/glibmm-2.50.0.tar.xz
md5sum = e7416beff6cba1f38c2bccd0dc8c3278
pkg_config_depends = ${glib:location}/lib/pkgconfig:${libsigc:location}/lib/pkgconfig:${pcre:location}/lib/pkgconfig
...
...
component/gtkmm/buildout.cfg
View file @
ed31a3eb
...
...
@@ -16,6 +16,7 @@ parts =
[cairomm]
recipe = slapos.recipe.cmmi
shared = true
url = http://cairographics.org/releases/cairomm-1.13.1.tar.gz
md5sum = 21fe892652741b7544f52da6965d27fc
pkg_config_depends = ${cairo:location}/lib/pkgconfig:${cairo:pkg_config_depends}:${libsigc:location}/lib/pkgconfig
...
...
@@ -31,6 +32,7 @@ environment =
[pangomm]
recipe = slapos.recipe.cmmi
shared = true
url = http://ftp.gnome.org/pub/gnome/core/3.22/3.22.2/sources/pangomm-2.40.1.tar.xz
md5sum = 874eadd9434613dbacf0272c82c3ac23
pkg_config_depends = ${pango:location}/lib/pkgconfig:${pango:pkg_config_depends}:${glibmm:location}/lib/pkgconfig:${glibmm:pkg_config_depends}:${cairomm:location}/lib/pkgconfig
...
...
@@ -45,6 +47,7 @@ environment =
[atkmm]
recipe = slapos.recipe.cmmi
shared = true
url = http://ftp.gnome.org/pub/gnome/core/3.22/3.22.2/sources/atkmm-2.24.2.tar.xz
md5sum = d53b60b0f1be597e86070954a49cf0c3
pkg_config_depends = ${atk:location}/lib/pkgconfig:${glib:location}/lib/pkgconfig:${glibmm:location}/lib/pkgconfig:${libsigc:location}/lib/pkgconfig:${pcre:location}/lib/pkgconfig
...
...
@@ -59,6 +62,7 @@ environment =
[gtkmm]
recipe = slapos.recipe.cmmi
shared = true
url = http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.24/gtkmm-2.24.5.tar.xz
md5sum = 6c59ae8bbff48fad9132f23af347acf1
pkg_config_depends = ${pangomm:location}/lib/pkgconfig:${pangomm:pkg_config_depends}:${atkmm:location}/lib/pkgconfig:${atkmm:pkg_config_depends}:${gtk-2:location}/lib/pkgconfig:${gtk-2:pkg_config_depends}
...
...
component/imagemagick/buildout.cfg
View file @
ed31a3eb
...
...
@@ -25,6 +25,7 @@ extends =
[imagemagick]
recipe = slapos.recipe.cmmi
shared = true
version = 7.0.2-10
url = https://www.imagemagick.org/download/releases/ImageMagick-${:version}.tar.xz
md5sum = e1cb23d9c10a8eff228ef30ee281711a
...
...
component/inkscape/buildout.cfg
View file @
ed31a3eb
...
...
@@ -27,6 +27,7 @@ extends =
[gsl]
recipe = slapos.recipe.cmmi
shared = true
url = http://ftp.gnu.org/gnu/gsl/gsl-2.3.tar.gz
md5sum = 905fcbbb97bc552d1037e34d200931a0
configure-options =
...
...
@@ -39,6 +40,7 @@ environment =
[inkscape]
recipe = slapos.recipe.cmmi
shared = true
url = https://inkscape.org/gallery/item/10682/inkscape-0.92.1.tar_XlpI7qT.bz2
md5sum = db2eb2a566cf35ff949fc9ccb172889a
location = ${buildout:parts-directory}/${:_buildout_section_name_}
...
...
component/jasper/buildout.cfg
View file @
ed31a3eb
...
...
@@ -7,6 +7,7 @@ parts =
[jasper]
recipe = slapos.recipe.cmmi
shared = true
url = http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-1.900.1.zip
md5sum = a342b2b4495b3e1394e161eb5d85d754
patch-options = -p1
...
...
component/lcms/buildout.cfg
View file @
ed31a3eb
...
...
@@ -13,6 +13,7 @@ parts =
[lcms2]
recipe = slapos.recipe.cmmi
shared = true
url = http://downloads.sourceforge.net/project/lcms/lcms/2.8/lcms2-2.8.tar.gz
md5sum = 87a5913f1a52464190bb655ad230539c
configure-options =
...
...
component/libsigc/buildout.cfg
View file @
ed31a3eb
...
...
@@ -10,6 +10,7 @@ parts =
[libsigc]
recipe = slapos.recipe.cmmi
shared = true
url = http://ftp.gnome.org/pub/gnome/core/3.22/3.22.2/sources/libsigc++-2.10.0.tar.xz
md5sum = 70bcbde2c900e4925d6ef4bf50954195
configure-options =
...
...
component/popt/buildout.cfg
View file @
ed31a3eb
...
...
@@ -4,6 +4,7 @@ parts =
[popt]
recipe = slapos.recipe.cmmi
shared = true
url = ftp://anduin.linuxfromscratch.org/BLFS/svn/p/popt-1.16.tar.gz
md5sum = 3743beefa3dd6247a73f8f7a32c14c33
configure-options =
...
...
component/webp/buildout.cfg
View file @
ed31a3eb
...
...
@@ -12,6 +12,7 @@ extends =
[webp]
recipe = slapos.recipe.cmmi
shared = true
url = http://downloads.webmproject.org/releases/webp/libwebp-0.4.1.tar.gz
md5sum = 42bc79613ec5ee5b0e68ba97839c981e
configure-options =
...
...
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