diff options
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index 11b2783bd7..f0038f6532 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2198,6 +2198,62 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>description</key> <string>OpenAL Soft is a software implementation of the OpenAL 3D audio API.</string> </map> + <key>openexr</key> + <map> + <key>canonical_repo</key> + <string>https://github.com/secondlife/3p-openexr</string> + <key>copyright</key> + <string>Copyright (c) Contributors to the OpenEXR Project. All rights reserved.</string> + <key>description</key> + <string>OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.</string> + <key>license</key> + <string>OpenEXR</string> + <key>license_file</key> + <string>LICENSES/openexr.txt</string> + <key>name</key> + <string>openexr</string> + <key>platforms</key> + <map> + <key>darwin64</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>158cbe79bef4ecafb870052bbaca541e07107228</string> + <key>hash_algorithm</key> + <string>sha1</string> + <key>url</key> + <string>https://github.com/secondlife/3p-openexr/releases/download/v1.8/openexr-3.2.2-darwin64-6501c65.tar.zst</string> + </map> + <key>name</key> + <string>darwin64</string> + </map> + <key>windows64</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>924f6ddf6669af023d1f3832cb79b50b913ae0ca</string> + <key>hash_algorithm</key> + <string>sha1</string> + <key>url</key> + <string>https://github.com/secondlife/3p-openexr/releases/download/v1.8/openexr-3.2.2-windows64-6501c65.tar.zst</string> + </map> + <key>name</key> + <string>windows64</string> + </map> + </map> + <key>source_type</key> + <string>git</string> + <key>vcs_branch</key> + <string>debug_autobuild</string> + <key>vcs_revision</key> + <string>5cd1075295c17b5f7085e83d5c16b13c7ecb2eb1</string> + <key>vcs_url</key> + <string>https://github.com/secondlife/3p-openexr</string> + <key>version</key> + <string>3.2.2</string> + </map> <key>openjpeg</key> <map> <key>platforms</key> |