diff options
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 110 |
1 files changed, 40 insertions, 70 deletions
diff --git a/autobuild.xml b/autobuild.xml index 559b898c25..cfd8b9721b 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2198,76 +2198,6 @@ 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>17cd63922214b588d9a36137fadf927237ec0f25</string> - <key>hash_algorithm</key> - <string>sha1</string> - <key>url</key> - <string>https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-darwin64-df7544d.tar.zst</string> - </map> - <key>name</key> - <string>darwin64</string> - </map> - <key>linux64</key> - <map> - <key>archive</key> - <map> - <key>hash</key> - <string>b092658ab5ec009a5875e8b6e5b7109730ad6846</string> - <key>hash_algorithm</key> - <string>sha1</string> - <key>url</key> - <string>https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-linux64-df7544d.tar.zst</string> - </map> - <key>name</key> - <string>linux64</string> - </map> - <key>windows64</key> - <map> - <key>archive</key> - <map> - <key>hash</key> - <string>c511ae9a3e401375af2199b498a75f32cebc010f</string> - <key>hash_algorithm</key> - <string>sha1</string> - <key>url</key> - <string>https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-windows64-df7544d.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> @@ -3084,6 +3014,46 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>description</key> <string>zlib data compression library for the next generation systems</string> </map> + <key>tinyexr</key> + <map> + <key>platforms</key> + <map> + <key>common</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>9e0092c6a3aed1cb40a9e26df689c42c68142c9d</string> + <key>hash_algorithm</key> + <string>sha1</string> + <key>url</key> + <string>https://github.com/secondlife/3p-tinyexr/releases/download/v1.0.8-r1/tinyexr-v1.0.8-common-8755737750.tar.zst</string> + </map> + <key>name</key> + <string>common</string> + </map> + </map> + <key>license</key> + <string>3-clause BSD</string> + <key>license_file</key> + <string>LICENSES/tinyexr_license.txt</string> + <key>copyright</key> + <string>Copyright (c) 2014 - 2021, Syoyo Fujita and many contributors.</string> + <key>version</key> + <string>v1.0.8</string> + <key>name</key> + <string>tinyexr</string> + <key>vcs_branch</key> + <string>dependabot/github_actions/secondlife/action-autobuild-4</string> + <key>vcs_revision</key> + <string>4dc4d1d90d82a22843e2adf5130f9ecb5ee5769e</string> + <key>vcs_url</key> + <string>https://github.com/secondlife/3p-tinyexr</string> + <key>description</key> + <string>tinyexr import library</string> + <key>source_type</key> + <string>git</string> + </map> </map> <key>package_description</key> <map> |