summaryrefslogtreecommitdiff
path: root/emulators/libretro-snes9x-next
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2018-08-10 21:07:19 +0000
committernia <nia@pkgsrc.org>2018-08-10 21:07:19 +0000
commitf74035fa2029dafe1d659654591a271b4e895ff9 (patch)
treefe3fac1afc460682e15b998d51762dd6c40d3b6d /emulators/libretro-snes9x-next
parentfd905f938cef1e266c65c3c4f7d84c65ac7ff90c (diff)
downloadpkgsrc-f74035fa2029dafe1d659654591a271b4e895ff9.tar.gz
emulators/libretro-snes9x-next: Renamed to emulators/libretro-snes9x2010.
Diffstat (limited to 'emulators/libretro-snes9x-next')
-rw-r--r--emulators/libretro-snes9x-next/DESCR7
-rw-r--r--emulators/libretro-snes9x-next/Makefile32
-rw-r--r--emulators/libretro-snes9x-next/PLIST2
-rw-r--r--emulators/libretro-snes9x-next/distinfo6
4 files changed, 0 insertions, 47 deletions
diff --git a/emulators/libretro-snes9x-next/DESCR b/emulators/libretro-snes9x-next/DESCR
deleted file mode 100644
index 1dbb6f5f6b1..00000000000
--- a/emulators/libretro-snes9x-next/DESCR
+++ /dev/null
@@ -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 --git a/emulators/libretro-snes9x-next/Makefile b/emulators/libretro-snes9x-next/Makefile
deleted file mode 100644
index a8f1f9acac9..00000000000
--- a/emulators/libretro-snes9x-next/Makefile
+++ /dev/null
@@ -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
-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 --git a/emulators/libretro-snes9x-next/PLIST b/emulators/libretro-snes9x-next/PLIST
deleted file mode 100644
index e5bcaba4b12..00000000000
--- a/emulators/libretro-snes9x-next/PLIST
+++ /dev/null
@@ -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 --git a/emulators/libretro-snes9x-next/distinfo b/emulators/libretro-snes9x-next/distinfo
deleted file mode 100644
index 500509e7d20..00000000000
--- a/emulators/libretro-snes9x-next/distinfo
+++ /dev/null
@@ -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