Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834127 - net-analyzer/gr-fosphor: port away from cmake-utils.eclass, EAPI-8 bump
Summary: net-analyzer/gr-fosphor: port away from cmake-utils.eclass, EAPI-8 bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL: https://repology.org/project/gr-fosph...
Whiteboard:
Keywords:
Depends on:
Blocks: cmake-utils-removal
  Show dependency tree
 
Reported: 2022-02-26 22:03 UTC by Andreas Sturmlechner
Modified: 2022-03-16 15:01 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 2022-02-26 22:03:03 UTC
974ab2fe is what Debian Experimental is currently packaging.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-11 15:11:05 UTC
ping! These packages will stop working when new CMake is released. See https://archives.gentoo.org/gentoo-dev/message/6bc32b2e32d4c4cc893aa41183598804.

Please port to cmake.eclass and ideally EAPI 8 (otherwise EAPI 7 if some eclass does not yet support it, but unlikely) ASAP, or these packages are liable to be last-rited.
Comment 2 David Seifert gentoo-dev 2022-03-12 10:51:47 UTC
(In reply to Andreas Sturmlechner from comment #0)
> 974ab2fe is what Debian Experimental is currently packaging.

Unfortunately, I tried it with 974ab2fe, which expects GNU Radio 3.9. Given how hopelessly outdated the entire radio project is, I think it's more useful to just port the current ebuild.
Comment 3 Larry the Git Cow gentoo-dev 2022-03-12 11:10:58 UTC
The bug has been closed via the following commit(s):

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

commit 6d11a60f5eaf6ae85abd0eef4dba9f52785d547c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-03-12 11:10:45 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-03-12 11:10:45 +0000

    net-analyzer/gr-fosphor: update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/834127
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/gr-fosphor-0.0_p20200131-htmldir.patch   |  8 +++++
 ...1.ebuild => gr-fosphor-0.0_p20200131-r1.ebuild} | 41 ++++++++++------------
 net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild     | 41 +++++++++-------------
 3 files changed, 43 insertions(+), 47 deletions(-)
Comment 4 David Seifert gentoo-dev 2022-03-12 11:34:31 UTC
Reopening for python 3.10