/[public]/erp5/trunk/buildout/software-profiles/libxml2.cfg
ERP5 logo

Contents of /erp5/trunk/buildout/software-profiles/libxml2.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 40332 - (hide annotations)
Wed Nov 17 13:57:15 2010 UTC (2 years, 6 months ago) by kazuhiko
File size: 408 byte(s)
* version up : libxml2-2.7.8.
* add comments.
1 kazuhiko 40332 # libxml2 - the XML C parser and toolkit
2     # http://xmlsoft.org/
3    
4 luke 39774 [buildout]
5     extends = ../software-profiles/zlib.cfg
6     parts =
7     libxml2
8    
9     [libxml2]
10     recipe = hexagonit.recipe.cmmi
11 kazuhiko 40332 url = ftp://ftp.xmlsoft.org/libxml2/libxml2-2.7.8.tar.gz
12     md5sum = 8127a65e8c3b08856093099b52599c86
13 luke 39774 configure-options =
14 luke 39829 --without-python
15 luke 39774 --with-zlib=${zlib:location}
16     environment =
17 luke 39827 LDFLAGS = -Wl,-rpath -Wl,${zlib:location}/lib

  ViewVC Help
Powered by ViewVC 1.1.2