Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774498 - dev-libs/qrosscore: EAPI-8 bump & port to cmake.eclass
Summary: dev-libs/qrosscore: 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: Georg Rudoy
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: EAPI6Removal
  Show dependency tree
 
Reported: 2021-03-06 16:29 UTC by Andreas Sturmlechner
Modified: 2022-01-02 08:11 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-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(-)