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

Bug 770604

Summary: dev-util/emilpro: EAPI-7 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 Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://archives.gentoo.org/gentoo-dev/message/3aa1a3aeebad353a7cefcb86a8101943
See Also: https://bugs.gentoo.org/show_bug.cgi?id=584668
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 698100    

Description Andreas Sturmlechner gentoo-dev 2021-02-14 17:29:29 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 Larry the Git Cow gentoo-dev 2021-08-11 13:50:28 UTC
The bug has been referenced in the following commit(s):

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

commit 03d42b2a3db638654f9f422ef7e62e7d76b53570
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2021-08-11 13:48:52 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-08-11 13:50:02 +0000

    profiles: last-rite dev-util/emilpro
    
    Bug: https://bugs.gentoo.org/770604
    Bug: https://bugs.gentoo.org/584668
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-09-10 05:42:54 UTC
The bug has been closed via the following commit(s):

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

commit 80df83e5cfaf55396a7d1f4b919a4a857b292dba
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2021-09-10 05:41:41 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-09-10 05:41:41 +0000

    dev-util/emilpro: treeclean
    
    Closes: https://bugs.gentoo.org/770604
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-util/emilpro/Manifest                          |  2 -
 dev-util/emilpro/emilpro-3-r4.ebuild               | 64 --------------------
 dev-util/emilpro/emilpro-9999.ebuild               | 63 -------------------
 .../emilpro/files/emilpro-3-system-binutils.patch  | 48 ---------------
 .../files/emilpro-9999-system-binutils.patch       | 52 ----------------
 dev-util/emilpro/files/or1k-2.patch                | 22 -------
 dev-util/emilpro/files/or1k.patch                  | 70 ----------------------
 dev-util/emilpro/files/respect-cflags.patch        | 12 ----
 dev-util/emilpro/metadata.xml                      | 11 ----
 profiles/package.mask                              |  6 --
 10 files changed, 350 deletions(-)