changeset 4:d6b4575b35a8 draft

Uploaded
author iuc
date Sun, 02 Mar 2014 03:26:54 -0500
parents f0cedc388ac2
children 641d51248b4b
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Dec 10 23:50:03 2013 -0500
+++ b/tool_dependencies.xml	Sun Mar 02 03:26:54 2014 -0500
@@ -1,20 +1,14 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="xorg_macros" version="1.17.1">
-        <repository changeset_revision="680d13c3921a" name="package_xorg_macros_1_17_1" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
-    </package>
     <package name="libx11" version="1.5.0">
-        <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" />
+        <repository changeset_revision="2ecb3f1f8fbb" name="package_libx11_1_5_0" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
     </package>
     <package name="ghostscript" version="9.07">
         <install version="1.0">
             <actions>
                 <action type="download_by_url">http://downloads.ghostscript.com/public/ghostscript-9.07.tar.gz</action>
                 <action type="set_environment_for_install">
-                     <repository changeset_revision="680d13c3921a" name="package_xorg_macros_1_17_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu">
-                        <package name="xorg_macros" version="1.17.1" />
-                    </repository>
-                   <repository changeset_revision="f25d040179da" name="package_x11_client_1_5_proto_7_0" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu">
+                    <repository changeset_revision="2ecb3f1f8fbb" name="package_libx11_1_5_0" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu">
                         <package name="libx11" version="1.5.0" />
                     </repository>
                 </action>
@@ -31,6 +25,6 @@
                 </action>
             </actions>
         </install>
-        <readme>Compiling ghostscript requires a C compiler (typically gcc). GHOSTSCRIPT_SHARE will be exported. http://www.ghostscript.com/</readme>
+        <readme>Compiling ghostscript requires a C (typically gcc). GHOSTSCRIPT_SHARE will be exported. http://www.ghostscript.com/</readme>
     </package>
 </tool_dependency>