pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/libretro-vba-next libretro-vba-next: Update ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c5f0802d9bd
branches:  trunk
changeset: 311449:2c5f0802d9bd
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Aug 11 13:22:52 2018 +0000

description:
libretro-vba-next: Update to 20180603.

No changelog, unfortunately.

diffstat:

 emulators/libretro-vba-next/DESCR    |   4 ++--
 emulators/libretro-vba-next/Makefile |  17 +++++++++--------
 emulators/libretro-vba-next/distinfo |  10 +++++-----
 3 files changed, 16 insertions(+), 15 deletions(-)

diffs (62 lines):

diff -r 35992bc48e2c -r 2c5f0802d9bd emulators/libretro-vba-next/DESCR
--- a/emulators/libretro-vba-next/DESCR Sat Aug 11 12:57:40 2018 +0000
+++ b/emulators/libretro-vba-next/DESCR Sat Aug 11 13:22:52 2018 +0000
@@ -4,5 +4,5 @@
 open to others so that they can run these pluggable emulator and game cores
 also in their own programs or devices.
 
-VBA Next is an optimized port of the VBA-M Nintendo Game Boy Advance video
-game system emulator.
+VBA Next is a Game Boy Advance emulator based on VBA-M 2011 with backported
+patches for performance and compatibility improvements.
diff -r 35992bc48e2c -r 2c5f0802d9bd emulators/libretro-vba-next/Makefile
--- a/emulators/libretro-vba-next/Makefile      Sat Aug 11 12:57:40 2018 +0000
+++ b/emulators/libretro-vba-next/Makefile      Sat Aug 11 13:22:52 2018 +0000
@@ -1,23 +1,24 @@
-# $NetBSD: Makefile,v 1.2 2018/07/18 00:06:15 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2018/08/11 13:22:52 nia Exp $
 
-DISTNAME=      a0dd88872fc734cf4cc595df1cd1240fa213ac10
-PKGNAME=       libretro-vba-next-20150105
+DISTNAME=      libretro-vba-next-20180603
 CATEGORIES=    emulators games
-MASTER_SITES=  https://github.com/libretro/vba-next/archive/
-EXTRACT_SUFX=  .zip
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=libretro/}
+GITHUB_PROJECT=        vba-next
+GITHUB_TAG=    110ab08a8042cb215a04872e26244331aa90eed5
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/libretro/vbam-libretro
+HOMEPAGE=      https://docs.libretro.com/library/vba_next/
 COMMENT=       Libretro core based on the VBA Next Game Boy Advance emulator
-
 LICENSE=       gnu-gpl-v2
 
+EXTRACT_USING= bsdtar
 USE_LANGUAGES+=        c c++03
 USE_TOOLS+=    gmake
 
-WRKSRC=                ${WRKDIR}/vba-next-${DISTNAME}
 MAKE_FILE=     Makefile.libretro
 
+MAKE_FLAGS+=   GIT_VERSION="-pkgsrc"
+
 INSTALLATION_DIRS=     lib/libretro
 
 do-install:
diff -r 35992bc48e2c -r 2c5f0802d9bd emulators/libretro-vba-next/distinfo
--- a/emulators/libretro-vba-next/distinfo      Sat Aug 11 12:57:40 2018 +0000
+++ b/emulators/libretro-vba-next/distinfo      Sat Aug 11 13:22:52 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 20:31:00 agc Exp $
+$NetBSD: distinfo,v 1.3 2018/08/11 13:22:52 nia Exp $
 
-SHA1 (a0dd88872fc734cf4cc595df1cd1240fa213ac10.zip) = 091313f2dbe55f005b46d40a6459b02e3adf4022
-RMD160 (a0dd88872fc734cf4cc595df1cd1240fa213ac10.zip) = d8c05256c27d58f0992142180a05929bea03938b
-SHA512 (a0dd88872fc734cf4cc595df1cd1240fa213ac10.zip) = 9ea3f6b399c51d91353bc6ed3f52f77eae5254b48a89ab8a813263bb4526b59ee12ff7cd65f6c019a6c830d42e2818a0cc050d848c6ee54397ad091fa9466fa4
-Size (a0dd88872fc734cf4cc595df1cd1240fa213ac10.zip) = 150606 bytes
+SHA1 (libretro-vba-next-20180603-110ab08a8042cb215a04872e26244331aa90eed5.tar.gz) = e3bb948e0d43daebb9506c4048c4df9414ac9fa2
+RMD160 (libretro-vba-next-20180603-110ab08a8042cb215a04872e26244331aa90eed5.tar.gz) = c5e5d77b7d0facac4418061c1dba8064550fe13f
+SHA512 (libretro-vba-next-20180603-110ab08a8042cb215a04872e26244331aa90eed5.tar.gz) = 
b49d190554021fb3b6695b8e024017de22b9211a825a9219ae889351e10104934a4eeabf1b0d0f631c3e0be62c251da54b56802581d04c8cbd0ce26e7087a8b9
+Size (libretro-vba-next-20180603-110ab08a8042cb215a04872e26244331aa90eed5.tar.gz) = 189893 bytes



Home | Main Index | Thread Index | Old Index