]> git.pld-linux.org Git - packages/OpenImageIO.git/blobdiff - OpenImageIO.spec
- fix building with ffmpeg 4.0
[packages/OpenImageIO.git] / OpenImageIO.spec
index 81dac8962a5c8124ec58083c37e3c62d53106cc4..277b8b227ed4eb0a03c0ce7c61e9d6773fb66fb7 100644 (file)
@@ -17,7 +17,7 @@ Summary:      Library for reading and writing images
 Summary(pl.UTF-8):     Biblioteka do odczytu i zapisu obrazów
 Name:          OpenImageIO
 Version:       1.7.11
-Release:       1
+Release:       5
 License:       BSD
 Group:         Libraries
 Source0:       https://github.com/OpenImageIO/oiio/tarball/Release-%{version}/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@ Patch0:               %{name}-link.patch
 Patch1:                %{name}-system-squish.patch
 Patch2:                %{name}-system-dpx.patch
 Patch3:                %{name}-system-libcineon.patch
+Patch4:                ffmpeg4.patch
 URL:           https://sites.google.com/site/openimageio/home
 BuildRequires: Field3D-devel
 %{?with_ocio:BuildRequires:    OpenColorIO-devel}
@@ -343,6 +344,7 @@ Wiązanie Pythona do biblioteki OpenImageIO.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %{__rm} -r src/dds.imageio/squish
 # when using system pugixml, don't use hacked headers
This page took 0.051482 seconds and 4 git commands to generate.