pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators
Module Name: pkgsrc
Committed By: nia
Date: Sat Aug 11 00:32:25 UTC 2018
Modified Files:
pkgsrc/emulators: Makefile
Added Files:
pkgsrc/emulators/libretro-beetle-ngp: DESCR Makefile PLIST distinfo
Log Message:
emulators/libretro-beetle-ngp: Import libretro-beetle-ngp-20180720
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 the Mednafen Neo Geo Pocket emulator for Libretro (based
on NeoPop).
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 pkgsrc/emulators/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/libretro-beetle-ngp/DESCR \
pkgsrc/emulators/libretro-beetle-ngp/Makefile \
pkgsrc/emulators/libretro-beetle-ngp/PLIST \
pkgsrc/emulators/libretro-beetle-ngp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/Makefile
diff -u pkgsrc/emulators/Makefile:1.262 pkgsrc/emulators/Makefile:1.263
--- pkgsrc/emulators/Makefile:1.262 Sat Aug 11 00:19:58 2018
+++ pkgsrc/emulators/Makefile Sat Aug 11 00:32:25 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.262 2018/08/11 00:19:58 nia Exp $
+# $NetBSD: Makefile,v 1.263 2018/08/11 00:32:25 nia Exp $
#
COMMENT= Emulators for other operating systems
@@ -88,6 +88,7 @@ SUBDIR+= kegs
SUBDIR+= keystone
SUBDIR+= klh10
SUBDIR+= libdsk
+SUBDIR+= libretro-beetle-ngp
SUBDIR+= libretro-beetle-pce-fast
SUBDIR+= libretro-beetle-psx
SUBDIR+= libretro-core-info
Added files:
Index: pkgsrc/emulators/libretro-beetle-ngp/DESCR
diff -u /dev/null pkgsrc/emulators/libretro-beetle-ngp/DESCR:1.1
--- /dev/null Sat Aug 11 00:32:25 2018
+++ pkgsrc/emulators/libretro-beetle-ngp/DESCR Sat Aug 11 00:32:25 2018
@@ -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 the Mednafen Neo Geo Pocket emulator for Libretro (based
+on NeoPop).
Index: pkgsrc/emulators/libretro-beetle-ngp/Makefile
diff -u /dev/null pkgsrc/emulators/libretro-beetle-ngp/Makefile:1.1
--- /dev/null Sat Aug 11 00:32:25 2018
+++ pkgsrc/emulators/libretro-beetle-ngp/Makefile Sat Aug 11 00:32:25 2018
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1 2018/08/11 00:32:25 nia Exp $
+
+DISTNAME= libretro-beetle-ngp-20180720
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
+GITHUB_PROJECT= beetle-ngp-libretro
+GITHUB_TAG= 69293c940ca27008ab2a1e37cc3077c677b36d1e
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://docs.libretro.com/library/beetle_neopop/
+COMMENT= Libretro core based on the Mednafen Neo Geo Pocket emulator
+LICENSE= gnu-gpl-v2
+
+USE_TOOLS+= gmake
+USE_LANGUAGES= c c++
+MAKE_FLAGS+= GIT_VERSION="-pkgsrc"
+
+.include "../../mk/endian.mk"
+
+.if ${MACHINE_ENDIAN} == "big"
+CFLAGS+= -DMSB_FIRST
+.endif
+
+BUILD_MAKE_FLAGS+= GIT_VERSION="-pkgsrc"
+INSTALLATION_DIRS+= ${PREFIX}/lib/libretro
+
+do-install:
+ ${INSTALL_LIB} ${WRKSRC}/mednafen_ngp_libretro.so \
+ ${DESTDIR}${PREFIX}/lib/libretro/mednafen_ngp_libretro.so
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/emulators/libretro-beetle-ngp/PLIST
diff -u /dev/null pkgsrc/emulators/libretro-beetle-ngp/PLIST:1.1
--- /dev/null Sat Aug 11 00:32:25 2018
+++ pkgsrc/emulators/libretro-beetle-ngp/PLIST Sat Aug 11 00:32:25 2018
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/08/11 00:32:25 nia Exp $
+lib/libretro/mednafen_ngp_libretro.so
Index: pkgsrc/emulators/libretro-beetle-ngp/distinfo
diff -u /dev/null pkgsrc/emulators/libretro-beetle-ngp/distinfo:1.1
--- /dev/null Sat Aug 11 00:32:25 2018
+++ pkgsrc/emulators/libretro-beetle-ngp/distinfo Sat Aug 11 00:32:25 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/11 00:32:25 nia Exp $
+
+SHA1 (libretro-beetle-ngp-20180720-69293c940ca27008ab2a1e37cc3077c677b36d1e.tar.gz) = 742bed4eaf31e39711437e06a7341f5df4794b1e
+RMD160 (libretro-beetle-ngp-20180720-69293c940ca27008ab2a1e37cc3077c677b36d1e.tar.gz) = 996fceb31f2ddaad51ab63d4ee72b41005ba6148
+SHA512 (libretro-beetle-ngp-20180720-69293c940ca27008ab2a1e37cc3077c677b36d1e.tar.gz) =
f845ed786c5f2103fccd71d8d206098af070c4da7082cd7412e0ee39e6494d27b2a7c0261c0e1b33a2b340bf64c25dc7b05dd271c75279d33ed281e515ad508a
+Size (libretro-beetle-ngp-20180720-69293c940ca27008ab2a1e37cc3077c677b36d1e.tar.gz) = 180743 bytes
Home |
Main Index |
Thread Index |
Old Index