openimageio:ver.bump
This commit is contained in:
@@ -12,10 +12,12 @@
|
||||
<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="96f7f96bb53dda71ceb850472b3293072cd9c31b" type="targz">https://github.com/OpenImageIO/oiio/archive/Release-1.7.12.tar.gz</Archive>
|
||||
<Archive sha1sum="cd2a8497f1b5e333e19759a0abe1127910ba1426" type="targz">https://github.com/OpenImageIO/oiio/archive/Release-1.8.9.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>boost-python</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>openexr-devel</Dependency>
|
||||
<Dependency>ilmbase-devel</Dependency>
|
||||
<Dependency>glew-devel</Dependency>
|
||||
@@ -31,9 +33,12 @@
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>jasper-devel</Dependency>
|
||||
<Dependency>libraw-devel</Dependency>
|
||||
<Dependency>openjpeg-devel</Dependency>
|
||||
<Dependency>openjpeg2-devel</Dependency>
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">ffmpeginput.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -43,9 +48,10 @@
|
||||
<Dependency>webp</Dependency>
|
||||
<Dependency>boost</Dependency>
|
||||
<Dependency>opencv</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>giflib</Dependency>
|
||||
<Dependency>ilmbase</Dependency>
|
||||
<Dependency>openjpeg</Dependency>
|
||||
<Dependency>openjpeg2</Dependency>
|
||||
<Dependency>openexr-libs</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>libraw</Dependency>
|
||||
@@ -55,6 +61,7 @@
|
||||
<Dependency>python</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>boost-python</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -92,8 +99,8 @@
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2018-04-26</Date>
|
||||
<Version>1.7.12</Version>
|
||||
<Comment>Rebuild ffmpeg.</Comment>
|
||||
<Version>1.8.9</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user