openimageio ver. bump boost
This commit is contained in:
@@ -12,10 +12,11 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Library for reading and writing images</Summary>
|
||||
<Description>OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications.</Description>
|
||||
<Archive sha1sum="bf2ad848d34efca44e82f41a39f1084e2d26450c" type="targz">https://github.com/OpenImageIO/oiio/archive/Release-2.0.13.tar.gz</Archive>
|
||||
<Archive sha1sum="45cf6dd988cd024ce62817e211a8c1e8cc8a7c85" type="targz">https://github.com/OpenImageIO/oiio/archive/Release-2.2.12.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>pybind11</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>boost-python3</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
@@ -51,6 +52,7 @@
|
||||
<Dependency>opencv</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>giflib</Dependency>
|
||||
<Dependency>pybind11</Dependency>
|
||||
<Dependency>ilmbase</Dependency>
|
||||
<Dependency>openjpeg2</Dependency>
|
||||
<Dependency>openexr-libs</Dependency>
|
||||
@@ -98,6 +100,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2021-03-10</Date>
|
||||
<Version>2.2.12.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2020-09-18</Date>
|
||||
<Version>2.0.13</Version>
|
||||
|
||||
Reference in New Issue
Block a user