summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Scruggs <j.scruggs@gmail.com>2018-01-15 15:02:16 +0000
committerDavid Seifert <soap@gentoo.org>2018-01-19 12:57:41 +0100
commite1190425c7265517e4e90e67ef82abcca66006db (patch)
tree2d23023926721c9f1b2a4ffcc8fddbf7cca02889 /media-libs/opencolorio/metadata.xml
parentdev-util/cmake: Removed old. (diff)
downloadgentoo-e1190425c7265517e4e90e67ef82abcca66006db.tar.gz
gentoo-e1190425c7265517e4e90e67ef82abcca66006db.tar.bz2
gentoo-e1190425c7265517e4e90e67ef82abcca66006db.zip
media-libs/opencolorio: Revision bump to fix Lut1DOp error
Fix the compile error in the Lut1DOp.cpp file Fix install location of the CMake files Split the patches to make it easier to maintain Closes: https://bugs.gentoo.org/644466 Closes: https://github.com/gentoo/gentoo/pull/6870
Diffstat (limited to 'media-libs/opencolorio/metadata.xml')
-rw-r--r--media-libs/opencolorio/metadata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/opencolorio/metadata.xml b/media-libs/opencolorio/metadata.xml
index 10fb0496f9c4..8622e02f2f8b 100644
--- a/media-libs/opencolorio/metadata.xml
+++ b/media-libs/opencolorio/metadata.xml
@@ -7,7 +7,8 @@
</maintainer>
<longdescription lang="en">OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation.</longdescription>
<use>
- <flag name="pdf">Install extra documentation in PDF format</flag>
+ <flag name="pdf" restrict="&lt;=media-libs/opencolorio-1.1.0-r1">
+ Install extra documentation in PDF format</flag>
</use>
<upstream>
<remote-id type="github">imageworks/OpenColorIO</remote-id>