Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770604 - dev-util/emilpro: EAPI-7 bump & port to cmake.eclass
Summary: dev-util/emilpro: EAPI-7 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: Rick Farina (Zero_Chaos)
URL: https://archives.gentoo.org/gentoo-de...
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: EAPI5Removal
  Show dependency tree
 
Reported: 2021-02-14 17:29 UTC by Andreas Sturmlechner
Modified: 2021-09-10 05:42 UTC (History)
0 users

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: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(-)