Mercurial > repos > devteam > package_fontconfig_2_11_1
comparison tool_dependencies.xml @ 0:608c22ecd24f draft
Imported from capsule None
| author | devteam |
|---|---|
| date | Mon, 19 May 2014 12:33:00 -0400 |
| parents | |
| children | 87cfd0fbf172 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:608c22ecd24f |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="freetype" version="2.5.2"> | |
| 4 <repository changeset_revision="58782940c411" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="fontconfig" version="2.11.1"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="download_by_url">http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz</action> | |
| 10 <action type="set_environment_for_install"> | |
| 11 <repository changeset_revision="58782940c411" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu"> | |
| 12 <package name="freetype" version="2.5.2" /> | |
| 13 </repository> | |
| 14 </action> | |
| 15 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" && ./configure --prefix=$INSTALL_DIR</action> | |
| 16 <action type="make_install" /> | |
| 17 <action type="set_environment"> | |
| 18 <environment_variable action="set_to" name="FONTCONFIG_ROOT_PATH">$INSTALL_DIR/lib</environment_variable> | |
| 19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
| 20 <environment_variable action="set_to" name="FONTCONFIG_FILE">$INSTALL_DIR/etc/fonts/fonts.conf</environment_variable> | |
| 21 </action> | |
| 22 </actions> | |
| 23 </install> | |
| 24 <readme> | |
| 25 </readme> | |
| 26 </package> | |
| 27 </tool_dependency> |
