comparison tool_dependencies.xml @ 25:dd21719ca6e3 draft

Uploaded
author big-tiandm
date Thu, 06 Nov 2014 01:42:55 -0500
parents 095812dc2ed9
children 80d514e98f72
comparison
equal deleted inserted replaced
24:095812dc2ed9 25:dd21719ca6e3
44 44
45 <package name="Parallel-ForkManager" version="1.06"> 45 <package name="Parallel-ForkManager" version="1.06">
46 <install version="1.0"> 46 <install version="1.0">
47 <actions> 47 <actions>
48 <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/Parallel-ForkManager-1.06.tar.gz</action> 48 <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/Parallel-ForkManager-1.06.tar.gz</action>
49 <action type="shell_command">mkdir $REPOSITORY_INSTALL_DIR/perlmodel </action> 49
50 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action> 50 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action>
51 <action type="shell_command">make</action> 51 <action type="shell_command">make</action>
52 <action type="shell_command">make install</action> 52 <action type="shell_command">make install</action>
53 <action type="set_environment"> 53 <action type="set_environment">
54 <environment_variable action="prepend_to" name="PERL5LIB">$REPOSITORY_INSTALL_DIR/perlmodel/share/perl5</environment_variable> 54 <environment_variable action="prepend_to" name="PERL5LIB">$REPOSITORY_INSTALL_DIR/perlmodel/share/perl5</environment_variable>
59 59
60 <package name="SVG" version="2.59"> 60 <package name="SVG" version="2.59">
61 <install version="1.0"> 61 <install version="1.0">
62 <actions> 62 <actions>
63 <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/SVG-2.59.tar.gz</action> 63 <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/SVG-2.59.tar.gz</action>
64 <action type="shell_command">mkdir $REPOSITORY_INSTALL_DIR/perlmodel </action> 64
65 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action> 65 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action>
66 <action type="shell_command">make</action> 66 <action type="shell_command">make</action>
67 <action type="shell_command">make install</action> 67 <action type="shell_command">make install</action>
68 <action type="set_environment"> 68 <action type="set_environment">
69 <environment_variable action="prepend_to" name="PERL5LIB">$REPOSITORY_INSTALL_DIR/perlmodel/share/perl5</environment_variable> 69 <environment_variable action="prepend_to" name="PERL5LIB">$REPOSITORY_INSTALL_DIR/perlmodel/share/perl5</environment_variable>
74 74
75 <package name="Boost-Graph" version="1.4"> 75 <package name="Boost-Graph" version="1.4">
76 <install version="1.0"> 76 <install version="1.0">
77 <actions> 77 <actions>
78 <action type="download_by_url">http://www.cpan.org/authors/id/D/DB/DBURDICK/BoostGraph/Boost-Graph-1.4.tar.gz</action> 78 <action type="download_by_url">http://www.cpan.org/authors/id/D/DB/DBURDICK/BoostGraph/Boost-Graph-1.4.tar.gz</action>
79 <action type="shell_command">mkdir $REPOSITORY_INSTALL_DIR/perlmodel </action> 79
80 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action> 80 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action>
81 <action type="shell_command">make</action> 81 <action type="shell_command">make</action>
82 <action type="shell_command">make install</action> 82 <action type="shell_command">make install</action>
83 <action type="set_environment"> 83 <action type="set_environment">
84 <environment_variable action="prepend_to" name="PERL5LIB">$REPOSITORY_INSTALL_DIR/perlmodel/share/perl5</environment_variable> 84 <environment_variable action="prepend_to" name="PERL5LIB">$REPOSITORY_INSTALL_DIR/perlmodel/share/perl5</environment_variable>