pkgsrc-WIP-changes archive

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

retroarch: Update to 1.7.0



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Tue Dec 26 18:24:39 2017 +0000
Changeset:	154c9b0b8fc37af21346013df7ef7e739c9200c2

Modified Files:
	retroarch/Makefile
	retroarch/distinfo
Removed Files:
	retroarch/patches/patch-qb_qb.libs.sh

Log Message:
retroarch: Update to 1.7.0

CHEEVOS: Add badges for achievements, shows thumbnail images of achievements.
CHEEVOS: Leaderboard support.
CHEEVOS: Only disable savestates on hardcore mode if achievements are not available.
COMMANDLINE: Fix fullscreen toggle switch.
COMMON: Add 'Automatically Load Content To Playlist' feature, enabled by default.
COMMON: Fix slowmotion ratio always being reset back to 1.
COMMON: Optimized NBIO implementations now for Apple, Windows, and Linux. Uses mmap for Linux/Windows/BSD if/when available. File I/O should now be much faster for loading images inside the menu.
COMMON: Native Blissbox support now for latest firmware as of writing (2.0). Implementation through libusb and/or native Windows HID.
COMMON: New lightgun API.
COMMON: New VFS (Virtual File System) API.
COMMON: Fixed some playlist bugs.
COMMON: New snow shader.
COMMON: Fix Quick Menu title, no longer shows 'Select File'.
COMMON: Fix loading cores that require no content one after another.
COMMON: Map Delete key to Y button for non-unified menu keyboard controls.
COMMON: Fix for relative paths being normalised and generating a duplicate history entry.
FREEBSD: Support libusb HID input driver.
HAIKU: Buildfix.
INPUT: Map clear button to DEL key.
LINUX/X11: Add RetroArch logo to window title bar.
LINUX/X11: Input driver now supports new lightgun code.
LINUX/X11: Support window transparency (requires a compositing window manager).
LOBBIES: Fix for crash on join netplay rooms via touch / glui.
LOCALIZATION: Update Italian translation.
LOCALIZATION: Update Japanese translation.
LOCALIZATION: Update Portuguese-Brazilian translation.
LOCALIZATION: Update Polish translation.
LOCALIZATION: Update Russian translation.
MENU: Snowflake menu shader effect.
OSX/PPC: Fix the GL2 renderchain, had to use EXT versions of framebuffer/renderbuffer functions.
SCANNER: Fix crash from Windows-incompatible format string.
VULKAN: Various stability fixes for WSI.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=154c9b0b8fc37af21346013df7ef7e739c9200c2

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

diffstat:
 retroarch/Makefile                    |  2 +-
 retroarch/distinfo                    |  9 ++++-----
 retroarch/patches/patch-qb_qb.libs.sh | 15 ---------------
 3 files changed, 5 insertions(+), 21 deletions(-)

diffs:
diff --git a/retroarch/Makefile b/retroarch/Makefile
index 5a98a85885..6cc6724ab7 100644
--- a/retroarch/Makefile
+++ b/retroarch/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.6 2015/04/25 14:20:47 tnn Exp $
 
-DISTNAME=	retroarch-1.6.9
+DISTNAME=	retroarch-1.7.0
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
diff --git a/retroarch/distinfo b/retroarch/distinfo
index 1222f603e7..d19ebe8bd9 100644
--- a/retroarch/distinfo
+++ b/retroarch/distinfo
@@ -1,10 +1,9 @@
 $NetBSD: distinfo,v 1.4 2015/11/03 20:31:01 agc Exp $
 
-SHA1 (retroarch-1.6.9.tar.gz) = da5773ea81b6a68cd347d48539ef92aaf714845a
-RMD160 (retroarch-1.6.9.tar.gz) = 612768823c52a221c0381f3f0137c73527096e3d
-SHA512 (retroarch-1.6.9.tar.gz) = 974e08d22ed9742fa25f9bd850e387958d983bf82eca5cc27f8a7df63cc51f3b115c395236ee59e359a2e8e7265ea572cab77ed24720984cbf34caebfcf8ac74
-Size (retroarch-1.6.9.tar.gz) = 19000981 bytes
+SHA1 (retroarch-1.7.0.tar.gz) = 7d63b65231be669c276a67b752853e7891cd8116
+RMD160 (retroarch-1.7.0.tar.gz) = 37d432270452118ad556843de7b8f1d26996d1ae
+SHA512 (retroarch-1.7.0.tar.gz) = 580d70b7f9328b5a1ae6f794b2d211d4c3253a979a3c75152da128435b05bc3b7731b290c711456be1d978aee67fe12d82818586cead4d4fc3eedf35d8b68d35
+Size (retroarch-1.7.0.tar.gz) = 19179540 bytes
 SHA1 (patch-Makefile) = 0a573beb9a95ab822eaa4056ccd260a0961b2d7b
 SHA1 (patch-Makefile.common) = ee3c0e6273d8a1c726f22423d261b10bb38b6ce3
 SHA1 (patch-frontend_drivers_platform__unix.c) = ad47823cdec50cc36e97f78b540d35a5ccf2d994
-SHA1 (patch-qb_qb.libs.sh) = 1db2e81159d213220a4a9086ccfe7609539fc26e
diff --git a/retroarch/patches/patch-qb_qb.libs.sh b/retroarch/patches/patch-qb_qb.libs.sh
deleted file mode 100644
index 65afabd72a..0000000000
--- a/retroarch/patches/patch-qb_qb.libs.sh
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-Add library dirs to the runtime search path
-
---- qb/qb.libs.sh.orig	2017-11-21 15:40:48.000000000 +0000
-+++ qb/qb.libs.sh
-@@ -17,7 +17,7 @@ add_include_dirs()
- }
- 
- add_library_dirs()
--{	while [ "$1" ]; do LIBRARY_DIRS="$LIBRARY_DIRS -L$1"; shift; done
-+{	while [ "$1" ]; do LIBRARY_DIRS="$LIBRARY_DIRS -Wl,-R$1 -L$1"; shift; done
- 	LIBRARY_DIRS="${LIBRARY_DIRS# }"
- }
- 


Home | Main Index | Thread Index | Old Index