comparison tool_dependencies.xml @ 2:71eebf522000 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_14_2 commit 6eaf4336ff90294e503dedf930ccbe31f8b4efe9
author iuc
date Thu, 03 Dec 2015 07:21:32 -0500
parents 931dda69e1b0
children 3e7cd6a990f7
comparison
equal deleted inserted replaced
1:931dda69e1b0 2:71eebf522000
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="b67e27ea8bd3" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="06f701aa92e2" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.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="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 7 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.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="ee307f3ce5dc" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 10 <repository changeset_revision="3b09e7916896" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
11 </package> 11 </package>
12 <package name="fontconfig" version="2.11.1"> 12 <package name="fontconfig" version="2.11.1">
13 <repository changeset_revision="b20e4c53891e" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 13 <repository changeset_revision="2ce32675340e" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
14 </package> 14 </package>
15 <package name="cairo" version="1.14.2"> 15 <package name="cairo" version="1.14.2">
16 <install version="1.0"> 16 <install version="1.0">
17 <actions> 17 <actions>
18 <action type="download_by_url">http://share.gruenings.eu/cairo-1.14.2.tar.bz2</action> 18 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/cairo/cairo-1.14.2.tar.bz2</action>
19 <action type="set_environment_for_install"> 19 <action type="set_environment_for_install">
20 <repository changeset_revision="b67e27ea8bd3" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> 20 <repository changeset_revision="06f701aa92e2" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
21 <package name="pixman" version="0.32.6" /> 21 <package name="pixman" version="0.32.6" />
22 </repository> 22 </repository>
23 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> 23 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
24 <package name="libpng" version="1.6.7" /> 24 <package name="libpng" version="1.6.7" />
25 </repository> 25 </repository>
26 <repository changeset_revision="ee307f3ce5dc" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> 26 <repository changeset_revision="3b09e7916896" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
27 <package name="freetype" version="2.5.2" /> 27 <package name="freetype" version="2.5.2" />
28 </repository> 28 </repository>
29 <repository changeset_revision="b20e4c53891e" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> 29 <repository changeset_revision="2ce32675340e" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
30 <package name="fontconfig" version="2.11.1" /> 30 <package name="fontconfig" version="2.11.1" />
31 </repository> 31 </repository>
32 </action> 32 </action>
33 <action type="shell_command"> 33 <action type="autoconf">--disable-dependency-tracking --with-x=no --enable-xcb-shm=no --enable-xlib-xcb=no --enable-xcb=no --enable-xlib-xrender=no --enable-gtk-doc=no --enable-gtk-doc-html=no --enable-ft=yes --enable-svg=yes --enable-tee=yes</action>
34 export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" &amp;&amp; \
35 ./configure --prefix=$INSTALL_DIR \
36 --disable-dependency-tracking \
37 --with-x=no \
38 --enable-xcb-shm=no \
39 --enable-xlib-xcb=no \
40 --enable-xcb=no \
41 --enable-xlib-xrender=no \
42 --enable-ft=yes \
43 --enable-svg=yes \
44 --enable-tee=yes
45 </action>
46 <action type="make_install" />
47 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. --> 34 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. -->
48 <action type="shell_command">touch $INSTALL_DIR/include/cairo/cairo-xlib.h</action> 35 <action type="shell_command">touch $INSTALL_DIR/include/cairo/cairo-xlib.h</action>
49 <action type="set_environment"> 36 <action type="set_environment">
50 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 37 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
51 <environment_variable action="prepend_to" name="CAIRO_LIB_PATH">$INSTALL_DIR/lib</environment_variable> 38 <environment_variable action="prepend_to" name="CAIRO_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
52 <environment_variable action="prepend_to" name="CAIRO_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> 39 <environment_variable action="prepend_to" name="CAIRO_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
40 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
53 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> 41 <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> 42 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
43 <environment_variable action="set_to" name="CAIRO_CFLAGS">-I$INSTALL_DIR/include/cairo</environment_variable>
44 <environment_variable action="set_to" name="CAIRO_LIBS">"-L$INSTALL_DIR/lib -lcairo"</environment_variable>
55 </action> 45 </action>
56 </actions> 46 </actions>
57 </install> 47 </install>
58 <readme> 48 <readme>
59 </readme> 49 </readme>