annotate tool_dependencies.xml @ 1:277de4987d56 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
author iuc
date Fri, 17 Jul 2015 10:26:45 -0400
parents 42bbeb602ba9
children d4d4eb7a0123
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
1 <?xml version="1.0"?>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
2 <tool_dependency>
1
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
3 <package name="pcre" version="8.34">
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
4 <repository changeset_revision="6c44dfc77a0f" name="package_pcre_8_34" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
5 </package>
0
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
6 <package name="gnu_grep" version="2.14">
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
7 <install version="1.0">
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
8 <actions>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
9 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/GNU/grep-2.14.tar.bz2</action>
1
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
10 <action type="set_environment_for_install">
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
11 <repository changeset_revision="6c44dfc77a0f" name="package_pcre_8_34" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
12 <package name="pcre" version="8.34" />
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
13 </repository>
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
14 </action>
0
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
15 <action type="shell_command">./configure --enable-perl-regexp --prefix=$INSTALL_DIR</action>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
16 <action type="shell_command">make</action>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
17 <action type="shell_command">make install</action>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
18 <action type="set_environment">
1
277de4987d56 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
0
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
20 </action>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
21 </actions>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
22 </install>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
23 <readme>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
24 Compiling GNU grep requires a C compiler. http://www.gnu.org/software/grep/
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
25 </readme>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
26 </package>
42bbeb602ba9 initial uploaded
bgruening
parents:
diff changeset
27 </tool_dependency>