pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators libretro-beetle-wswan: add version 20180620.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ccbf4342c75
branches: trunk
changeset: 311483:8ccbf4342c75
user: nia <nia%pkgsrc.org@localhost>
date: Sun Aug 12 12:52:52 2018 +0000
description:
libretro-beetle-wswan: add version 20180620.
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.
This package contains a port of the Mednafen WonderSwan/WonderSwan Color
emulator (based on Cygne) for Libretro.
diffstat:
emulators/Makefile | 3 ++-
emulators/libretro-beetle-wswan/DESCR | 8 ++++++++
emulators/libretro-beetle-wswan/Makefile | 32 ++++++++++++++++++++++++++++++++
emulators/libretro-beetle-wswan/PLIST | 2 ++
emulators/libretro-beetle-wswan/distinfo | 6 ++++++
5 files changed, 50 insertions(+), 1 deletions(-)
diffs (81 lines):
diff -r 30c07a9bdb94 -r 8ccbf4342c75 emulators/Makefile
--- a/emulators/Makefile Sun Aug 12 11:43:59 2018 +0000
+++ b/emulators/Makefile Sun Aug 12 12:52:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.267 2018/08/11 16:09:55 nia Exp $
+# $NetBSD: Makefile,v 1.268 2018/08/12 12:52:52 nia Exp $
#
COMMENT= Emulators for other operating systems
@@ -91,6 +91,7 @@
SUBDIR+= libretro-beetle-ngp
SUBDIR+= libretro-beetle-pce-fast
SUBDIR+= libretro-beetle-psx
+SUBDIR+= libretro-beetle-wswan
SUBDIR+= libretro-core-info
SUBDIR+= libretro-database
SUBDIR+= libretro-desmume
diff -r 30c07a9bdb94 -r 8ccbf4342c75 emulators/libretro-beetle-wswan/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-wswan/DESCR Sun Aug 12 12:52:52 2018 +0000
@@ -0,0 +1,8 @@
+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.
+
+This package contains a port of the Mednafen WonderSwan/WonderSwan Color
+emulator (based on Cygne) for Libretro.
diff -r 30c07a9bdb94 -r 8ccbf4342c75 emulators/libretro-beetle-wswan/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-wswan/Makefile Sun Aug 12 12:52:52 2018 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2018/08/12 12:52:52 nia Exp $
+
+DISTNAME= libretro-beetle-wswan-20180620
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
+GITHUB_PROJECT= beetle-wswan-libretro
+GITHUB_TAG= b4dc85b0ada2b27af3d4420439b0e4528363ef67
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://docs.libretro.com/library/beetle_cygne/
+COMMENT= Libretro core based on the Mednafen Wonderswan 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_wswan_libretro.so \
+ ${DESTDIR}${PREFIX}/lib/libretro/mednafen_wswan_libretro.so
+
+.include "../../mk/bsd.pkg.mk"
diff -r 30c07a9bdb94 -r 8ccbf4342c75 emulators/libretro-beetle-wswan/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-wswan/PLIST Sun Aug 12 12:52:52 2018 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/08/12 12:52:52 nia Exp $
+lib/libretro/mednafen_wswan_libretro.so
diff -r 30c07a9bdb94 -r 8ccbf4342c75 emulators/libretro-beetle-wswan/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-beetle-wswan/distinfo Sun Aug 12 12:52:52 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/12 12:52:52 nia Exp $
+
+SHA1 (libretro-beetle-wswan-20180620-b4dc85b0ada2b27af3d4420439b0e4528363ef67.tar.gz) = 5e066b7cfa08f4b4d8d4ce8af2b944817186cf14
+RMD160 (libretro-beetle-wswan-20180620-b4dc85b0ada2b27af3d4420439b0e4528363ef67.tar.gz) = e5c19e86ab057631a1998b240d79e34bacbe040e
+SHA512 (libretro-beetle-wswan-20180620-b4dc85b0ada2b27af3d4420439b0e4528363ef67.tar.gz) =
31265d258e35568ed910bc24fee2ba9d780a1dc671bad0c4267830abd51dc5f3a335bb8fbad56a3e870316f7d4cfcdab8dbb90374178ee48b3363028a6e8d444
+Size (libretro-beetle-wswan-20180620-b4dc85b0ada2b27af3d4420439b0e4528363ef67.tar.gz) = 144227 bytes
Home |
Main Index |
Thread Index |
Old Index