diff options
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 82 |
1 files changed, 2 insertions, 80 deletions
diff --git a/autobuild.xml b/autobuild.xml index 11b2783bd7..61942bf9da 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -557,72 +557,6 @@ <key>description</key> <string>Expat is an XML parser library written in C</string> </map> - <key>fmodstudio</key> - <map> - <key>platforms</key> - <map> - <key>darwin64</key> - <map> - <key>archive</key> - <map> - <key>creds</key> - <string>github</string> - <key>hash</key> - <string>fb6797ff93b6e881b060d2a8b396d8d7477834ee</string> - <key>hash_algorithm</key> - <string>sha1</string> - <key>url</key> - <string>https://api.github.com/repos/secondlife/3p-fmodstudio/releases/assets/108908444</string> - </map> - <key>name</key> - <string>darwin64</string> - </map> - <key>linux64</key> - <map> - <key>archive</key> - <map> - <key>creds</key> - <string>github</string> - <key>hash</key> - <string>a378bd1604aa97ca763140911f9f4e463ced85c0</string> - <key>hash_algorithm</key> - <string>sha1</string> - <key>url</key> - <string>https://api.github.com/repos/secondlife/3p-fmodstudio/releases/assets/108908446</string> - </map> - <key>name</key> - <string>linux64</string> - </map> - <key>windows64</key> - <map> - <key>archive</key> - <map> - <key>creds</key> - <string>github</string> - <key>hash</key> - <string>72304491d86bd797b840999b255358f195b06609</string> - <key>hash_algorithm</key> - <string>sha1</string> - <key>url</key> - <string>https://api.github.com/repos/secondlife/3p-fmodstudio/releases/assets/108908456</string> - </map> - <key>name</key> - <string>windows64</string> - </map> - </map> - <key>license</key> - <string>fmod</string> - <key>license_file</key> - <string>LICENSES/fmodstudio.txt</string> - <key>copyright</key> - <string>FMOD Studio by Firelight Technologies Pty Ltd.</string> - <key>version</key> - <string>2.02.13.578928</string> - <key>name</key> - <string>fmodstudio</string> - <key>description</key> - <string>FMOD Studio API</string> - </map> <key>fontconfig</key> <map> <key>platforms</key> @@ -695,20 +629,6 @@ <key>name</key> <string>linux64</string> </map> - <key>windows</key> - <map> - <key>archive</key> - <map> - <key>hash</key> - <string>4fecff41a38d67d6b1c97c7c73980667b6a8a1bd</string> - <key>hash_algorithm</key> - <string>sha1</string> - <key>url</key> - <string>https://github.com/secondlife/3p-freetype/releases/download/v.2.12.1.557becd/freetype-2.12.1.557becd-windows-557becd.tar.zst</string> - </map> - <key>name</key> - <string>windows</string> - </map> <key>windows64</key> <map> <key>archive</key> @@ -3035,6 +2955,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <string>-DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DINSTALL_PROPRIETARY=TRUE</string> + <string>-DUSE_OPENAL:BOOL=ON</string> </array> </map> <key>build</key> @@ -3076,6 +2997,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <string>-DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DINSTALL_PROPRIETARY=TRUE</string> + <string>-DUSE_OPENAL:BOOL=ON</string> </array> </map> <key>build</key> |