pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators libretro-virtualjaguar: import version 20180812
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea5d01376b3e
branches: trunk
changeset: 386275:ea5d01376b3e
user: nia <nia%pkgsrc.org@localhost>
date: Sat Oct 13 16:19:31 2018 +0000
description:
libretro-virtualjaguar: import version 20180812
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.
Virtual Jaguar emulates the Atari Jaguar game console.
diffstat:
emulators/Makefile | 3 +-
emulators/libretro-virtualjaguar/DESCR | 7 ++++++
emulators/libretro-virtualjaguar/Makefile | 34 +++++++++++++++++++++++++++++++
emulators/libretro-virtualjaguar/PLIST | 2 +
emulators/libretro-virtualjaguar/distinfo | 6 +++++
5 files changed, 51 insertions(+), 1 deletions(-)
diffs (82 lines):
diff -r 8c4f9e99f974 -r ea5d01376b3e emulators/Makefile
--- a/emulators/Makefile Sat Oct 13 14:38:59 2018 +0000
+++ b/emulators/Makefile Sat Oct 13 16:19:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.284 2018/09/06 09:33:38 nia Exp $
+# $NetBSD: Makefile,v 1.285 2018/10/13 16:19:31 nia Exp $
#
COMMENT= Emulators for other operating systems
@@ -125,6 +125,7 @@
SUBDIR+= libretro-stella
SUBDIR+= libretro-vba-next
SUBDIR+= libretro-vecx
+SUBDIR+= libretro-virtualjaguar
SUBDIR+= libspectrum
SUBDIR+= lrmi
SUBDIR+= m1
diff -r 8c4f9e99f974 -r ea5d01376b3e emulators/libretro-virtualjaguar/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-virtualjaguar/DESCR Sat Oct 13 16:19:31 2018 +0000
@@ -0,0 +1,7 @@
+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.
+
+Virtual Jaguar emulates the Atari Jaguar game console.
diff -r 8c4f9e99f974 -r ea5d01376b3e emulators/libretro-virtualjaguar/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-virtualjaguar/Makefile Sat Oct 13 16:19:31 2018 +0000
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1 2018/10/13 16:19:31 nia Exp $
+
+DISTNAME= libretro-virtualjaguar-20180812
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
+GITHUB_PROJECT= virtualjaguar-libretro
+GITHUB_TAG= f3cf607b20ee69e78dbfd80010d3f485fdf67283
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://docs.libretro.com/library/virtual_jaguar/
+COMMENT= Libretro core based on the Virtual Jaguar Atari Jaguar emulation
+LICENSE= gnu-gpl-v3
+
+EXTRACT_USING= bsdtar
+USE_TOOLS+= gmake
+
+MAKE_FLAGS+= GIT_VERSION="-pkgsrc"
+
+.include "../../mk/endian.mk"
+
+.if ${MACHINE_ENDIAN} == "big"
+CFLAGS+= -DMSB_FIRST
+.endif
+
+BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--no-undefined
+BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--version-script=link.T
+
+INSTALLATION_DIRS+= ${PREFIX}/lib/libretro
+
+do-install:
+ ${INSTALL_LIB} ${WRKSRC}/virtualjaguar_libretro.so \
+ ${DESTDIR}${PREFIX}/lib/libretro/virtualjaguar_libretro.so
+
+.include "../../mk/bsd.pkg.mk"
diff -r 8c4f9e99f974 -r ea5d01376b3e emulators/libretro-virtualjaguar/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-virtualjaguar/PLIST Sat Oct 13 16:19:31 2018 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/10/13 16:19:31 nia Exp $
+lib/libretro/virtualjaguar_libretro.so
diff -r 8c4f9e99f974 -r ea5d01376b3e emulators/libretro-virtualjaguar/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/libretro-virtualjaguar/distinfo Sat Oct 13 16:19:31 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/10/13 16:19:31 nia Exp $
+
+SHA1 (libretro-virtualjaguar-20180812-f3cf607b20ee69e78dbfd80010d3f485fdf67283.tar.gz) = 1a90830112c45d6f5ba550491ccfced218d7a220
+RMD160 (libretro-virtualjaguar-20180812-f3cf607b20ee69e78dbfd80010d3f485fdf67283.tar.gz) = 15c98ba55e41f047d4059b362971aa02619951ff
+SHA512 (libretro-virtualjaguar-20180812-f3cf607b20ee69e78dbfd80010d3f485fdf67283.tar.gz) =
f2a4fcfc9d7b0b1be9fb19c79385df1f022ad4b221953104018a630a9da9641fcc3452fa1ee78159fac73da84cf029c3fc8547983b7997915f3a118b0cc9340e
+Size (libretro-virtualjaguar-20180812-f3cf607b20ee69e78dbfd80010d3f485fdf67283.tar.gz) = 974071 bytes
Home |
Main Index |
Thread Index |
Old Index