Mercurial > repos > iuc > package_cairo_1_14_2
comparison tool_dependencies.xml @ 2:9fe5875b0ede draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_14_2 commit f06ef03a7394f5be6fab607283f6d100c2a9a267
| author | iuc |
|---|---|
| date | Sun, 27 Sep 2015 10:49:30 -0400 |
| parents | 44aa00692c0d |
| children | 53f61677843e |
comparison
equal
deleted
inserted
replaced
| 1:44aa00692c0d | 2:9fe5875b0ede |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="pixman" version="0.32.6"> | 3 <package name="pixman" version="0.32.6"> |
| 4 <repository changeset_revision="2db67636b074" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="2db67636b074" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 <package name="libpng" version="1.6.7"> | 6 <package name="libpng" version="1.6.7"> |
| 7 <repository changeset_revision="ac6ef08bf0e6" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="ac6ef08bf0e6" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 8 </package> | 8 </package> |
| 9 <package name="freetype" version="2.5.2"> | 9 <package name="freetype" version="2.5.2"> |
| 10 <repository changeset_revision="55f81025bcb0" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="55f81025bcb0" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 11 </package> | |
| 12 <package name="fontconfig" version="2.11.1"> | |
| 13 <repository changeset_revision="dc312c5bf012" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 11 </package> | 14 </package> |
| 12 <package name="cairo" version="1.14.2"> | 15 <package name="cairo" version="1.14.2"> |
| 13 <install version="1.0"> | 16 <install version="1.0"> |
| 14 <actions> | 17 <actions> |
| 15 <action type="download_by_url">http://share.gruenings.eu/cairo-1.14.2.tar.bz2</action> | 18 <action type="download_by_url">http://share.gruenings.eu/cairo-1.14.2.tar.bz2</action> |
| 16 <action type="set_environment_for_install"> | 19 <action type="set_environment_for_install"> |
| 17 <repository changeset_revision="2db67636b074" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 20 <repository changeset_revision="2db67636b074" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 18 <package name="pixman" version="0.32.6" /> | 21 <package name="pixman" version="0.32.6" /> |
| 19 </repository> | 22 </repository> |
| 20 <repository changeset_revision="ac6ef08bf0e6" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 23 <repository changeset_revision="ac6ef08bf0e6" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 21 <package name="libpng" version="1.6.7" /> | 24 <package name="libpng" version="1.6.7" /> |
| 22 </repository> | 25 </repository> |
| 23 <repository changeset_revision="55f81025bcb0" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 26 <repository changeset_revision="55f81025bcb0" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 24 <package name="freetype" version="2.5.2" /> | 27 <package name="freetype" version="2.5.2" /> |
| 28 </repository> | |
| 29 <repository changeset_revision="dc312c5bf012" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 30 <package name="fontconfig" version="2.11.1" /> | |
| 25 </repository> | 31 </repository> |
| 26 </action> | 32 </action> |
| 27 <action type="shell_command"> | 33 <action type="shell_command"> |
| 28 export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" && \ | 34 export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" && \ |
| 29 ./configure --prefix=$INSTALL_DIR \ | 35 ./configure --prefix=$INSTALL_DIR \ |
| 36 --disable-dependency-tracking \ | |
| 30 --with-x=no \ | 37 --with-x=no \ |
| 31 --enable-xcb-shm=no \ | 38 --enable-xcb-shm=no \ |
| 32 --enable-xlib-xcb=no \ | 39 --enable-xlib-xcb=no \ |
| 33 --enable-xcb=no \ | 40 --enable-xcb=no \ |
| 34 --enable-xlib-xrender=no \ | 41 --enable-xlib-xrender=no \ |
| 35 --enable-ft=yes | 42 --enable-ft=yes \ |
| 43 --enable-svg=yes \ | |
| 44 --enable-tee=yes | |
| 36 </action> | 45 </action> |
| 37 <action type="make_install" /> | 46 <action type="make_install" /> |
| 38 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. --> | 47 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. --> |
| 39 <action type="shell_command">touch $INSTALL_DIR/include/cairo/cairo-xlib.h</action> | 48 <action type="shell_command">touch $INSTALL_DIR/include/cairo/cairo-xlib.h</action> |
| 40 <action type="set_environment"> | 49 <action type="set_environment"> |
| 41 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 50 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 42 <environment_variable action="prepend_to" name="CAIRO_LIB_PATH">$INSTALL_DIR/lib</environment_variable> | 51 <environment_variable action="prepend_to" name="CAIRO_LIB_PATH">$INSTALL_DIR/lib</environment_variable> |
| 43 <environment_variable action="prepend_to" name="CAIRO_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> | 52 <environment_variable action="prepend_to" name="CAIRO_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> |
| 44 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | 53 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |
| 54 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> | |
| 45 </action> | 55 </action> |
| 46 </actions> | 56 </actions> |
| 47 </install> | 57 </install> |
| 48 <readme> | 58 <readme> |
| 49 </readme> | 59 </readme> |
