pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/libretro-mednafen-pce-fast emulators/libretr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ed22eb91a01
branches: trunk
changeset: 311438:0ed22eb91a01
user: nia <nia%pkgsrc.org@localhost>
date: Fri Aug 10 23:35:52 2018 +0000
description:
emulators/libretro-mednafen-pce-fast: Replaced by libretro-beetle-pce-fast
diffstat:
emulators/libretro-mednafen-pce-fast/DESCR | 8 --
emulators/libretro-mednafen-pce-fast/Makefile | 36 ----------
emulators/libretro-mednafen-pce-fast/PLIST | 2 -
emulators/libretro-mednafen-pce-fast/distinfo | 7 -
emulators/libretro-mednafen-pce-fast/patches/patch-mednafen_mempatcher.cpp | 33 ---------
5 files changed, 0 insertions(+), 86 deletions(-)
diffs (106 lines):
diff -r 37bb00f709b1 -r 0ed22eb91a01 emulators/libretro-mednafen-pce-fast/DESCR
--- a/emulators/libretro-mednafen-pce-fast/DESCR Fri Aug 10 23:16:54 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-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.
-
-Beetle/Mednafen PCE FAST is a TurboGrafx-16/NEC PC Engine/CD video game
-system emulator.
diff -r 37bb00f709b1 -r 0ed22eb91a01 emulators/libretro-mednafen-pce-fast/Makefile
--- a/emulators/libretro-mednafen-pce-fast/Makefile Fri Aug 10 23:16:54 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2018/07/18 00:06:15 joerg Exp $
-
-DISTNAME= mednafen-pce-fast-libretro-20150210
-PKGNAME= libretro-mednafen-pce-fast-20150210
-CATEGORIES= emulators
-MASTER_SITES= http://ftp.netbsd.org/pub/NetBSD/misc/jmcneill/retroarch/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/libretro/beetle-pce-fast-libretro
-COMMENT= Libretro core based on the Mednafen PCE Fast emulator
-LICENSE= gnu-gpl-v2
-
-WRKSRC= ${WRKDIR}/beetle-pce-fast-libretro-master
-USE_TOOLS+= gmake
-USE_LANGUAGES= c c++03
-
-PKGCONFIG_OVERRIDE+= mednafen/tremor/vorbisidec.pc.in
-
-INSTALLATION_DIRS+= ${PREFIX}/lib/libretro
-
-.include "../../mk/bsd.prefs.mk"
-
-.if !empty(MACHINE_ARCH:M*arm*hf)
-MEDNAFEN_PLATFORM= ${MACHINE_ARCH}-hardfloat
-.else
-MEDNAFEN_PLATFORM= unix
-.endif
-
-MAKE_ENV+= platform="${MEDNAFEN_PLATFORM}"
-
-do-install:
- ${INSTALL_LIB} ${WRKSRC}/mednafen_pce_fast_libretro.so \
- ${DESTDIR}${PREFIX}/lib/libretro/mednafen_pce_fast_libretro.so
-
-.include "../../mk/bsd.pkg.mk"
diff -r 37bb00f709b1 -r 0ed22eb91a01 emulators/libretro-mednafen-pce-fast/PLIST
--- a/emulators/libretro-mednafen-pce-fast/PLIST Fri Aug 10 23:16:54 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/11 00:16:25 jmcneill Exp $
-lib/libretro/mednafen_pce_fast_libretro.so
diff -r 37bb00f709b1 -r 0ed22eb91a01 emulators/libretro-mednafen-pce-fast/distinfo
--- a/emulators/libretro-mednafen-pce-fast/distinfo Fri Aug 10 23:16:54 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.3 2017/02/08 00:02:18 joerg Exp $
-
-SHA1 (mednafen-pce-fast-libretro-20150210.zip) = 4f85536b831f884169a7f3773aafea6722ebb744
-RMD160 (mednafen-pce-fast-libretro-20150210.zip) = c6a55ca95c413637a6ffe2db6f454285bb02ee6f
-SHA512 (mednafen-pce-fast-libretro-20150210.zip) = 876e06320cacb2286942aa11e9ea6b4e5d6140bf863e21a61169cc093d1c0495b929145535234e4ab61c2e7162617be9ffc426e2693cefcb8a1233ad339b67ca
-Size (mednafen-pce-fast-libretro-20150210.zip) = 477795 bytes
-SHA1 (patch-mednafen_mempatcher.cpp) = b0832f1f10e78ad28a852a56540af575a824eeb2
diff -r 37bb00f709b1 -r 0ed22eb91a01 emulators/libretro-mednafen-pce-fast/patches/patch-mednafen_mempatcher.cpp
--- a/emulators/libretro-mednafen-pce-fast/patches/patch-mednafen_mempatcher.cpp Fri Aug 10 23:16:54 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-$NetBSD: patch-mednafen_mempatcher.cpp,v 1.1 2017/02/08 00:02:18 joerg Exp $
-
-Pointers are not relative to 0.
-
---- mednafen/mempatcher.cpp.orig 2017-01-08 19:45:01.356354564 +0000
-+++ mednafen/mempatcher.cpp
-@@ -196,7 +196,7 @@ static bool SeekToOurSection(void *fp_pt
- FILE *fp = (FILE*)fp_ptr;
- char buf[2048];
-
-- while(fgets(buf,2048,fp) > 0)
-+ while(fgets(buf,2048,fp))
- {
- if(buf[0] == '[')
- {
-@@ -253,7 +253,7 @@ void MDFN_LoadGameCheats(void *override_
-
- if(SeekToOurSection(fp))
- {
-- while(fgets(linebuf,2048,fp) > 0)
-+ while(fgets(linebuf,2048,fp))
- {
- char namebuf[2048];
- char *tbuf=linebuf;
-@@ -395,7 +395,7 @@ void MDFN_FlushGameCheats(int nosave)
- {
- FILE *tmp_fp = fopen(tmp_fn.c_str(), "wb");
-
-- while(fgets((char*)linebuf, 2048, fp) > 0)
-+ while(fgets((char*)linebuf, 2048, fp))
- {
- if(linebuf[0] == '[' && !insection)
- {
Home |
Main Index |
Thread Index |
Old Index