Mercurial > repos > iuc > package_pixman_0_32_6
comparison tool_dependencies.xml @ 4:82d1a680686f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pixman_0_32_6 commit f6ee6a549b9c121ee69914a2fdde392de74e4b19
| author | iuc |
|---|---|
| date | Wed, 02 Dec 2015 16:14:50 -0500 |
| parents | 1beafebf5135 |
| children |
comparison
equal
deleted
inserted
replaced
| 3:1beafebf5135 | 4:82d1a680686f |
|---|---|
| 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="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.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="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 11 <action type="set_environment_for_install"> |
| 12 <package name="libpng" version="1.6.7" /> | 12 <repository changeset_revision="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.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" && echo $LDFLAGS && ./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="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.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> |
