Commit fb650bb1 authored by Łukasz Nowak's avatar Łukasz Nowak

- profile to have own libpng


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40700 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8c0d8f74
[buildout]
extends =
../software-profiles/zlib.cfg
parts =
libpng
[libpng]
recipe = hexagonit.recipe.cmmi
url = http://download.sourceforge.net/libpng/libpng-1.4.4.tar.gz
md5sum = 297b38f925e745061489b41b1f7c4bb1
environment =
CFLAGS =-I${zlib:location}/include
LDFLAGS =-L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment