/[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 42426 - (hide annotations)
Tue Jan 18 16:14:02 2011 UTC (2 years, 4 months ago) by kazuhiko
File size: 387 byte(s)
no need to specify '../dir_name' for files in the same directory.
1 kazuhiko 40332 # libxml2 - the XML C parser and toolkit
2     # http://xmlsoft.org/
3    
4 luke 39774 [buildout]
5 kazuhiko 42426 extends = zlib.cfg
6 luke 39774 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