diff tool_dependencies.xml @ 3:1beafebf5135 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pixman_0_32_6 commit 2a4ae2e32e4de769acdcff12253415a13c8ba2f0
author iuc
date Wed, 02 Dec 2015 16:13:16 -0500
parents 07154dfbc3d3
children 82d1a680686f
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Nov 30 21:07:45 2015 -0500
+++ b/tool_dependencies.xml	Wed Dec 02 16:13:16 2015 -0500
@@ -1,41 +1,25 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="libpng" version="1.6.7">
-        <repository changeset_revision="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+  <package name="libpng" version="1.6.7">
+      <repository changeset_revision="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     </package>
     <package name="pixman" version="0.32.6">
-        <install version="1.0">
-            <actions_group>
-                <actions architecture="x86_64" os="linux">
-                    <action sha256sum="3dfed13b8060eadabf0a4945c7045b7793cc7e3e910e748a8bb0f0dc3e794904" type="download_by_url">http://cairographics.org/releases/pixman-0.32.6.tar.gz</action>
-                    <action type="set_environment_for_install">
-                        <repository changeset_revision="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
-                            <package name="libpng" version="1.6.7" />
-                        </repository>
-                    </action>
-                    <action type="autoconf" />
-                    <action type="set_environment">
-                        <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
-                        <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
-                        <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
-                    </action>
-                </actions>
-                <actions architecture="x86_64" os="darwin">
-                    <action sha256sum="3dfed13b8060eadabf0a4945c7045b7793cc7e3e910e748a8bb0f0dc3e794904" type="download_by_url">http://cairographics.org/releases/pixman-0.32.6.tar.gz</action>
-                    <action type="set_environment_for_install">
-                        <repository changeset_revision="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
-                            <package name="libpng" version="1.6.7" />
-                        </repository>
-                    </action>
-                    <action type="autoconf">--disable-mmx</action>
-                    <action type="set_environment">
-                        <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
-                        <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
-                        <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
-                        <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
-                    </action>
-                </actions>
-            </actions_group>
+      <install version="1.0">
+          <actions>
+              <action sha256sum="3dfed13b8060eadabf0a4945c7045b7793cc7e3e910e748a8bb0f0dc3e794904" type="download_by_url">http://cairographics.org/releases/pixman-0.32.6.tar.gz</action>
+                <action type="set_environment_for_install">
+                  <repository changeset_revision="3571cd50dda2" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
+                      <package name="libpng" version="1.6.7" />
+                    </repository>
+                </action>
+                <action type="shell_command">export LDFLAGS="-Wl,-rpath,$LIBPNG_LIB_PATH" &amp;&amp; echo $LDFLAGS &amp;&amp; ./configure --prefix=$INSTALL_DIR</action>
+                <action type="make_install" />
+                <action type="set_environment">
+                  <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
+                    <environment_variable action="set_to" name="PIXMAN_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
+                    <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
+                </action>
+            </actions>
         </install>
         <readme />
     </package>