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
a3e553f8
Commit
a3e553f8
authored
Jun 12, 2018
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ghostscript: shared build
parent
eccda19e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
0 deletions
+5
-0
component/fontconfig/buildout.cfg
component/fontconfig/buildout.cfg
+1
-0
component/freetype/buildout.cfg
component/freetype/buildout.cfg
+1
-0
component/ghostscript/buildout.cfg
component/ghostscript/buildout.cfg
+1
-0
component/gperf/buildout.cfg
component/gperf/buildout.cfg
+1
-0
component/libpng/buildout.cfg
component/libpng/buildout.cfg
+1
-0
No files found.
component/fontconfig/buildout.cfg
View file @
a3e553f8
...
...
@@ -14,6 +14,7 @@ parts =
[fontconfig]
recipe = slapos.recipe.cmmi
shared = true
url = http://fontconfig.org/release/fontconfig-2.12.6.tar.bz2
md5sum = 733f5e2371ca77b69707bd7b30cc2163
pkg_config_depends = ${freetype:pkg_config_depends}:${freetype:location}/lib/pkgconfig:${libxml2:location}/lib/pkgconfig
...
...
component/freetype/buildout.cfg
View file @
a3e553f8
...
...
@@ -13,6 +13,7 @@ parts =
[freetype]
recipe = slapos.recipe.cmmi
shared = true
url = http://download.savannah.gnu.org/releases/freetype/freetype-2.7.1.tar.bz2
md5sum = b3230110e0cab777e0df7631837ac36e
pkg_config_depends = ${zlib:location}/lib/pkgconfig:${libpng:location}/lib/pkgconfig
...
...
component/ghostscript/buildout.cfg
View file @
a3e553f8
...
...
@@ -11,6 +11,7 @@ parts = ghostscript
[ghostscript-common]
recipe = slapos.recipe.cmmi
shared = true
pkg_config_depends = ${libtiff:location}/lib/pkgconfig:${fontconfig:location}/lib/pkgconfig:${fontconfig:pkg_config_depends}
configure-options =
--disable-cups
...
...
component/gperf/buildout.cfg
View file @
a3e553f8
...
...
@@ -2,5 +2,6 @@
[gperf]
recipe = slapos.recipe.cmmi
shared = true
url = ftp://ftp.gnu.org/pub/gnu/gperf/gperf-3.0.4.tar.gz
md5sum = c1f1db32fb6598d6a93e6e88796a8632
component/libpng/buildout.cfg
View file @
a3e553f8
...
...
@@ -9,6 +9,7 @@ parts =
[libpng-common]
recipe = slapos.recipe.cmmi
shared = true
configure-options =
--disable-static
environment =
...
...
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