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

Bug 916321

Summary: [guru] games-emulation/duckstation-9999: fix use flags and install issues
Product: GURU Reporter: Alex Barker <alex>
Component: Package issuesAssignee: Haelwenn (lanodan) Monnier <contact>
Status: UNCONFIRMED ---    
Severity: normal Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: duckstation-9999.ebuild

Description Alex Barker 2023-10-27 06:57:03 UTC
The upstream path for the resources folder is no longer copied to the bin folder on build. Ebuild was updated to pull these resources from ${S} instead. This resolves the ebuilds failure to complete the installation process.

I've also overhauled the use flags. There were a number of old use flags that are no longer supported. Some are now required, others were removed completely. 

Reproducible: Always
Comment 1 Alex Barker 2023-10-27 07:36:17 UTC
Created attachment 873511 [details]
duckstation-9999.ebuild

Please code review this. I feel like I am missing some simplifications in the required use section.