comparison tool_dependencies.xml @ 2:93cd49855fe1 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_fontconfig_2_11_1 commit d8c9384565aa9b4beaeb04348d41cb4c95547b92-dirty
author mvdbeek
date Fri, 09 Oct 2015 07:40:50 -0400
parents 922099dd5efa
children
comparison
equal deleted inserted replaced
1:922099dd5efa 2:93cd49855fe1
4 <repository changeset_revision="d39e2eb401ec" name="package_freetype_2_5_2" owner="mvdbeek" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="d39e2eb401ec" name="package_freetype_2_5_2" owner="mvdbeek" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="libxml2" version="2.9.1"> 6 <package name="libxml2" version="2.9.1">
7 <repository changeset_revision="df7589f53a88" name="package_libxml2_2_9_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 7 <repository changeset_revision="df7589f53a88" name="package_libxml2_2_9_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
8 </package> 8 </package>
9 <package name="fontconfig" version="2.11.1"> 9 <package name="fontconfig" version="2.11.1">
10 <install version="1.0"> 10 <install version="1.0">
11 <actions> 11 <actions>
12 <action type="download_by_url">http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz</action> 12 <action type="download_by_url">http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz</action>
13 <action type="set_environment_for_install"> 13 <action type="set_environment_for_install">
14 <repository changeset_revision="d39e2eb401ec" name="package_freetype_2_5_2" owner="mvdbeek" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> 14 <repository changeset_revision="d39e2eb401ec" name="package_freetype_2_5_2" owner="mvdbeek" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
15 <package name="freetype" version="2.5.2" /> 15 <package name="freetype" version="2.5.2" />
16 </repository> 16 </repository>
17 <repository changeset_revision="df7589f53a88" name="package_libxml2_2_9_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> 17 <repository changeset_revision="df7589f53a88" name="package_libxml2_2_9_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
18 <package name="libxml2" version="2.9.1" /> 18 <package name="libxml2" version="2.9.1" />
19 </repository> 19 </repository>
20 </action> 20 </action>
21 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" &amp;&amp; ./configure --prefix=$INSTALL_DIR --disable-docs --enable-libxml2</action> 21 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" &amp;&amp; ./configure --prefix=$INSTALL_DIR --disable-docs --enable-libxml2</action>
22 <action type="make_install" /> 22 <action type="make_install" />
23 <action type="set_environment"> 23 <action type="set_environment">
24 <environment_variable action="set_to" name="FONTCONFIG_ROOT_PATH">$INSTALL_DIR/lib</environment_variable> 24 <environment_variable action="set_to" name="FONTCONFIG_ROOT_PATH">$INSTALL_DIR</environment_variable>
25 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 25 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
26 <environment_variable action="set_to" name="FONTCONFIG_FILE">$INSTALL_DIR/etc/fonts/fonts.conf</environment_variable> 26 <environment_variable action="set_to" name="FONTCONFIG_FILE">$INSTALL_DIR/etc/fonts/fonts.conf</environment_variable>
27 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
28 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib/</environment_variable>
29 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include/</environment_variable>
30 <environment_variable action="prepend_to" name="CPP_INCLUDE_PATH">$INSTALL_DIR/include/</environment_variable>
27 </action> 31 </action>
28 </actions> 32 </actions>
29 </install> 33 </install>
30 <readme> 34 <readme>
31 </readme> 35 </readme>