comparison tool_dependencies.xml @ 1:7056a708062b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/legacy/package_pixman_0_32_4 commit 00214cfe7548eb1e6ac3192f14ef9c270bef7fb3
author devteam
date Wed, 06 Jan 2016 10:27:02 -0500
parents bcf53d429118
children
comparison
equal deleted inserted replaced
0:bcf53d429118 1:7056a708062b
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="libpng" version="1.6.7"> 3 <package name="libpng" version="1.6.7">
4 <repository changeset_revision="a0b0e0281cc4" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="pixman" version="0.32.4"> 6 <package name="pixman" version="0.32.4">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions_group>
9 <action type="download_by_url">http://cairographics.org/releases/pixman-0.32.4.tar.gz</action> 9 <actions architecture="x86_64" os="linux">
10 <action type="set_environment_for_install"> 10 <action sha256sum="80c7ed420e8a3ae749800241e6347c3d55681296cab71384be7969cd9e657e84" type="download_by_url">
11 <repository changeset_revision="a0b0e0281cc4" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> 11 http://cairographics.org/releases/pixman-0.32.4.tar.gz
12 <package name="libpng" version="1.6.7" /> 12 </action>
13 </repository> 13 <action type="set_environment_for_install">
14 </action> 14 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
15 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$PNG_LIB_PATH" &amp;&amp; echo $LDFLAGS &amp;&amp; ./configure --prefix=$INSTALL_DIR</action> 15 <package name="libpng" version="1.6.7" />
16 <action type="make_install" /> 16 </repository>
17 <action type="set_environment"> 17 </action>
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 18 <action type="autoconf" />
19 <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable> 19 <action type="set_environment">
20 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> 20 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
21 </action> 21 <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
22 </actions> 22 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
23 </install> 23 </action>
24 <readme /> 24 </actions>
25 </package> 25 <actions architecture="x86_64" os="darwin">
26 <action sha256sum="80c7ed420e8a3ae749800241e6347c3d55681296cab71384be7969cd9e657e84" type="download_by_url">
27 http://cairographics.org/releases/pixman-0.32.4.tar.gz
28 </action>
29 <action type="set_environment_for_install">
30 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
31 <package name="libpng" version="1.6.7" />
32 </repository>
33 </action>
34 <action type="autoconf">--disable-mmx</action>
35 <action type="set_environment">
36 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
37 <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
38 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
39 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
40 </action>
41 </actions>
42 </actions_group>
43 </install>
44 <readme />
45 </package>
26 </tool_dependency> 46 </tool_dependency>