Bug 266391 - [new port] games/libretro-melonds: libretro port of melonDS
Summary: [new port] games/libretro-melonds: libretro port of melonDS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-13 02:28 UTC by Henry Hu
Modified: 2022-09-13 16:10 UTC (History)
1 user (show)

See Also:


Attachments
patch to create the port (2.54 KB, patch)
2022-09-13 02:28 UTC, Henry Hu
no flags Details | Diff
patch to create the port (2.51 KB, patch)
2022-09-13 02:29 UTC, Henry Hu
no flags Details | Diff
poudriere log for 13.1-RELEASE/amd64 (50.96 KB, text/plain)
2022-09-13 02:31 UTC, Henry Hu
no flags Details
poudriere log for 12.3-RELEASE/amd64 (49.20 KB, text/plain)
2022-09-13 02:32 UTC, Henry Hu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Hu 2022-09-13 02:28:08 UTC
Created attachment 236530 [details]
patch to create the port

This is a port of melonDS to libretro, so it can be used with retroarch etc.
The patch to rthreads.c is only needed for FreeBSD 12. We can delete it later.
Comment 1 Henry Hu 2022-09-13 02:29:56 UTC
Created attachment 236531 [details]
patch to create the port

improved the patch
Comment 2 Henry Hu 2022-09-13 02:31:53 UTC
Created attachment 236532 [details]
poudriere log for 13.1-RELEASE/amd64
Comment 3 Henry Hu 2022-09-13 02:32:42 UTC
Created attachment 236533 [details]
poudriere log for 12.3-RELEASE/amd64
Comment 4 Neel Chauhan freebsd_committer freebsd_triage 2022-09-13 16:09:38 UTC
Committed!
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-09-13 16:10:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a441758fae5a8018b50294ceda33387a441c0b54

commit a441758fae5a8018b50294ceda33387a441c0b54
Author:     Henry Hu <henry.hu.sh@gmail.com>
AuthorDate: 2022-09-13 16:05:19 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-09-13 16:09:49 +0000

    games/libretro-melonds: new port: libretro port of melonDS

    PR:     266391

 games/Makefile                                     |  1 +
 games/libretro-melonds/Makefile (new)              | 23 ++++++++++++++++++++++
 games/libretro-melonds/distinfo (new)              |  3 +++
 ...retro_libretro-common_rthreads_rthreads.c (new) | 11 +++++++++++
 .../files/patch-src_libretro_platform.cpp (new)    | 10 ++++++++++
 games/libretro-melonds/pkg-descr (new)             |  3 +++
 6 files changed, 51 insertions(+)