Mercurial > repos > iuc > package_ghostscript_9_07
comparison tool_dependencies.xml @ 4:d6b4575b35a8 draft
Uploaded
author | iuc |
---|---|
date | Sun, 02 Mar 2014 03:26:54 -0500 |
parents | f0cedc388ac2 |
children | 641d51248b4b |
comparison
equal
deleted
inserted
replaced
3:f0cedc388ac2 | 4:d6b4575b35a8 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="xorg_macros" version="1.17.1"> | |
4 <repository changeset_revision="680d13c3921a" name="package_xorg_macros_1_17_1" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
5 </package> | |
6 <package name="libx11" version="1.5.0"> | 3 <package name="libx11" version="1.5.0"> |
7 <repository changeset_revision="f25d040179da" name="package_x11_client_1_5_proto_7_0" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="2ecb3f1f8fbb" name="package_libx11_1_5_0" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> |
8 </package> | 5 </package> |
9 <package name="ghostscript" version="9.07"> | 6 <package name="ghostscript" version="9.07"> |
10 <install version="1.0"> | 7 <install version="1.0"> |
11 <actions> | 8 <actions> |
12 <action type="download_by_url">http://downloads.ghostscript.com/public/ghostscript-9.07.tar.gz</action> | 9 <action type="download_by_url">http://downloads.ghostscript.com/public/ghostscript-9.07.tar.gz</action> |
13 <action type="set_environment_for_install"> | 10 <action type="set_environment_for_install"> |
14 <repository changeset_revision="680d13c3921a" name="package_xorg_macros_1_17_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> | 11 <repository changeset_revision="2ecb3f1f8fbb" name="package_libx11_1_5_0" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu"> |
15 <package name="xorg_macros" version="1.17.1" /> | |
16 </repository> | |
17 <repository changeset_revision="f25d040179da" name="package_x11_client_1_5_proto_7_0" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> | |
18 <package name="libx11" version="1.5.0" /> | 12 <package name="libx11" version="1.5.0" /> |
19 </repository> | 13 </repository> |
20 </action> | 14 </action> |
21 | 15 |
22 <action type="shell_command"> | 16 <action type="shell_command"> |
29 <environment_variable action="set_to" name="GHOSTSCRIPT_SHARE">$INSTALL_DIR/share</environment_variable> | 23 <environment_variable action="set_to" name="GHOSTSCRIPT_SHARE">$INSTALL_DIR/share</environment_variable> |
30 <environment_variable action="set_to" name="GHOSTSCRIPT_PATH">$INSTALL_DIR/share</environment_variable> | 24 <environment_variable action="set_to" name="GHOSTSCRIPT_PATH">$INSTALL_DIR/share</environment_variable> |
31 </action> | 25 </action> |
32 </actions> | 26 </actions> |
33 </install> | 27 </install> |
34 <readme>Compiling ghostscript requires a C compiler (typically gcc). GHOSTSCRIPT_SHARE will be exported. http://www.ghostscript.com/</readme> | 28 <readme>Compiling ghostscript requires a C (typically gcc). GHOSTSCRIPT_SHARE will be exported. http://www.ghostscript.com/</readme> |
35 </package> | 29 </package> |
36 </tool_dependency> | 30 </tool_dependency> |