Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948021 - games-emulation/snes9x-1.63 version bump
Summary: games-emulation/snes9x-1.63 version bump
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-13 04:51 UTC by Harrison
Modified: 2025-01-14 05:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Snes9x 1.63 Ebuild (snes9x-1.63.ebuild,4.37 KB, text/plain)
2025-01-13 04:51 UTC, Harrison
Details
Compile flags patch (snes9x-1.63-flags.patch,806 bytes, patch)
2025-01-13 04:53 UTC, Harrison
Details | Diff
Optional Wayland patch (snes9x-1.63-optional-wayland.patch,1002 bytes, patch)
2025-01-13 04:54 UTC, Harrison
Details | Diff
Vulkan compilation fix patch (snes9x-1.63-vulkan-fix.patch,1.82 KB, patch)
2025-01-13 04:54 UTC, Harrison
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Harrison 2025-01-13 04:51:57 UTC
Created attachment 916414 [details]
Snes9x 1.63 Ebuild

Snes9x 1.63 has been out for a while, so I decided to try updating the ebuild. Needed some maintenance, but it seems to work fine.

Notes:
* GCC 13 compilation issues were fixed upstream, no longer needs patch
* Backported some fixes for compiling the Vulkan backend
* Refreshed patches against updated files
* Added Python 13 support (only needed for build)

This is my first version bump (and technically my first "bug report"), so please let me know if there are any issues with my submission.

Reproducible: Always
Comment 1 Harrison 2025-01-13 04:53:17 UTC
Created attachment 916415 [details, diff]
Compile flags patch
Comment 2 Harrison 2025-01-13 04:54:02 UTC
Created attachment 916416 [details, diff]
Optional Wayland patch
Comment 3 Harrison 2025-01-13 04:54:59 UTC
Created attachment 916417 [details, diff]
Vulkan compilation fix patch