Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770610 - net-libs/onion: EAPI-8 bump & port to cmake.eclass
Summary: net-libs/onion: 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: PMASKED
: 819315 (view as bug list)
Depends on:
Blocks: EAPI5Removal
  Show dependency tree
 
Reported: 2021-02-14 17:34 UTC by Andreas Sturmlechner
Modified: 2021-12-16 17:22 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:34:55 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-11-16 09:20:37 UTC
*** Bug 819315 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2021-11-16 09:29:36 UTC
The bug has been referenced in the following commit(s):

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

commit e8dd816aa3f7badfd2344590522033adc8dde7bc
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-11-16 09:26:42 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-11-16 09:29:23 +0000

    package.mask: Last rite net-libs/onion
    
    Bug: https://bugs.gentoo.org/810682
    Bug: https://bugs.gentoo.org/813873
    Bug: https://bugs.gentoo.org/770610
    Bug: https://bugs.gentoo.org/625774
    Bug: https://bugs.gentoo.org/625772
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-12-16 17:22:08 UTC
The bug has been closed via the following commit(s):

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

commit 60ca91cb31d2dec2048ea26b5318228f6b109d07
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-12-16 17:21:03 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-12-16 17:21:03 +0000

    net-libs/onion: treeclean
    
    Closes: https://bugs.gentoo.org/625772
    Closes: https://bugs.gentoo.org/625774
    Closes: https://bugs.gentoo.org/770610
    Closes: https://bugs.gentoo.org/813873
    Closes: https://bugs.gentoo.org/810682
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-libs/onion/Manifest           |  1 -
 net-libs/onion/files/protos.patch | 28 ---------------
 net-libs/onion/metadata.xml       | 17 ----------
 net-libs/onion/onion-0.8.ebuild   | 71 ---------------------------------------
 net-libs/onion/onion-9999.ebuild  | 69 -------------------------------------
 profiles/package.mask             |  6 ----
 6 files changed, 192 deletions(-)