Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 645142

Summary: media-libs/libaom-9999: Moved from configure to cmake
Product: Gentoo Linux Reporter: Markus <M4rkusXXL>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: stefantalpalaru
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)