Mercurial > repos > iuc > package_squid_1_9g
comparison tool_dependencies.xml @ 2:020bf06899d1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_squid_1_9g commit 96e78bfc79601ce09b1e8b13e7927670121e80c1
author | iuc |
---|---|
date | Tue, 22 Mar 2016 05:42:20 -0400 |
parents | a82a68a3374e |
children |
comparison
equal
deleted
inserted
replaced
1:a82a68a3374e | 2:020bf06899d1 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="squid" version="1.9g"> | 3 <package name="squid" version="1.9g"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="download_by_url" target_filename="squid-1.9g.tar.gz">http://selab.janelia.org/software/squid/squid.tar.gz</action> | 6 <action type="download_by_url" sha256sum="302f42e8794aa4dbcfa0996c14fb7a70a7c4397fc45c2bbd2748055460d8dca7" target_filename="squid-1.9g.tar.gz">https://depot.galaxyproject.org/software/squid/squid_1.9g_src_all.tar.gz</action> |
7 <action type="autoconf">--enable-lfs</action> | 7 <action type="autoconf">--enable-lfs</action> |
8 <action type="set_environment"> | 8 <action type="set_environment"> |
9 <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> | 9 <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> |
10 <environment_variable name="SQUID_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> | 10 <environment_variable name="SQUID_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> |
11 <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> | 11 <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> |