Mercurial > repos > devteam > package_libxau_1_0_8
annotate tool_dependencies.xml @ 1:a9875324aa9a default tip
Updated set_environment_for_install action.
| author | Dave Bouvier <dave@bx.psu.edu> |
|---|---|
| date | Wed, 04 Dec 2013 10:33:27 -0500 |
| parents | 68559f0e1feb |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="xorg_macros" version="1.17.1"> | |
| 4 <repository changeset_revision="84a6fa565c7c" name="package_xorg_macros_1_17_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="libxproto" version="7.0.23"> | |
| 7 <repository changeset_revision="fd9ca3b78488" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="libxau" version="1.0.8"> | |
| 10 <install version="1.0"> | |
| 11 <actions> | |
| 12 <action type="download_by_url">ftp://ftp.x.org/pub/individual/lib/libXau-1.0.8.tar.bz2</action> | |
| 13 <action type="set_environment_for_install"> | |
|
1
a9875324aa9a
Updated set_environment_for_install action.
Dave Bouvier <dave@bx.psu.edu>
parents:
0
diff
changeset
|
14 <repository changeset_revision="84a6fa565c7c" name="package_xorg_macros_1_17_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
|
a9875324aa9a
Updated set_environment_for_install action.
Dave Bouvier <dave@bx.psu.edu>
parents:
0
diff
changeset
|
15 <package name="xorg_macros" version="1.17.1" /> |
|
a9875324aa9a
Updated set_environment_for_install action.
Dave Bouvier <dave@bx.psu.edu>
parents:
0
diff
changeset
|
16 </repository> |
|
a9875324aa9a
Updated set_environment_for_install action.
Dave Bouvier <dave@bx.psu.edu>
parents:
0
diff
changeset
|
17 <repository changeset_revision="fd9ca3b78488" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
|
a9875324aa9a
Updated set_environment_for_install action.
Dave Bouvier <dave@bx.psu.edu>
parents:
0
diff
changeset
|
18 <package name="libxproto" version="7.0.23" /> |
|
a9875324aa9a
Updated set_environment_for_install action.
Dave Bouvier <dave@bx.psu.edu>
parents:
0
diff
changeset
|
19 </repository> |
| 0 | 20 </action> |
| 21 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> | |
| 22 <action type="shell_command">make && make install</action> | |
| 23 <action type="set_environment"> | |
| 24 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | |
| 25 </action> | |
| 26 </actions> | |
| 27 </install> | |
| 28 <readme /> | |
| 29 </package> | |
| 30 </tool_dependency> |
