OpenColorIO 1.1.1-1 (i686;x86_64;znver1;armv7hnl;aarch64) 2019-7216
9999
| Status | published | ||||||||||||||||||||||||||||||
| Submitter | nobodydead [@T] gmail.com | ||||||||||||||||||||||||||||||
| Platform | rolling | ||||||||||||||||||||||||||||||
| Repository | main | ||||||||||||||||||||||||||||||
| URL | https://abf.openmandriva.org/build_lists/612863 | ||||||||||||||||||||||||||||||
| Packages |
|
||||||||||||||||||||||||||||||
| Build Date | 2019-10-03 18:03:43 +0000 UTC | ||||||||||||||||||||||||||||||
| Last Updated | 2019-10-09 22:17:01.039002072 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 1e59aa0e433315e7f6adbefc3aa2fd07f12c5edb
commit 1e59aa0e433315e7f6adbefc3aa2fd07f12c5edb
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Thu Oct 3 19:54:16 2019 +0200
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Thu Oct 3 19:54:16 2019 +0200
1.1.1, use clang
---
.abf.yml | 2 +-
OpenColorIO.spec | 15 +++++----------
2 files changed, 6 insertions(+), 11 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index bb75b6e..c9ad8ed 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- OpenColorIO-1.1.0.tar.gz: e64260870706e30570f31921bab181d8acf84a51
+ OpenColorIO-1.1.1.tar.gz: 511bbea2ad361ee59b067be85544518f7502fe1c
diff --git a/OpenColorIO.spec b/OpenColorIO.spec
index cc44ee3..33384bc 100644
--- a/OpenColorIO.spec
+++ b/OpenColorIO.spec
@@ -1,18 +1,18 @@
-%global optflags %{optflags} -Wno-error=unused-function -Wno-error=cast-function-type
+%global optflags %{optflags} -Wno-error=unused-function
%define major 1
%define libname %mklibname %{name} %{major}
%define devname %mklibname %{name} -d
Summary: Enables color transforms and image display across graphics apps
Name: OpenColorIO
-Version: 1.1.0
-Release: 5
+Version: 1.1.1
+Release: 1
Group: System/Libraries
License: BSD
Url: http://opencolorio.org/
# Github archive was generated on the fly using the following URL:
# https://github.com/imageworks/OpenColorIO/tarball/v1.0.9
-Source0: %{name}-%{version}.tar.gz
+Source0: https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/v%{version}/%{name}-%{version}.tar.gz
Patch0: OpenColorIO-1.1.0-compile.patch
#from mageia
#Patch3: opencolorio-1.0.9-documentation-gen.patch
@@ -72,10 +72,6 @@ rm -f ext/tinyxml*
rm -f ext/yaml*
%build
-
-export CC=gcc
-export CXX=g++
-
%cmake \
-DCMAKE_SKIP_RPATH=TRUE \
-DOCIO_BUILD_STATIC=OFF \
@@ -87,7 +83,7 @@ export CXX=g++
-DUSE_EXTERNAL_YAML=TRUE \
-DUSE_EXTERNAL_TINYXML=TRUE \
-DUSE_EXTERNAL_LCMS=TRUE \
-%ifnarch x86_64
+%ifnarch %{x86_64}
-DOCIO_USE_SSE=OFF \
%endif
-G Ninja
@@ -117,4 +113,3 @@ find %{buildroot} -name "*.cmake" -exec mv {} %{buildroot}%{_datadir}/cmake/Modu
%{_includedir}/%{name}
%{_includedir}/Py%{name}
%{_datadir}/cmake/Modules/*
-
Not Available
| benbullard79 [@T] cox.net | Gotta move 'em | 2262d 07hrs |
| benbullard79 [@T] cox.net | Laxative for packages | 2262d 07hrs |