comparison tool_dependencies.xml @ 4:805867efe06b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_libgtextutils_0_7 commit 231157132a50f5bc8f9d0c8151c4ddca86c97213-dirty
author iuc
date Thu, 15 Sep 2016 07:56:29 -0400
parents d494074f5161
children
comparison
equal deleted inserted replaced
3:d494074f5161 4:805867efe06b
5 <actions> 5 <actions>
6 <action type="download_by_url" sha256sum="792e0ea3c96ffe3ad65617a104b7dc50684932bc96d2adab501c952fd65c3e4a">https://github.com/agordon/libgtextutils/releases/download/0.7/libgtextutils-0.7.tar.gz</action> 6 <action type="download_by_url" sha256sum="792e0ea3c96ffe3ad65617a104b7dc50684932bc96d2adab501c952fd65c3e4a">https://github.com/agordon/libgtextutils/releases/download/0.7/libgtextutils-0.7.tar.gz</action>
7 <!-- Some versions of GCC warn about a variable being set but not used, and fail due to -Werror --> 7 <!-- Some versions of GCC warn about a variable being set but not used, and fail due to -Werror -->
8 <action type="autoconf">--disable-wall</action> 8 <action type="autoconf">--disable-wall</action>
9 <action type="set_environment"> 9 <action type="set_environment">
10 <environment_variable name="GTEXTUTILS_CFLAGS" action="set_to">-I$INSTALL_DIR/include/gtextutils</environment_variable> 10 <environment_variable name="PKG_CONFIG_PATH" action="set_to">$INSTALL_DIR/lib/pkgconfig</environment_variable>
11 <environment_variable name="GTEXTUTILS_LIBS" action="set_to">-L$INSTALL_DIR/lib</environment_variable>
12 </action> 11 </action>
13 </actions> 12 </actions>
14 </install> 13 </install>
15 <readme> 14 <readme>
16 </readme> 15 </readme>