Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 435926 Details for
Bug 584654
media-libs/opencolorio-1.0.9-r2 Ebuild failure in opencolorio (cmake-utils_use is banned in EAPI 6)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
opencolorio-1.0.9-r2-replace-cmake-utils_use.patch
file_584654.txt (text/plain), 1.01 KB, created by
Adrian
on 2016-05-31 11:51:45 UTC
(
hide
)
Description:
opencolorio-1.0.9-r2-replace-cmake-utils_use.patch
Filename:
MIME Type:
Creator:
Adrian
Created:
2016-05-31 11:51:45 UTC
Size:
1.01 KB
patch
obsolete
>--- a/opencolorio-1.0.9-r2.ebuild 2016-05-31 21:18:10.297714961 +0930 >+++ b/opencolorio-1.0.9-r2.ebuild 2016-05-31 21:17:57.547715784 +0930 >@@ -77,12 +77,12 @@ > -DUSE_EXTERNAL_LCMS=ON > -DUSE_EXTERNAL_TINYXML=ON > -DUSE_EXTERNAL_YAML=ON >- $(cmake-utils_use doc OCIO_BUILD_DOCS) >- $(cmake-utils_use opengl OCIO_BUILD_APPS) >- $(cmake-utils_use pdf OCIO_BUILD_PDF_DOCS) >- $(cmake-utils_use python OCIO_BUILD_PYGLUE) >- $(cmake-utils_use cpu_flags_x86_sse2 OCIO_USE_SSE) >- $(cmake-utils_use test OCIO_BUILD_TESTS) >+ -DOCIO_BUILD_DOCS="$(usex doc)" >+ -DOCIO_BUILD_APPS="$(usex opengl)" >+ -DOCIO_BUILD_PDF_DOCS="$(usex pdf)" >+ -DOCIO_BUILD_PYGLUE="$(usex python)" >+ -DOCIO_USE_SSE="$(usex cpu_flags_x86_sse2)" >+ -DOCIO_BUILD_TESTS="$(usex test)" > ) > cmake-utils_src_configure > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 584654
: 435926