0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="libxml2" version="2.9.1">
|
|
4 <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6 <package name="libxslt" version="1.1.28">
|
|
7 <install version="1.0">
|
|
8 <actions>
|
|
9 <action type="download_by_url">ftp://xmlsoft.org/libxml2/libxslt-1.1.28.tar.gz</action>
|
|
10 <action type="set_environment_for_install">
|
1
|
11 <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu">
|
|
12 <package name="libxml2" version="2.9.1" />
|
|
13 </repository>
|
0
|
14 </action>
|
|
15 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
|
|
16 <action type="shell_command">make && make install</action>
|
|
17 <action type="set_environment">
|
|
18 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
|
|
19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
20 </action>
|
|
21 </actions>
|
|
22 </install>
|
|
23 <readme />
|
|
24 </package>
|
|
25 </tool_dependency>
|