FreeBSD Bugzilla – Attachment 245919 Details for
Bug 274647
games/retroarch: outdated version (current 1.16.0.3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libretro-fbalpha2012_cps1 (new port)
0012-games-libretro-fbalpha2012_cps1-new-port.patch (text/plain), 2.90 KB, created by
Stéphane D'Alu
on 2023-10-27 09:29:00 UTC
(
hide
)
Description:
libretro-fbalpha2012_cps1 (new port)
Filename:
MIME Type:
Creator:
Stéphane D'Alu
Created:
2023-10-27 09:29:00 UTC
Size:
2.90 KB
patch
obsolete
>From 9b6d3a8443fee22ba1090bd69b61dcb13610af58 Mon Sep 17 00:00:00 2001 >From: Stephane D'Alu <sdalu@sdalu.com> >Date: Fri, 27 Oct 2023 11:23:23 +0200 >Subject: [PATCH 12/12] games/libretro-fbalpha2012_cps1: new port > >--- > games/Makefile | 1 + > games/libretro-fbalpha2012_cps1/Makefile | 29 +++++++++++++++++++++++ > games/libretro-fbalpha2012_cps1/distinfo | 3 +++ > games/libretro-fbalpha2012_cps1/pkg-descr | 2 ++ > 4 files changed, 35 insertions(+) > create mode 100644 games/libretro-fbalpha2012_cps1/Makefile > create mode 100644 games/libretro-fbalpha2012_cps1/distinfo > create mode 100644 games/libretro-fbalpha2012_cps1/pkg-descr > >diff --git a/games/Makefile b/games/Makefile >index 45cd468b2f93..e37db463164d 100644 >--- a/games/Makefile >+++ b/games/Makefile >@@ -518,6 +518,7 @@ > SUBDIR += libretro-dosbox > SUBDIR += libretro-emux > SUBDIR += libretro-fbalpha >+ SUBDIR += libretro-fbalpha2012_cps1 > SUBDIR += libretro-fbalpha2012_cps2 > SUBDIR += libretro-fbalpha2012_cps3 > SUBDIR += libretro-fbalpha2012_neogeo >diff --git a/games/libretro-fbalpha2012_cps1/Makefile b/games/libretro-fbalpha2012_cps1/Makefile >new file mode 100644 >index 000000000000..457b7c921a25 >--- /dev/null >+++ b/games/libretro-fbalpha2012_cps1/Makefile >@@ -0,0 +1,29 @@ >+PORTNAME= libretro-fbalpha2012_cps1 >+DISTVERSION= 0.20230929 >+CATEGORIES= games >+ >+MAINTAINER= ports@FreeBSD.org >+COMMENT= Final Burn Alpha (Capcom CPS1) port for libretro >+WWW= https://github.com/libretro/fbalpha2012_cps1 >+ >+# Commercial users must seek permission from copyright holders. >+LICENSE= FBA >+LICENSE_NAME= FBA >+LICENSE_FILE= ${WRKSRC}/src/license.txt >+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept >+ >+USES= compiler:c++11-lib gmake >+USE_LDCONFIG= yes >+ >+PLIST_FILES= lib/libretro/fbalpha2012_cps1_libretro.so >+ >+USE_GITHUB= yes >+GH_ACCOUNT= libretro >+GH_PROJECT= fbalpha2012_cps1 >+GH_TAGNAME= 94d16ed90188c13ecbc7629eb54eaf842c31eab5 >+ >+do-install: >+ ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro >+ ${INSTALL_LIB} ${WRKSRC}/fbalpha2012_cps1_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro >+ >+.include <bsd.port.mk> >diff --git a/games/libretro-fbalpha2012_cps1/distinfo b/games/libretro-fbalpha2012_cps1/distinfo >new file mode 100644 >index 000000000000..161365a6fab1 >--- /dev/null >+++ b/games/libretro-fbalpha2012_cps1/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1698314787 >+SHA256 (libretro-fbalpha2012_cps1-0.20230929-94d16ed90188c13ecbc7629eb54eaf842c31eab5_GH0.tar.gz) = ebe4c0d7e51bcb0d22564af9150c55723069aee723e8653d8682c9803ce1ba11 >+SIZE (libretro-fbalpha2012_cps1-0.20230929-94d16ed90188c13ecbc7629eb54eaf842c31eab5_GH0.tar.gz) = 760570 >diff --git a/games/libretro-fbalpha2012_cps1/pkg-descr b/games/libretro-fbalpha2012_cps1/pkg-descr >new file mode 100644 >index 000000000000..ba6f93fb9520 >--- /dev/null >+++ b/games/libretro-fbalpha2012_cps1/pkg-descr >@@ -0,0 +1,2 @@ >+Final Burn Alpha port for libretro. >+Standalone core for Capcom CPS1. >-- >2.42.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274647
:
245871
|
245899
|
245900
|
245901
|
245902
|
245903
|
245905
|
245906
|
245914
|
245915
|
245916
|
245918
|
245919
|
245925
|
245942
|
245943
|
245944
|
245950
|
245951
|
245996
|
246160
|
246168