Mercurial > repos > iuc > package_pixman_0_32_4
comparison tool_dependencies.xml @ 1:32ff063c4de8 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pixman_0_32_4 commit f6ee6a549b9c121ee69914a2fdde392de74e4b19
author | iuc |
---|---|
date | Wed, 02 Dec 2015 16:16:54 -0500 |
parents | efddae64d543 |
children |
comparison
equal
deleted
inserted
replaced
0:efddae64d543 | 1:32ff063c4de8 |
---|---|
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.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="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.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="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> |
15 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$PNG_LIB_PATH" && echo $LDFLAGS && ./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="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.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> |