Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774519 - net-fs/smbtad EAPI-8 bump & port to cmake.eclass
Summary: net-fs/smbtad 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: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: EAPI6Removal cmake-utils-removal
  Show dependency tree
 
Reported: 2021-03-06 19:13 UTC by Andreas Sturmlechner
Modified: 2022-03-28 09:35 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-03-06 19:13:47 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



No one else is packaging this (anymore)?

https://repology.org/project/smbtad/versions
Comment 1 Larry the Git Cow gentoo-dev 2022-02-27 22:44:44 UTC
The bug has been referenced in the following commit(s):

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

commit c4098de1cd8c87d8753be20025ca57f454ce0d94
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-02-27 22:44:33 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-02-27 22:44:33 +0000

    profiles: last-rite net-fs/smbtad
    
    Bug: https://bugs.gentoo.org/711880
    Bug: https://bugs.gentoo.org/774519
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-03-28 09:35:30 UTC
The bug has been closed via the following commit(s):

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

commit 4df2f45d35a6848703e80ac59a70189efffc1cd0
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-03-28 09:34:06 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-03-28 09:34:06 +0000

    net-fs/smbtad: treeclean
    
    Closes: https://bugs.gentoo.org/711880
    Closes: https://bugs.gentoo.org/774519
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-fs/smbtad/Manifest            |  1 -
 net-fs/smbtad/files/smbtad.rc     | 25 ----------------------
 net-fs/smbtad/metadata.xml        | 11 ----------
 net-fs/smbtad/smbtad-1.2.6.ebuild | 44 ---------------------------------------
 profiles/package.mask             |  6 ------
 5 files changed, 87 deletions(-)