diff options
author | Oz Linden <oz@lindenlab.com> | 2014-12-23 11:13:24 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2014-12-23 11:13:24 -0500 |
commit | f02a85c36aadae7bdb8ab5be565b282671ba017a (patch) | |
tree | 33c9ff36bd8cd707f498178624689e399533e191 /autobuild.xml | |
parent | d91fe250ace0ebbc0f22bbe8b60a3a542cb1e6be (diff) | |
parent | 43388552a07bfcfed5e674097303054e1cacf6ae (diff) |
merge some linux fixes and OPEN-287
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 54 |
1 files changed, 12 insertions, 42 deletions
diff --git a/autobuild.xml b/autobuild.xml index 4ff5b08e4e..b944a673c0 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -682,56 +682,26 @@ <key>copyright</key> <string>Copyright (c) 2000 Cass Everitt</string> <key>description</key> - <string>glh - is a platform-indepenedent C++ OpenGL helper library </string> + <string>glh - is a platform-indepenedent C++ OpenGL helper library</string> <key>license</key> - <string> Copyright (c) 2000 NVIDIA CorporationMIT</string> + <string>BSD</string> <key>license_file</key> - <string>LICENSES/glh_linear.txt</string> + <string>LICENSES/glh-linear.txt</string> <key>name</key> <string>glh-linear</string> <key>platforms</key> <map> - <key>darwin</key> - <map> - <key>archive</key> - <map> - <key>hash</key> - <string>82d6a829726786944e2387c6ae89cf27</string> - <key>hash_algorithm</key> - <string>md5</string> - <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/glh-linear_3p-update-glh-linear/rev/297262/arch/Darwin/installer/glh_linear-0.0.0-darwin-297262.tar.bz2</string> - </map> - <key>name</key> - <string>darwin</string> - </map> - <key>linux</key> - <map> - <key>archive</key> - <map> - <key>hash</key> - <string>41c5cd2b229bfb5373ecd7c7b57cb575</string> - <key>hash_algorithm</key> - <string>md5</string> - <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/glh-linear_3p-update-glh-linear/rev/297262/arch/Linux/installer/glh_linear-0.0.0-linux-297262.tar.bz2</string> - </map> - <key>name</key> - <string>linux</string> - </map> - <key>windows</key> + <key>common</key> <map> <key>archive</key> <map> <key>hash</key> - <string>156abbd261be10ce68873ff0867b3845</string> - <key>hash_algorithm</key> - <string>md5</string> + <string>f577144536fd7c9d26d9f989acf17857</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/glh-linear_3p-update-glh-linear/rev/297262/arch/CYGWIN/installer/glh_linear-0.0.0-windows-297262.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/glh-linear_3p-update-glh-linear/rev/297692/arch/Linux/installer/glh_linear-0.0.0-common-297692.tar.bz2</string> </map> <key>name</key> - <string>windows</string> + <string>common</string> </map> </map> <key>version</key> @@ -1874,11 +1844,11 @@ <key>archive</key> <map> <key>hash</key> - <string>9054bf56196fb3ce43a92e512db6ba13</string> + <string>15ebe611213c9577691ffbade081549d</string> <key>hash_algorithm</key> <string>md5</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/openal_3p-update-openal/rev/296861/arch/Linux/installer/openal-1.12.854-1.1.0.296861-linux-296861.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/openal_3p-update-openal/rev/297677/arch/Linux/installer/openal-1.12.854-1.1.0.297677-linux-297677.tar.bz2</string> </map> <key>name</key> <string>linux</string> @@ -1888,18 +1858,18 @@ <key>archive</key> <map> <key>hash</key> - <string>ca34d3f0f014ef6b8c445b6cacf4edc7</string> + <string>3bf6e26aeec71f36c8b6e20c6b883fe9</string> <key>hash_algorithm</key> <string>md5</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/openal_3p-update-openal/rev/296861/arch/CYGWIN/installer/openal-1.12.854-1.1.0.296861-windows-296861.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/openal_3p-update-openal/rev/297677/arch/CYGWIN/installer/openal-1.12.854-1.1.0.297677-windows-297677.tar.bz2</string> </map> <key>name</key> <string>windows</string> </map> </map> <key>version</key> - <string>1.12.854-1.1.0.296861</string> + <string>1.12.854-1.1.0.297677</string> </map> <key>openjpeg</key> <map> |