0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="pydoop" version="0.11">
|
|
4 <repository changeset_revision="2055590ae81c" name="package_pydoop_0_11" owner="crs4" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6 <package name="hadoop-galaxy" version="0.1.1">
|
|
7 <install version="1.0">
|
|
8 <actions>
|
|
9 <action type="shell_command">git clone https://github.com/crs4/hadoop-galaxy/</action>
|
|
10 <action type="shell_command">git reset --hard 0.1.1</action>
|
|
11 <action type="set_environment_for_install">
|
|
12 <repository changeset_revision="2055590ae81c" name="package_pydoop_0_11" owner="crs4" toolshed="http://toolshed.g2.bx.psu.edu">
|
|
13 <package name="pydoop" version="0.11" />
|
|
14 </repository>
|
|
15 </action>
|
|
16 <action type="make_directory">$INSTALL_DIR/lib/python</action>
|
|
17 <action type="shell_command">export PYTHONPATH=$INSTALL_DIR/lib/python:$PYTHONPATH && python setup.py install --prefix=$INSTALL_DIR --install-lib=$INSTALL_DIR/lib/python</action>
|
|
18 <action type="set_environment">
|
|
19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
20 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
|
|
21 </action>
|
|
22 </actions>
|
|
23 </install>
|
|
24 <readme>
|
|
25 </readme>
|
|
26 </package>
|
|
27 </tool_dependency>
|