annotate tool_dependencies.xml @ 1:a7fab80df24c draft

Added a dependency on libxml2 and the configure flag to use it.
author devteam
date Mon, 19 May 2014 14:25:30 -0400
parents 36d9971ad7bd
children 60dbff94df32
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
1 <?xml version="1.0"?>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
2 <tool_dependency>
1
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
3 <package name="freetype" version="2.5.2">
0
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
4 <repository changeset_revision="34ebf47e4941" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
5 </package>
1
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
6 <package name="libxml2" version="2.9.1">
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
7 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
8 </package>
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
9 <package name="fontconfig" version="2.11.1">
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
10 <install version="1.0">
0
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
11 <actions>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
12 <action type="download_by_url">http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz</action>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
13 <action type="set_environment_for_install">
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
14 <repository changeset_revision="34ebf47e4941" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
1
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
15 <package name="freetype" version="2.5.2" />
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
16 </repository>
0
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
17 </action>
1
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
18 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" &amp;&amp; ./configure --prefix=$INSTALL_DIR --enable-libxml2</action>
0
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
19 <action type="make_install" />
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
20 <action type="set_environment">
1
a7fab80df24c Added a dependency on libxml2 and the configure flag to use it.
devteam
parents: 0
diff changeset
21 <environment_variable action="set_to" name="FONTCONFIG_ROOT_PATH">$INSTALL_DIR/lib</environment_variable>
0
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
22 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
23 <environment_variable action="set_to" name="FONTCONFIG_FILE">$INSTALL_DIR/etc/fonts/fonts.conf</environment_variable>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
24 </action>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
25 </actions>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
26 </install>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
27 <readme>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
28 </readme>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
29 </package>
36d9971ad7bd Imported from capsule None
devteam
parents:
diff changeset
30 </tool_dependency>