Mercurial > repos > iuc > package_libxslt_1_1_28
comparison tool_dependencies.xml @ 0:15c6da429d88 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_libxslt_1_1_28 commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
author | iuc |
---|---|
date | Mon, 21 Dec 2015 06:03:13 -0500 |
parents | |
children | d63425547b4c |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:15c6da429d88 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="libxml2" version="2.9.3"> | |
4 <repository changeset_revision="7fc6b62d43e3" name="package_libxml2_2_9_3" owner="iuc" prior_installation_required="True" toolshed="https://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"> | |
11 <repository changeset_revision="7fc6b62d43e3" name="package_libxml2_2_9_3" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> | |
12 <package name="libxml2" version="2.9.3" /> | |
13 </repository> | |
14 </action> | |
15 <action type="autoconf" /> | |
16 <action type="set_environment"> | |
17 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | |
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
19 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> | |
20 <environment_variable action="prepend_to" name="DYLD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> | |
21 <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> | |
22 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> | |
23 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> | |
24 </action> | |
25 </actions> | |
26 </install> | |
27 <readme /> | |
28 </package> | |
29 </tool_dependency> |