Mercurial > repos > devteam > package_kbproto_1_0_6
comparison tool_dependencies.xml @ 1:c22b3ce67f24 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_kbproto_1_0_6 commit de7140295cce07e1bc1697e51dab4271c8d7a8a6
author | devteam |
---|---|
date | Fri, 18 Dec 2015 18:41:23 -0500 |
parents | f9fefd89da26 |
children |
comparison
equal
deleted
inserted
replaced
0:f9fefd89da26 | 1:c22b3ce67f24 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="libxslt" version="1.1.28"> | 3 <package name="libxslt" version="1.1.28"> |
4 <repository changeset_revision="6b473a1dad73" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="a8d63d4be58f" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
5 </package> | 5 </package> |
6 <package name="kbproto" version="1.0.6"> | 6 <package name="kbproto" version="1.0.6"> |
7 <install version="1.0"> | 7 <install version="1.0"> |
8 <actions> | 8 <actions> |
9 <action type="download_by_url">ftp://ftp.x.org/pub/X11R7.7/src/proto/kbproto-1.0.6.tar.bz2</action> | 9 <action type="download_by_url">ftp://ftp.x.org/pub/X11R7.7/src/proto/kbproto-1.0.6.tar.bz2</action> |
10 <action type="set_environment_for_install"> | 10 <action type="set_environment_for_install"> |
11 <repository changeset_revision="6b473a1dad73" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | 11 <repository changeset_revision="a8d63d4be58f" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
12 <package name="libxslt" version="1.1.28" /> | |
13 </repository> | |
12 </action> | 14 </action> |
13 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> | 15 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> |
14 <action type="shell_command">make && make install</action> | 16 <action type="shell_command">make && make install</action> |
15 <action type="set_environment"> | 17 <action type="set_environment"> |
16 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | 18 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |