Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605986 - dev-libs/libcec-3.1.0-r1 stable request
Summary: dev-libs/libcec-3.1.0-r1 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 606086
Blocks: python-3.5-stable
  Show dependency tree
 
Reported: 2017-01-17 09:46 UTC by Pacho Ramos
Modified: 2017-01-21 17:28 UTC (History)
1 user (show)

See Also:
Package list:
dev-libs/libcec-3.1.0-r1
Runtime testing required: ---
stable-bot: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2017-01-17 09:46:00 UTC
Needed for python 3.5 stable support
Comment 1 Ian Whyman (thev00d00) (RETIRED) gentoo-dev 2017-01-17 11:26:39 UTC
Arches, if you please.
Comment 2 Stabilization helper bot gentoo-dev 2017-01-17 12:01:54 UTC
An automated check of this bug failed - repoman reported dependency errors (49 lines truncated): 

> dependency.bad dev-libs/libcec/libcec-3.1.0-r1.ebuild: DEPEND: amd64(default/linux/amd64/13.0) ['>=dev-libs/libplatform-2.0.0']
> dependency.bad dev-libs/libcec/libcec-3.1.0-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0) ['>=dev-libs/libplatform-2.0.0']
> dependency.bad dev-libs/libcec/libcec-3.1.0-r1.ebuild: DEPEND: amd64(default/linux/amd64/13.0/desktop) ['>=dev-libs/libplatform-2.0.0']
Comment 3 Stabilization helper bot gentoo-dev 2017-01-17 14:01:23 UTC
An automated check of this bug failed - repoman reported dependency errors (49 lines truncated): 

> dependency.bad dev-libs/libcec/libcec-3.1.0-r1.ebuild: DEPEND: amd64(default/linux/amd64/13.0) ['>=dev-libs/libplatform-2.0.0']
> dependency.bad dev-libs/libcec/libcec-3.1.0-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0) ['>=dev-libs/libplatform-2.0.0']
> dependency.bad dev-libs/libcec/libcec-3.1.0-r1.ebuild: DEPEND: amd64(default/linux/amd64/13.0/desktop) ['>=dev-libs/libplatform-2.0.0']
Comment 4 Chris Mayo 2017-01-17 21:05:18 UTC
These fixes are relevant to 3.1.0 too?

@@ -53,9 +55,9 @@
 
 src_configure() {
 	local mycmakeargs=(
-		-DSKIP_PYTHON_WRAPPER=$(usex python)
+		-DSKIP_PYTHON_WRAPPER=$(usex !python)
 		-DHAVE_EXYNOS_API=$(usex exynos)
-		-DHAVE_TDA955X_API=$(usex cubox)
+		-DHAVE_TDA995X_API=$(usex cubox)
 		-DHAVE_RPI_API=$(usex raspberry-pi)
 	)
 	use python && mycmakeargs+=(
Comment 5 Agostino Sarubbo gentoo-dev 2017-01-21 17:17:14 UTC
amd64 stable
Comment 6 Agostino Sarubbo gentoo-dev 2017-01-21 17:28:01 UTC
x86 stable. Closing.