pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/libretro-vba-next
Module Name: pkgsrc
Committed By: nia
Date: Sat Aug 11 13:22:52 UTC 2018
Modified Files:
pkgsrc/emulators/libretro-vba-next: DESCR Makefile distinfo
Log Message:
libretro-vba-next: Update to 20180603.
No changelog, unfortunately.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/libretro-vba-next/DESCR
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/libretro-vba-next/Makefile \
pkgsrc/emulators/libretro-vba-next/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/libretro-vba-next/DESCR
diff -u pkgsrc/emulators/libretro-vba-next/DESCR:1.1 pkgsrc/emulators/libretro-vba-next/DESCR:1.2
--- pkgsrc/emulators/libretro-vba-next/DESCR:1.1 Fri Feb 13 21:21:03 2015
+++ pkgsrc/emulators/libretro-vba-next/DESCR Sat Aug 11 13:22:52 2018
@@ -4,5 +4,5 @@ straight into any libretro-compatible fr
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.
Index: pkgsrc/emulators/libretro-vba-next/Makefile
diff -u pkgsrc/emulators/libretro-vba-next/Makefile:1.2 pkgsrc/emulators/libretro-vba-next/Makefile:1.3
--- pkgsrc/emulators/libretro-vba-next/Makefile:1.2 Wed Jul 18 00:06:15 2018
+++ pkgsrc/emulators/libretro-vba-next/Makefile Sat Aug 11 13:22:52 2018
@@ -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:
Index: pkgsrc/emulators/libretro-vba-next/distinfo
diff -u pkgsrc/emulators/libretro-vba-next/distinfo:1.2 pkgsrc/emulators/libretro-vba-next/distinfo:1.3
--- pkgsrc/emulators/libretro-vba-next/distinfo:1.2 Tue Nov 3 20:31:00 2015
+++ pkgsrc/emulators/libretro-vba-next/distinfo Sat Aug 11 13:22:52 2018
@@ -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