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

Bug 774498

Summary: dev-libs/qrosscore: EAPI-8 bump & port to cmake.eclass
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Georg Rudoy <0xd34df00d>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 770247    

Description Andreas Sturmlechner gentoo-dev 2021-03-06 16:29: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 Georg Rudoy 2021-09-18 19:33:23 UTC
I don't think dev-libs/qrosscore has any revdeps remaining, so let's probably remove it entirely instead?
Comment 2 Larry the Git Cow gentoo-dev 2022-01-02 08:11:35 UTC
The bug has been closed via the following commit(s):

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

commit a08d1edf0e8ccdf7286720c07c3cb5c095cc7ee5
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-01-02 08:00:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-01-02 08:11:11 +0000

    dev-libs/qrosscore: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/774498
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/qrosscore/Manifest               |  1 -
 dev-libs/qrosscore/metadata.xml           | 15 ---------------
 dev-libs/qrosscore/qrosscore-0.3.2.ebuild | 27 ---------------------------
 dev-libs/qrosscore/qrosscore-9999.ebuild  | 29 -----------------------------
 profiles/package.mask                     |  4 ----
 5 files changed, 76 deletions(-)