From ce5f06ab76be955e50e747513eab17c7cac1db01 Mon Sep 17 00:00:00 2001 From: Andrew Meadows <andrew@lindenlab.com> Date: Fri, 19 Dec 2008 23:59:53 +0000 Subject: [PATCH] Changed 'openal' to 'openal-soft' to be more correct. Added a linux64 version of openal-soft for the etch build. Not reviewed. --- install.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/install.xml b/install.xml index f68bf3fca08..659076bf286 100644 --- a/install.xml +++ b/install.xml @@ -1241,7 +1241,7 @@ anguage Infrstructure (CLI) international standard</string> </map> </map> </map> - <key>openal</key> + <key>openal-soft</key> <map> <key>copyright</key> <string>Copyright (C) 2008 by authors.</string> @@ -1265,6 +1265,13 @@ anguage Infrstructure (CLI) international standard</string> <key>url</key> <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openal-linux-20081010c-59a71b14-plughw.tar.bz2</uri> </map> + <key>linux64</key> + <map> + <key>md5sum</key> + <string>5ad0a3ab623356c1ad61394ba238f99f</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openal-soft-1.6.372-linux64-20081219.tar.bz2</uri> + </map> <key>windows</key> <map> <key>md5sum</key> -- GitLab