pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/gearboy gearboy: update to 3.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02ca65b52d64
branches:  trunk
changeset: 455360:02ca65b52d64
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Jul 04 07:47:20 2021 +0000

description:
gearboy: update to 3.3.0

    All platforms:
        Many performance improvements.
        Several bug fixes.

diffstat:

 emulators/gearboy/Makefile                                               |   3 +-
 emulators/gearboy/Makefile.common                                        |   4 +-
 emulators/gearboy/distinfo                                               |  12 ++--
 emulators/gearboy/patches/patch-platforms_desktop-shared_Makefile.common |  27 +++++++--
 4 files changed, 28 insertions(+), 18 deletions(-)

diffs (107 lines):

diff -r 3a57e3d05466 -r 02ca65b52d64 emulators/gearboy/Makefile
--- a/emulators/gearboy/Makefile        Sun Jul 04 07:45:49 2021 +0000
+++ b/emulators/gearboy/Makefile        Sun Jul 04 07:47:20 2021 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.3 2020/08/18 17:57:46 leot Exp $
+# $NetBSD: Makefile,v 1.4 2021/07/04 07:47:20 nia Exp $
 
-PKGREVISION= 1
 .include "Makefile.common"
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 3a57e3d05466 -r 02ca65b52d64 emulators/gearboy/Makefile.common
--- a/emulators/gearboy/Makefile.common Sun Jul 04 07:45:49 2021 +0000
+++ b/emulators/gearboy/Makefile.common Sun Jul 04 07:47:20 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.2 2020/08/18 05:44:43 tnn Exp $
+# $NetBSD: Makefile.common,v 1.3 2021/07/04 07:47:20 nia Exp $
 # used by emulators/gearboy/Makefile
 # used by emulators/libretro-gearboy/Makefile
 
-DISTNAME=      gearboy-3.1.1
+DISTNAME=      gearboy-3.3.0
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=drhelius/}
 GITHUB_PROJECT=        Gearboy
diff -r 3a57e3d05466 -r 02ca65b52d64 emulators/gearboy/distinfo
--- a/emulators/gearboy/distinfo        Sun Jul 04 07:45:49 2021 +0000
+++ b/emulators/gearboy/distinfo        Sun Jul 04 07:47:20 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2020/06/02 13:24:32 nia Exp $
+$NetBSD: distinfo,v 1.2 2021/07/04 07:47:20 nia Exp $
 
-SHA1 (gearboy-3.1.1.tar.gz) = 0f4f89c9cc4c12075002cff5137da51a46139944
-RMD160 (gearboy-3.1.1.tar.gz) = bb1d003fb01eead0e24ff4743af210d4ae9552af
-SHA512 (gearboy-3.1.1.tar.gz) = 6ac9a76514ed83fb4d48ffa9f2b12286f21c82a693976899a7f9546d7424634e0a14201456f3b9800074baa323a5b3bd995140de794b8fb808a55b61d15feaaf
-Size (gearboy-3.1.1.tar.gz) = 16734766 bytes
-SHA1 (patch-platforms_desktop-shared_Makefile.common) = a22b4d53d1bf6e4e47cfafcc0e65747ef1fbe33d
+SHA1 (gearboy-3.3.0.tar.gz) = 4c141b1e065b06f8fd3253ad25d788a647c099fd
+RMD160 (gearboy-3.3.0.tar.gz) = 0f450fd86daffeb05f8971b1a7631b6696c3a930
+SHA512 (gearboy-3.3.0.tar.gz) = daaee4d1e89d9645aceb19a3e646e4d2bcbb07829d0b62bc9a4e9465c66926e9ff725efb4341692caff4a9139db7b8480127ad7eb6a0895eeeb4ab29293e7480
+Size (gearboy-3.3.0.tar.gz) = 19934754 bytes
+SHA1 (patch-platforms_desktop-shared_Makefile.common) = 49386c76f76d31f91afd4fc0a4a0cd327f85006e
diff -r 3a57e3d05466 -r 02ca65b52d64 emulators/gearboy/patches/patch-platforms_desktop-shared_Makefile.common
--- a/emulators/gearboy/patches/patch-platforms_desktop-shared_Makefile.common  Sun Jul 04 07:45:49 2021 +0000
+++ b/emulators/gearboy/patches/patch-platforms_desktop-shared_Makefile.common  Sun Jul 04 07:47:20 2021 +0000
@@ -1,10 +1,22 @@
-$NetBSD: patch-platforms_desktop-shared_Makefile.common,v 1.1 2020/06/02 13:24:32 nia Exp $
+$NetBSD: patch-platforms_desktop-shared_Makefile.common,v 1.2 2021/07/04 07:47:20 nia Exp $
 
 Avoid overriding variables we want to pass through pkgsrc.
 
---- platforms/desktop-shared/Makefile.common.orig      2020-05-23 18:52:56.000000000 +0000
+--- platforms/desktop-shared/Makefile.common.orig      2021-02-14 19:44:04.000000000 +0000
 +++ platforms/desktop-shared/Makefile.common
-@@ -27,14 +27,14 @@ OBJS = $(addsuffix .o, $(basename $(notd
+@@ -1,11 +1,5 @@
+-
+-CXX = g++
+-#CXX = clang++
+-
+ EXE = gearboy
+ 
+-GIT_VERSION := "$(shell git describe --abbrev=4 --dirty --always --tags)"
+-
+ EMULATOR_SRC=../../src
+ EMULATOR_DESKTOP_SHARED_SRC=../desktop-shared
+ EMULATOR_AUDIO_SRC=$(EMULATOR_SRC)/audio
+@@ -27,14 +21,14 @@ OBJS = $(addsuffix .o, $(basename $(notd
  
  UNAME_S := $(shell uname -s)
  
@@ -14,15 +26,14 @@
  
  DEBUG ?= 0
  ifeq ($(DEBUG), 1)
--    CXXFLAGS +=-DDEBUG -g3
-+    CXXFLAGS +=-DDEBUG
+     CXXFLAGS +=-DDEBUG -g3 -fsanitize=address
  else
 -    CXXFLAGS +=-DNDEBUG -O3
 +    CXXFLAGS +=-DNDEBUG
  endif
  
  LIBS =
-@@ -48,7 +48,7 @@ ifeq ($(UNAME_S), Linux) #LINUX
+@@ -48,7 +42,7 @@ ifeq ($(UNAME_S), Linux) #LINUX
        LIBS += -lGL -lGLEW -ldl `sdl2-config --libs`
  
        CXXFLAGS += `sdl2-config --cflags`
@@ -31,7 +42,7 @@
  endif
  
  ifeq ($(UNAME_S), Darwin) #APPLE
-@@ -58,7 +58,7 @@ ifeq ($(UNAME_S), Darwin) #APPLE
+@@ -58,7 +52,7 @@ ifeq ($(UNAME_S), Darwin) #APPLE
  
        CXXFLAGS += `sdl2-config --cflags`
        CXXFLAGS += -I/usr/local/include -I/opt/local/include
@@ -40,7 +51,7 @@
  endif
  
  ifeq ($(findstring MINGW,$(UNAME_S)),MINGW)
-@@ -95,7 +95,7 @@ all: $(EXE)
+@@ -95,7 +89,7 @@ all: $(EXE)
        @echo Build complete for $(ECHO_MESSAGE)
  
  $(EXE): $(OBJS)



Home | Main Index | Thread Index | Old Index