Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 571246 Details for
Bug 677642
media-libs/opencolorio-1.1.0-r1 : /.../PyAllocationTransform.cpp:67:27: error: cast between incompatible function types from PyObject*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
opencolorio-1.1.0.diff
opencolorio-1.1.0.diff (text/plain), 1.22 KB, created by
Bernd
on 2019-03-30 13:27:33 UTC
(
hide
)
Description:
opencolorio-1.1.0.diff
Filename:
MIME Type:
Creator:
Bernd
Created:
2019-03-30 13:27:33 UTC
Size:
1.22 KB
patch
obsolete
>--- opencolorio-1.1.0-r2.ebuild 2019-03-29 09:03:10.762228575 +0100 >+++ opencolorio-1.1.0-r1.ebuild 2018-09-19 00:23:22.385748520 +0200 >@@ -1,12 +1,12 @@ >-# Copyright 1999-2019 Gentoo Authors >+# Copyright 1999-2018 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > >-EAPI=7 >+EAPI=6 > > # Compatibility with Python 3 is declared by upstream, but it is broken in fact, check on bump >-PYTHON_COMPAT=( python{2_7,3_5,3_6} ) >+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) > >-inherit cmake-utils flag-o-matic python-single-r1 >+inherit cmake-utils python-single-r1 vcs-snapshot > > DESCRIPTION="A color management framework for visual effects and animation" > HOMEPAGE="http://opencolorio.org/" >@@ -15,7 +15,7 @@ > > LICENSE="BSD" > SLOT="0" >-KEYWORDS="~amd64 ~x86" >+KEYWORDS="amd64 x86" > IUSE="cpu_flags_x86_sse2 doc opengl python static-libs test" > REQUIRED_USE=" > doc? ( python ) >@@ -45,11 +45,8 @@ > "${FILESDIR}/${P}-use-GNUInstallDirs-and-fix-cmake-install-location.patch" > "${FILESDIR}/${P}-remove-building-of-bundled-programs.patch" > "${FILESDIR}/${P}-yaml-cpp-0.6.patch" >- "${FILESDIR}/${P}-remove-Werror.patch" > ) > >-S="${WORKDIR}/OpenColorIO-${PV}" >- > pkg_setup() { > use python && python-single-r1_pkg_setup > }
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 677642
:
564540
|
564542
|
564544
|
564546
|
564548
|
564550
|
564552
|
571244
| 571246