Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770592 - sci-libs/orocos-bfl: EAPI-8 bump & port to cmake.eclass
Summary: sci-libs/orocos-bfl: EAPI-8 bump & port to cmake.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL: https://archives.gentoo.org/gentoo-de...
Whiteboard:
Keywords:
Depends on:
Blocks: EAPI5Removal cmake-utils-removal
  Show dependency tree
 
Reported: 2021-02-14 17:11 UTC by Andreas Sturmlechner
Modified: 2022-02-27 22:44 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 Andreas Sturmlechner gentoo-dev 2021-02-14 17:11:53 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

Porting this ebuild looks trivial and it needs other fixes anyway.
Comment 1 Jakov Smolić archtester gentoo-dev 2021-12-10 10:08:35 UTC
ping
Comment 2 Andreas Sturmlechner gentoo-dev 2022-02-26 18:56:16 UTC
ping
Comment 3 Larry the Git Cow gentoo-dev 2022-02-27 22:44:43 UTC
The bug has been closed via the following commit(s):

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

commit 5ff80052f3b98b6e9ab08ddf4c1d11238a2187fc
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-02-27 22:44:31 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-02-27 22:44:31 +0000

    sci-libs/orocos-bfl: [QA] port to cmake.eclass
    
    Closes: https://bugs.gentoo.org/770592
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild | 43 +++++++++++++++--------------
 1 file changed, 22 insertions(+), 21 deletions(-)