From 40b2333491039f250cdec951496826fc44bbcd65 Mon Sep 17 00:00:00 2001 From: nia Date: Wed, 8 Aug 2018 22:31:13 +0000 Subject: emulators/libretro-stella: Update to 20180411. No upstream changelog, unfortunately. --- emulators/libretro-stella/Makefile | 18 ++++++++++-------- emulators/libretro-stella/distinfo | 10 +++++----- 2 files changed, 15 insertions(+), 13 deletions(-) (limited to 'emulators/libretro-stella') diff --git a/emulators/libretro-stella/Makefile b/emulators/libretro-stella/Makefile index 101824b3964..f09d3dfcc81 100644 --- a/emulators/libretro-stella/Makefile +++ b/emulators/libretro-stella/Makefile @@ -1,20 +1,22 @@ -# $NetBSD: Makefile,v 1.1 2015/02/05 22:38:59 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/08 22:31:13 nia Exp $ -DISTNAME= stella-libretro-20150205 -PKGNAME= libretro-stella-20150205 +DISTNAME= libretro-stella-20180411 CATEGORIES= emulators -MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/retroarch/ -EXTRACT_SUFX= .zip +MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/} +GITHUB_PROJECT= stella-libretro +GITHUB_TAG= b0d525b724fa0a9a313e2ea33a590aba98deaabf MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://github.com/libretro/stella-libretro +HOMEPAGE= https://docs.libretro.com/library/stella/ COMMENT= Libretro core based on the Stella Atari 2600 (VCS) emulator -#LICENSE= # TODO: (see mk/license.mk) +LICENSE= gnu-gpl-v2 -WRKSRC= ${WRKDIR}/stella-libretro-master +EXTRACT_USING= bsdtar USE_LANGUAGES= c c++ USE_TOOLS+= gmake +MAKE_FLAGS+= GIT_VERSION="-${PKGVERSION_NOREV}-pkgsrc" + INSTALLATION_DIRS+= ${PREFIX}/lib/libretro do-install: diff --git a/emulators/libretro-stella/distinfo b/emulators/libretro-stella/distinfo index 14e3e2fb2e4..a9e52784074 100644 --- a/emulators/libretro-stella/distinfo +++ b/emulators/libretro-stella/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 20:31:00 agc Exp $ +$NetBSD: distinfo,v 1.3 2018/08/08 22:31:13 nia Exp $ -SHA1 (stella-libretro-20150205.zip) = f1aff294bcc5777b7f2185e73577c550bc308489 -RMD160 (stella-libretro-20150205.zip) = 0bd254c4fca779397e675bf395cb6f1d93f51659 -SHA512 (stella-libretro-20150205.zip) = 360b0afc6e0eb6306f4b587ae4fb4905158a66c48de67d352e06fb204ce9e84ac71793469497ffc58041ad1c385ffcf2c2c32c5f0f075dd6df8b0cc12f28c290 -Size (stella-libretro-20150205.zip) = 2124856 bytes +SHA1 (libretro-stella-20180411-b0d525b724fa0a9a313e2ea33a590aba98deaabf.tar.gz) = 0232b6e9bb798f00b10571363a0685184b356117 +RMD160 (libretro-stella-20180411-b0d525b724fa0a9a313e2ea33a590aba98deaabf.tar.gz) = 9b0cc049f23a3a2d848739b966b04fa9b96d9b21 +SHA512 (libretro-stella-20180411-b0d525b724fa0a9a313e2ea33a590aba98deaabf.tar.gz) = fa6fd4d1caeb3d71fa7c851e297d7580f126623fca1e18cb33c2104cd8a38f0d0f79c59c297ee578b1e7e194cf0ace4ef12743071859cbf7a3c8a4a232046fb4 +Size (libretro-stella-20180411-b0d525b724fa0a9a313e2ea33a590aba98deaabf.tar.gz) = 696023 bytes -- cgit v1.2.3