openimageio:v.bump to 1.7.12

This commit is contained in:
2017-03-17 16:47:53 +03:00
parent b61bba2834
commit b0d8a1b73f
2 changed files with 5 additions and 3 deletions
@@ -18,6 +18,8 @@ def setup():
-DCMAKE_INSTALL_PREFIX=/usr \
-DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
-DUSE_OCIO= OFF \
-DUSE_OPENSSL:BOOL=TRUE \
-DSTOP_ON_WARNING:BOOL=FALSE \
-DOIIO_BUILD_TESTS=OFF", sourceDir="..")
def build():
+3 -3
View File
@@ -12,7 +12,7 @@
<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="93177c35a859abb919fb385a7833571b4f188193" type="targz">https://github.com/OpenImageIO/oiio/archive/Release-1.6.14.tar.gz</Archive>
<Archive sha1sum="96f7f96bb53dda71ceb850472b3293072cd9c31b" type="targz">https://github.com/OpenImageIO/oiio/archive/Release-1.7.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>boost-devel</Dependency>
@@ -92,8 +92,8 @@
<History>
<Update release="4">
<Date>2017-03-17</Date>
<Version>1.6.14</Version>
<Comment>Release bump</Comment>
<Version>1.7.12</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>