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

Bug 770607

Summary: net-libs/libmirisdr: EAPI-8 bump & port to cmake.eclass
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: normal CC: radio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://archives.gentoo.org/gentoo-dev/message/3aa1a3aeebad353a7cefcb86a8101943
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 698100    

Description Andreas Sturmlechner gentoo-dev 2021-02-14 17:32:24 UTC
Small excerpt of cmake.eclass changes:

- Drop all pre-EAPI-7 compatibility
- Drop CMAKE_MIN_VERSION
- Drop CMAKE_REMOVE_MODULES
- Array support for CMAKE_REMOVE_MODULES_LIST
- Drop _cmake_generator_to_use()
- Rename cmake-utils_src_make() -> cmake_build()
- Drop _cmake_ninja_src_make and _cmake_emake_src_make, move into cmake_build
Comment 1 Larry the Git Cow gentoo-dev 2021-10-21 18:25:07 UTC
The bug has been closed via the following commit(s):

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

commit ad2ddefb43006be5afc4f83c3f900a820ac49514
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-10-21 18:04:22 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-10-21 18:23:02 +0000

    net-libs/libmirisdr: Port to EAPI 8
    
    Closes: https://bugs.gentoo.org/770607
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-libs/libmirisdr/libmirisdr-9999.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)