Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597834 - dev-libs/libcec-3.1.0: Doesn't actually check kernel config
Summary: dev-libs/libcec-3.1.0: Doesn't actually check kernel config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-22 22:29 UTC by Anthony Ryan
Modified: 2016-10-26 21:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Ryan 2016-10-22 22:29:37 UTC
In spite of the lines being present, the kernel config is not checked because the step performing this check is omitted from pkg_setup.
Comment 1 Patrice Clement (RETIRED) gentoo-dev 2016-10-26 21:11:37 UTC
commit 012e9e12edca0a75c2defefac6e444e2b4ebc665 (HEAD -> master, origin/master, origin/HEAD)
Author:     Anthony Ryan <anthonyryan1@gmail.com>
AuthorDate: Sat Oct 22 18:26:09 2016 -0400
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Wed Oct 26 23:11:12 2016 +0200

dev-libs/libcec: various fixes.

This commit:
* bumps to EAPI=6.
* fixes improper linux-info check.
* cleans up cmake configure blocks.
* adds post-install note about uutp.
* adds missing version dependency on libplatform >= 2.

Gentoo-Bug: https://bugs.gentoo.org/588926
Gentoo-Bug: https://bugs.gentoo.org/597834

Closes: https://github.com/gentoo/gentoo/pull/2641

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

dev-libs/libcec/libcec-3.1.0-r1.ebuild | 79 ++++++++++++++++++++++++++++++++++
1 file changed, 79 insertions(+)
create mode 100644 dev-libs/libcec/libcec-3.1.0-r1.ebuild