comparison tool_dependencies.xml @ 1:06f701aa92e2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pixman_0_32_6 commit e88985ea9a235eebfe4a69dfc0c2fb2aa1588a41
author iuc
date Wed, 25 Nov 2015 08:16:31 -0500
parents b67e27ea8bd3
children
comparison
equal deleted inserted replaced
0:b67e27ea8bd3 1:06f701aa92e2
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="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="pixman" version="0.32.6"> 6 <package name="pixman" version="0.32.6">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions_group>
9 <action sha256sum="3dfed13b8060eadabf0a4945c7045b7793cc7e3e910e748a8bb0f0dc3e794904" type="download_by_url">http://cairographics.org/releases/pixman-0.32.6.tar.gz</action> 9 <actions architecture="x86_64" os="linux">
10 <action type="set_environment_for_install"> 10 <action sha256sum="3dfed13b8060eadabf0a4945c7045b7793cc7e3e910e748a8bb0f0dc3e794904" type="download_by_url">http://cairographics.org/releases/pixman-0.32.6.tar.gz</action>
11 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> 11 <action type="set_environment_for_install">
12 <package name="libpng" version="1.6.7" /> 12 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
13 </repository> 13 <package name="libpng" version="1.6.7" />
14 </action> 14 </repository>
15 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$LIBPNG_LIB_PATH" &amp;&amp; echo $LDFLAGS &amp;&amp; ./configure --prefix=$INSTALL_DIR</action> 15 </action>
16 <action type="make_install" /> 16 <action type="autoconf" />
17 <action type="set_environment"> 17 <action type="set_environment">
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
19 <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable> 19 <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
20 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> 20 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
21 </action> 21 </action>
22 </actions> 22 </actions>
23 <actions architecture="x86_64" os="darwin">
24 <action sha256sum="3dfed13b8060eadabf0a4945c7045b7793cc7e3e910e748a8bb0f0dc3e794904" type="download_by_url">http://cairographics.org/releases/pixman-0.32.6.tar.gz</action>
25 <action type="set_environment_for_install">
26 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
27 <package name="libpng" version="1.6.7" />
28 </repository>
29 </action>
30 <action type="autoconf">--disable-mmx</action>
31 <action type="set_environment">
32 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
33 <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
34 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
35 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
36 </action>
37 </actions>
38 </actions_group>
23 </install> 39 </install>
24 <readme /> 40 <readme />
25 </package> 41 </package>
26 </tool_dependency> 42 </tool_dependency>