[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/emulators/libretro-np2kai
From:       "Nia Alarie" <nia () netbsd ! org>
Date:       2020-05-31 17:49:49
Message-ID: 20200531174950.02CE4FB27 () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_1590947389159370
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	nia
Date:		Sun May 31 17:49:49 UTC 2020

Modified Files:
	pkgsrc/emulators/libretro-np2kai: Makefile

Log Message:
libretro-np2kai: convert to core.mk


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/libretro-np2kai/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_1590947389159370
Content-Disposition: inline
Content-Length: 1272
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/emulators/libretro-np2kai/Makefile
diff -u pkgsrc/emulators/libretro-np2kai/Makefile:1.3 pkgsrc/emulators/libretro-np2kai/Makefile:1.4
--- pkgsrc/emulators/libretro-np2kai/Makefile:1.3	Tue May 26 09:45:15 2020
+++ pkgsrc/emulators/libretro-np2kai/Makefile	Sun May 31 17:49:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/05/26 09:45:15 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/31 17:49:49 nia Exp $
 
 NP2KAI_REV=	18
 DISTNAME=	libretro-np2kai-0.86.${NP2KAI_REV}
@@ -15,16 +15,10 @@ LICENSE=	mit
 BUILD_DIRS=	sdl2
 MAKE_FILE=	Makefile.libretro
 
-OPSYSVARS+=	SOEXT
-SOEXT.Darwin=	dylib
-SOEXT.*=	so
-PLIST_SUBST+=	SOEXT=${SOEXT}
+LIBRETRO_CORE=	np2kai
 
-USE_TOOLS+=	gmake
 USE_LANGUAGES=	c c++
 
-MAKE_FLAGS+=	GIT_VERSION="-pkgsrc"
-
 .include "../../mk/bsd.prefs.mk"
 
 # The networking code currently uses non-portable Linux-specific calls.
@@ -32,11 +26,5 @@ MAKE_FLAGS+=	GIT_VERSION="-pkgsrc"
 MAKE_FLAGS=	SUPPORT_NET=0
 .endif
 
-INSTALLATION_DIRS+=	${PREFIX}/lib/libretro
-
-do-install:
-	${INSTALL_LIB} ${WRKSRC}/sdl2/np2kai_libretro.so \
-	    ${DESTDIR}${PREFIX}/lib/libretro/np2kai_libretro.so
-
-.include "../../mk/pthread.buildlink3.mk"
+.include "../../emulators/retroarch/core.mk"
 .include "../../mk/bsd.pkg.mk"


--_----------=_1590947389159370--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic