pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators emulators/libretro-beetle-psx: Import libret...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b8ea281a954
branches:  trunk
changeset: 383814:5b8ea281a954
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Aug 11 00:19:58 2018 +0000

description:
emulators/libretro-beetle-psx: Import libretro-beetle-psx-20180808

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Mednafen PSX (Beetle PSX) is a Sony PlayStation 1 video game system emulator
that can be used as a libretro core. It is a libretro port of Mednafen
PlayStation.

Mednafen can load CD-ROM games from a ripped/dumped copy of the disc, such
as CUE+BIN. Additionally there is support for CloneCD "CCD/IMG/SUB" rips,
and cdrdao "TOC" files. A CUE file is required.

diffstat:

 emulators/Makefile                     |   3 ++-
 emulators/libretro-beetle-psx/DESCR    |  13 +++++++++++++
 emulators/libretro-beetle-psx/MESSAGE  |  18 ++++++++++++++++++
 emulators/libretro-beetle-psx/Makefile |  33 +++++++++++++++++++++++++++++++++
 emulators/libretro-beetle-psx/PLIST    |   2 ++
 emulators/libretro-beetle-psx/distinfo |   6 ++++++
 6 files changed, 74 insertions(+), 1 deletions(-)

diffs (109 lines):

diff -r ad786389b0a9 -r 5b8ea281a954 emulators/Makefile
--- a/emulators/Makefile        Fri Aug 10 23:35:52 2018 +0000
+++ b/emulators/Makefile        Sat Aug 11 00:19:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.261 2018/08/10 23:16:11 nia Exp $
+# $NetBSD: Makefile,v 1.262 2018/08/11 00:19:58 nia Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -89,6 +89,7 @@
 SUBDIR+=       klh10
 SUBDIR+=       libdsk
 SUBDIR+=       libretro-beetle-pce-fast
+SUBDIR+=       libretro-beetle-psx
 SUBDIR+=       libretro-core-info
 SUBDIR+=       libretro-database
 SUBDIR+=       libretro-fceumm
diff -r ad786389b0a9 -r 5b8ea281a954 emulators/libretro-beetle-psx/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-psx/DESCR       Sat Aug 11 00:19:58 2018 +0000
@@ -0,0 +1,13 @@
+Libretro is a simple but powerful development interface that allows for the
+easy creation of emulators, games and multimedia applications that can plug
+straight into any libretro-compatible frontend. This development interface is
+open to others so that they can run these pluggable emulator and game cores
+also in their own programs or devices.
+
+Mednafen PSX (Beetle PSX) is a Sony PlayStation 1 video game system emulator
+that can be used as a libretro core. It is a libretro port of Mednafen
+PlayStation.
+
+Mednafen can load CD-ROM games from a ripped/dumped copy of the disc, such
+as CUE+BIN. Additionally there is support for CloneCD "CCD/IMG/SUB" rips,
+and cdrdao "TOC" files. A CUE file is required.
diff -r ad786389b0a9 -r 5b8ea281a954 emulators/libretro-beetle-psx/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-psx/MESSAGE     Sat Aug 11 00:19:58 2018 +0000
@@ -0,0 +1,18 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2018/08/11 00:19:58 nia Exp $
+
+Beetle PSX requires the following BIOS files in order to work:
+
+* scph5500.bin - SHA256 sum:
+       9c0421858e217805f4abe18698afea8d5aa36ff0727eb8484944e00eb5e7eadb
+* scph5501.bin - SHA256 sum:
+       11052b6499e466bbf0a709b1f9cb6834a9418e66680387912451e971cf8a1fef
+* scph5502.bin - SHA256 sum:
+       1faaa18fa820a0225e488d9f086296b8e6c46df739666093987ff7d8fd352c09
+
+In retroarch, you'll need to place them in the System Directory.
+
+Alternatively, you can place them in your Content Directory next to the
+software you are going to run.
+
+===========================================================================
diff -r ad786389b0a9 -r 5b8ea281a954 emulators/libretro-beetle-psx/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-psx/Makefile    Sat Aug 11 00:19:58 2018 +0000
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1 2018/08/11 00:19:58 nia Exp $
+
+DISTNAME=      libretro-beetle-psx-20180808
+CATEGORIES=    emulators
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=libretro/}
+GITHUB_PROJECT=        beetle-psx-libretro
+GITHUB_TAG=    7bb007de15b2f40a880b788ebf47a400c90827d9
+
+MAINTAINER=    nia%NetBSD.org@localhost
+HOMEPAGE=      https://docs.libretro.com/library/beetle_psx/
+COMMENT=       Libretro core based on the Mednafen PlayStation emulator
+LICENSE=       gnu-gpl-v2
+
+EXTRACT_USING= bsdtar
+
+USE_TOOLS+=    gmake
+USE_LANGUAGES= c c++
+
+MAKE_FLAGS+=   GIT_VERSION="-pkgsrc"
+
+.include "../../mk/endian.mk"
+
+.if ${MACHINE_ENDIAN} == "big"
+CFLAGS+=       -DMSB_FIRST
+.endif
+
+INSTALLATION_DIRS+=    ${PREFIX}/lib/libretro
+
+do-install:
+       ${INSTALL_LIB} ${WRKSRC}/mednafen_psx_libretro.so \
+           ${DESTDIR}${PREFIX}/lib/libretro/mednafen_psx_libretro.so
+
+.include "../../mk/bsd.pkg.mk"
diff -r ad786389b0a9 -r 5b8ea281a954 emulators/libretro-beetle-psx/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-psx/PLIST       Sat Aug 11 00:19:58 2018 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/08/11 00:19:58 nia Exp $
+lib/libretro/mednafen_psx_libretro.so
diff -r ad786389b0a9 -r 5b8ea281a954 emulators/libretro-beetle-psx/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-psx/distinfo    Sat Aug 11 00:19:58 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/11 00:19:58 nia Exp $
+
+SHA1 (libretro-beetle-psx-20180808-7bb007de15b2f40a880b788ebf47a400c90827d9.tar.gz) = 523ae4dbafabbc94d0ca16c9ce624c4f6d4301dc
+RMD160 (libretro-beetle-psx-20180808-7bb007de15b2f40a880b788ebf47a400c90827d9.tar.gz) = 44109917cabbab8aa2c37a56578bf0b2e3467037
+SHA512 (libretro-beetle-psx-20180808-7bb007de15b2f40a880b788ebf47a400c90827d9.tar.gz) = 
735c1f2847a86b48804c51262eaa9908e2f3dd671d88d5dcf4683f5bfdad6574c15319dc5ec1cc826b098016a1a1a5bb65f8dfd390982fda789568d2c733f2b1
+Size (libretro-beetle-psx-20180808-7bb007de15b2f40a880b788ebf47a400c90827d9.tar.gz) = 2087496 bytes



Home | Main Index | Thread Index | Old Index