[Erp5-report] r39880 luke - /erp5/trunk/buildout/software-profiles/libxslt.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 4 09:15:46 CET 2010


Author: luke
Date: Thu Nov  4 09:15:45 2010
New Revision: 39880

URL: http://svn.erp5.org?rev=39880&view=rev
Log:
 - compile libxslt too

Added:
    erp5/trunk/buildout/software-profiles/libxslt.cfg

Added: erp5/trunk/buildout/software-profiles/libxslt.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/libxslt.cfg?rev=39880&view=auto
==============================================================================
--- erp5/trunk/buildout/software-profiles/libxslt.cfg (added)
+++ erp5/trunk/buildout/software-profiles/libxslt.cfg [utf8] Thu Nov  4 09:15:45 2010
@@ -0,0 +1,15 @@
+[buildout]
+extends =
+  ../software-profiles/libxml2.cfg
+
+parts =
+  libxslt
+
+[libxslt]
+url = ftp://xmlsoft.org/libxslt/libxslt-1.1.26.tar.gz
+md5sum = e61d0364a30146aaa3001296f853b2b9
+recipe = hexagonit.recipe.cmmi
+configure-options =
+  --with-libxml-prefix=${libxml2:location}
+environment =
+    LDFLAGS =-Wl,-rpath -Wl,${libxml2:location}/lib




More information about the Erp5-report mailing list