Skip to content
Snippets Groups Projects
Commit 650dd401 authored by Andrew de Laix's avatar Andrew de Laix
Browse files

update openal archive for linux.

parent 1de3c1e1
No related branches found
No related tags found
No related merge requests found
......@@ -1316,11 +1316,11 @@
<key>archive</key>
<map>
<key>hash</key>
<string>fccdca18a950ac9363c6fb39118b80e1</string>
<string>30b9b33fb9320d9b6634e0dbb013b4e7</string>
<key>hash_algorithm</key>
<string>md5</string>
<key>url</key>
<string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openal-3ad86a1c-linux-20110114.tar.bz2</string>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openal/rev/223977/arch/Linux/installer/openal-1.12.854-1.1.0-linux-20110315.tar.bz2</string>
</map>
<key>name</key>
<string>linux</string>
......
......@@ -947,7 +947,11 @@ def construct(self):
self.path("libopenjpeg.so.1")
self.path("libopenjpeg.so")
self.path("libalut.so")
self.path("libopenal.so", "libopenal.so.1")
self.path("libalut.so.0")
self.path("libalut.so.0.0.0")
self.path("libopenal.so")
self.path("libopenal.so.1")
self.path("libopenal.so.1.12.854")
self.path("libopenal.so", "libvivoxoal.so.1") # vivox's sdk expects this soname
self.path("libfontconfig.so.1.4.4")
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment