Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645142 - media-libs/libaom-9999: Moved from configure to cmake
Summary: media-libs/libaom-9999: Moved from configure to cmake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-20 16:02 UTC by Markus
Modified: 2018-02-22 13:40 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 Markus 2018-01-20 16:02:35 UTC
Upstream master moved to cmake a few days ago:
https://aomedia.googlesource.com/aom/+/e07a675f71e7b784aef57fe86ffca01c7365d07e

The current ebuild fails with a "configure: no such file or directory".
Comment 1 Andreas Sturmlechner gentoo-dev 2018-01-20 16:07:26 UTC
good news.
Comment 2 Ștefan Talpalaru 2018-02-12 21:51:39 UTC
You can find a working libaom-9999-r1 in my overlay: https://github.com/stefantalpalaru/gentoo-overlay
Comment 3 Larry the Git Cow gentoo-dev 2018-02-22 13:40:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa8ef6b1bdf230f75465f93ca90371abce5f2219

commit fa8ef6b1bdf230f75465f93ca90371abce5f2219
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-02-22 13:40:06 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-02-22 13:40:15 +0000

    media-libs/libaom: cleanup ebuild and convert to cmake.
    
    Closes: https://bugs.gentoo.org/645142
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/libaom/libaom-9999.ebuild | 128 ++++++++++++-----------------------
 1 file changed, 43 insertions(+), 85 deletions(-)