pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/libretro-snes9x-next emulators/libretro-snes...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7043a8d1de32
branches: trunk
changeset: 311435:7043a8d1de32
user: nia <nia%pkgsrc.org@localhost>
date: Fri Aug 10 21:07:19 2018 +0000
description:
emulators/libretro-snes9x-next: Renamed to emulators/libretro-snes9x2010.
diffstat:
emulators/libretro-snes9x-next/DESCR | 7 -------
emulators/libretro-snes9x-next/Makefile | 32 --------------------------------
emulators/libretro-snes9x-next/PLIST | 2 --
emulators/libretro-snes9x-next/distinfo | 6 ------
4 files changed, 0 insertions(+), 47 deletions(-)
diffs (63 lines):
diff -r be8f760777f4 -r 7043a8d1de32 emulators/libretro-snes9x-next/DESCR
--- a/emulators/libretro-snes9x-next/DESCR Fri Aug 10 21:04:38 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +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.
-
-SNES9x Next is a Super Nintendo video game system emulator.
diff -r be8f760777f4 -r 7043a8d1de32 emulators/libretro-snes9x-next/Makefile
--- a/emulators/libretro-snes9x-next/Makefile Fri Aug 10 21:04:38 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2015/02/05 17:15:52 jmcneill Exp $
-
-DISTNAME= snes9x-next-libretro-20150204
-PKGNAME= libretro-snes9x-next-20150204
-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/snes9x-next
-COMMENT= Libretro core based on the SNES9x 1.52+ emulator
-
-WRKSRC= ${WRKDIR}/snes9x-next-master
-USE_TOOLS+= gmake
-
-.include "../../mk/bsd.prefs.mk"
-
-.if !empty(MACHINE_ARCH:M*arm*hf)
-SNES9X_NEXT_PLATFORM= ${MACHINE_ARCH}-hardfloat
-.else
-SNES9X_NEXT_PLATFORM= unix
-.endif
-
-MAKE_ENV+= platform="${SNES9X_NEXT_PLATFORM}"
-
-INSTALLATION_DIRS+= ${PREFIX}/lib/libretro
-
-do-install:
- ${INSTALL_LIB} ${WRKSRC}/snes9x_next_libretro.so \
- ${DESTDIR}${PREFIX}/lib/libretro/snes9x_next_libretro.so
-
-.include "../../mk/bsd.pkg.mk"
diff -r be8f760777f4 -r 7043a8d1de32 emulators/libretro-snes9x-next/PLIST
--- a/emulators/libretro-snes9x-next/PLIST Fri Aug 10 21:04:38 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/05 00:16:25 jmcneill Exp $
-lib/libretro/snes9x_next_libretro.so
diff -r be8f760777f4 -r 7043a8d1de32 emulators/libretro-snes9x-next/distinfo
--- a/emulators/libretro-snes9x-next/distinfo Fri Aug 10 21:04:38 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 20:31:00 agc Exp $
-
-SHA1 (snes9x-next-libretro-20150204.zip) = 69034e455a5216eccb195754e3bc6bbe78765a76
-RMD160 (snes9x-next-libretro-20150204.zip) = b184254ec567e5bdbef394d9273ae7c35d586f80
-SHA512 (snes9x-next-libretro-20150204.zip) = 27b60ac2c17e010b360b5bf1b9553a9e93b88f1ae91905b87f601b94b3aae7e4d80e5a2b1a88cb09c2e740b113005b066699397b0f2cf46a21a36ed8b9ee7f15
-Size (snes9x-next-libretro-20150204.zip) = 478824 bytes
Home |
Main Index |
Thread Index |
Old Index