pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/gearsystem



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Jul  4 07:47:39 UTC 2021

Modified Files:
        pkgsrc/emulators/gearsystem: Makefile Makefile.common distinfo
        pkgsrc/emulators/gearsystem/patches:
            patch-platforms_desktop-shared_Makefile.common

Log Message:
gearsystem: update to 3.3.0

All platforms:

    Many performance improvements.
    Several bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/gearsystem/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/gearsystem/Makefile.common
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/gearsystem/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/emulators/gearsystem/patches/patch-platforms_desktop-shared_Makefile.common

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

Modified files:

Index: pkgsrc/emulators/gearsystem/Makefile
diff -u pkgsrc/emulators/gearsystem/Makefile:1.3 pkgsrc/emulators/gearsystem/Makefile:1.4
--- pkgsrc/emulators/gearsystem/Makefile:1.3    Tue Aug 18 17:57:46 2020
+++ pkgsrc/emulators/gearsystem/Makefile        Sun Jul  4 07:47:39 2021
@@ -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:39 nia Exp $
 
-PKGREVISION= 1
 .include "Makefile.common"
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/emulators/gearsystem/Makefile.common
diff -u pkgsrc/emulators/gearsystem/Makefile.common:1.2 pkgsrc/emulators/gearsystem/Makefile.common:1.3
--- pkgsrc/emulators/gearsystem/Makefile.common:1.2     Tue Aug 18 05:46:32 2020
+++ pkgsrc/emulators/gearsystem/Makefile.common Sun Jul  4 07:47:39 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.2 2020/08/18 05:46:32 tnn Exp $
+# $NetBSD: Makefile.common,v 1.3 2021/07/04 07:47:39 nia Exp $
 # used by emulators/gearsystem/Makefile
 # used by emulators/libretro-gearsystem/Makefile
 
-DISTNAME=      gearsystem-3.1.0
+DISTNAME=      gearsystem-3.3.0
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=drhelius/}
 GITHUB_PROJECT=        Gearsystem

Index: pkgsrc/emulators/gearsystem/distinfo
diff -u pkgsrc/emulators/gearsystem/distinfo:1.1 pkgsrc/emulators/gearsystem/distinfo:1.2
--- pkgsrc/emulators/gearsystem/distinfo:1.1    Tue Jun  2 13:25:00 2020
+++ pkgsrc/emulators/gearsystem/distinfo        Sun Jul  4 07:47:39 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2020/06/02 13:25:00 nia Exp $
+$NetBSD: distinfo,v 1.2 2021/07/04 07:47:39 nia Exp $
 
-SHA1 (gearsystem-3.1.0.tar.gz) = 7f18fb9513cdde9e66d5bb7b023777797ba079f9
-RMD160 (gearsystem-3.1.0.tar.gz) = 259d0bf11044e2c7adf915193b5df742c7350996
-SHA512 (gearsystem-3.1.0.tar.gz) = 579c620780ce0f44aa7c6c3ec5257f6d4f3b257d8c736e472776280c7c4820b97cae6fb68836a7b78a46ee2b82ca60ae95ece751e55384e3bed9c2ec50533f11
-Size (gearsystem-3.1.0.tar.gz) = 11274822 bytes
-SHA1 (patch-platforms_desktop-shared_Makefile.common) = a22b4d53d1bf6e4e47cfafcc0e65747ef1fbe33d
+SHA1 (gearsystem-3.3.0.tar.gz) = 89ccb9569f13afaeb2d1ecaad38eb527dbc453a7
+RMD160 (gearsystem-3.3.0.tar.gz) = 4a77dda9cdf774b52eb1e495051745ef610faee0
+SHA512 (gearsystem-3.3.0.tar.gz) = a7a30adab7a2beee492a240534db07fb2929d0852af306cebef11c728825210f647dc48fcb94c7118a9beb08d5b7d3959de8168329e34deac1e9abd1afe39f64
+Size (gearsystem-3.3.0.tar.gz) = 14499462 bytes
+SHA1 (patch-platforms_desktop-shared_Makefile.common) = 77b46c922aa6771b221c2f82da385d326a41604a

Index: pkgsrc/emulators/gearsystem/patches/patch-platforms_desktop-shared_Makefile.common
diff -u pkgsrc/emulators/gearsystem/patches/patch-platforms_desktop-shared_Makefile.common:1.1 pkgsrc/emulators/gearsystem/patches/patch-platforms_desktop-shared_Makefile.common:1.2
--- pkgsrc/emulators/gearsystem/patches/patch-platforms_desktop-shared_Makefile.common:1.1      Tue Jun  2 13:25:00 2020
+++ pkgsrc/emulators/gearsystem/patches/patch-platforms_desktop-shared_Makefile.common  Sun Jul  4 07:47:39 2021
@@ -1,10 +1,22 @@
-$NetBSD: patch-platforms_desktop-shared_Makefile.common,v 1.1 2020/06/02 13:25:00 nia Exp $
+$NetBSD: patch-platforms_desktop-shared_Makefile.common,v 1.2 2021/07/04 07:47:39 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:39:03.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 = gearsystem
+ 
+-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 @@ Avoid overriding variables we want to pa
  
  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 @@ Avoid overriding variables we want to pa
  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 @@ Avoid overriding variables we want to pa
  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