Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926269 - media-gfx/gnofract4d: needs to use PEP517 build (regression)
Summary: media-gfx/gnofract4d: needs to use PEP517 build (regression)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Chris Mayo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: pep517-porting
  Show dependency tree
 
Reported: 2024-03-06 15:41 UTC by Michał Górny
Modified: 2024-04-26 06:55 UTC (History)
2 users (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-06 15:41:24 UTC
Apparently gnofract4d-4.3_p20221125-r1 is using PEP517 build but gnofract4d-4.3_p20230717 reverted to the legacy mode.
Comment 1 Chris Mayo 2024-03-07 19:45:49 UTC
It was actually a fix for bug 911809.

But we do have the related bug 924049 too.

I have the code to go pure Meson and ditch the PyPA tooling. That is now an upstream branch:
https://github.com/fract4d/gnofract4d/tree/meson

I will create a new version of the ebuild using that.
Comment 2 Larry the Git Cow gentoo-dev 2024-04-26 06:55:40 UTC
The bug has been closed via the following commit(s):

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

commit 21ec2ee5d5a1297525c9ae540c058a14ddf3c240
Author:     Chris Mayo <aklhfex@gmail.com>
AuthorDate: 2024-03-24 19:36:59 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-04-26 06:55:03 +0000

    media-gfx/gnofract4d: use Meson to install
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=924049
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=926269
    Signed-off-by: Chris Mayo <aklhfex@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35675
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/gnofract4d/Manifest                      |  1 +
 .../gnofract4d/gnofract4d-4.3_p20240324.ebuild     | 78 ++++++++++++++++++++++
 2 files changed, 79 insertions(+)