pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libretro-fceumm: Update to libretro-fceumm-20170910 (Fix crashing when trying to connect a netplay session)
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Thu Sep 14 11:12:33 2017 +0100
Changeset: 2df46d4c46d567c92f3d6129561e7da8337a8d64
Modified Files:
libretro-fceumm/DESCR
libretro-fceumm/Makefile
libretro-fceumm/distinfo
Log Message:
libretro-fceumm: Update to libretro-fceumm-20170910 (Fix crashing when trying to connect a netplay session)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2df46d4c46d567c92f3d6129561e7da8337a8d64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libretro-fceumm/DESCR | 16 +++++++++-------
libretro-fceumm/Makefile | 14 ++++++--------
libretro-fceumm/distinfo | 8 ++++----
3 files changed, 19 insertions(+), 19 deletions(-)
diffs:
diff --git a/libretro-fceumm/DESCR b/libretro-fceumm/DESCR
index f9d97e95ed..329a0b1912 100644
--- a/libretro-fceumm/DESCR
+++ b/libretro-fceumm/DESCR
@@ -1,8 +1,10 @@
-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.
+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.
-FCEUmm (FCEUltra mappers modified) is a NES/Famicom emulator that specializes
-in extensive mapper support.
+FCEUmm (FCEUltra mappers modified) is a Famicom/NES (Nintendo
+Entertainment System)/Dendy emulator that specializes in extensive
+mapper support, making it useful for running unlicensed games. It runs
+on lower-end systems than Nestopia.
diff --git a/libretro-fceumm/Makefile b/libretro-fceumm/Makefile
index 6a2a301f8d..41f0a3ae60 100644
--- a/libretro-fceumm/Makefile
+++ b/libretro-fceumm/Makefile
@@ -1,22 +1,20 @@
# $NetBSD: Makefile,v 1.1 2015/02/04 22:57:29 jmcneill Exp $
-DISTNAME= f7e05048fa89e277837ac046bd7f02576b9d5d42
-PKGNAME= libretro-fceumm-20170415
+DISTNAME= libretro-fceumm-20170910
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/libretro-fceumm/archive/}
-EXTRACT_SUFX= .zip
+MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/libretro/libretro-fceumm
+HOMEPAGE= https://wiki.libretro.com/index.php?title=FCEUmm
COMMENT= Libretro core based on the FCEUmm Famicom/NES emulator
LICENSE= gnu-gpl-v2
-WRKSRC= ${WRKDIR}/libretro-fceumm-${DISTNAME}
+GITHUB_PROJECT= libretro-fceumm
+GITHUB_TAG= 3cbd99edb33b65fc2dc0c014150d61fb2c73e6c9
+
MAKE_FILE= Makefile.libretro
USE_TOOLS+= gmake
-CFLAGS+= -DHAVE_ASPRINTF
-
.include "../../mk/endian.mk"
.if ${MACHINE_ENDIAN} == "big"
diff --git a/libretro-fceumm/distinfo b/libretro-fceumm/distinfo
index a8efd6a29a..ef3b8c2781 100644
--- a/libretro-fceumm/distinfo
+++ b/libretro-fceumm/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2015/11/03 20:30:59 agc Exp $
-SHA1 (f7e05048fa89e277837ac046bd7f02576b9d5d42.zip) = a17745d9a15e2e00c0e70ab44e5abb96060504b4
-RMD160 (f7e05048fa89e277837ac046bd7f02576b9d5d42.zip) = 3fe2c55208ddd340398d90cc07eddf4479603e7d
-SHA512 (f7e05048fa89e277837ac046bd7f02576b9d5d42.zip) = ac1ab475f3b778fece4756a672b4aacd984b065b774a06344f1812a27da2fcc152241dafce831081d9b311efdade73a09e2acdcdac195a513f217af556c785ec
-Size (f7e05048fa89e277837ac046bd7f02576b9d5d42.zip) = 616324 bytes
+SHA1 (libretro-fceumm-20170910-3cbd99edb33b65fc2dc0c014150d61fb2c73e6c9.tar.gz) = 300308aec15cf4ef9418694dd7f10bef1b1a6f67
+RMD160 (libretro-fceumm-20170910-3cbd99edb33b65fc2dc0c014150d61fb2c73e6c9.tar.gz) = e8d7778d3611cfa642f99ebca59dd7e7b0720eba
+SHA512 (libretro-fceumm-20170910-3cbd99edb33b65fc2dc0c014150d61fb2c73e6c9.tar.gz) = 7011c60391920b97c4d67a0f326ee5abccdcb6e2655b1532a66a85b3395760ed829c8904149060dfca8c7438e9a12f174775859319e693791b8fc8a1f28ffb6e
+Size (libretro-fceumm-20170910-3cbd99edb33b65fc2dc0c014150d61fb2c73e6c9.tar.gz) = 399997 bytes
Home |
Main Index |
Thread Index |
Old Index