Sat Dec 14 17:18:28 2019 UTC ()
yquake2: Update to 7.42

Quake II 7.41 to 7.42:
- The console can now be scrolled with the mouse wheel. (by maxcrofts)
- Fix entities on non-horizontal surfaces rendered in full black.
- Add an option to choose the display Quake II runs on. (by Spirrwell)
- Add an option to specify the display refresh rate used in fullscreen.
- Allow mouse 'sensitivity' to be set to non-integral values.
- Port cvar operations from q2pro. These allow the manipulation of cvar
  values, supported are: dec, inc, reset, resetall and toggle
- Put the client into pause mode during savegame load. This prevents the
  world getting forwarded about 100 frames during load, time in which
  the player might be hurt by monsters or the environment.
- New commands: 'listentities' allows listing of entities. 'teleport'
  teleports the player to the given coordinates.
- Fix loading of config files not ending in newlines.
- A lot of fixes for subtle, long standing AI and game play bugs. (by
  BjossiAlfreds)
- Quicksaves can now be loaded and saved throught the savegame menus.
- The software renderer now skips frames with no changes. This improves
  performance quite a bit, especially on slow CPUs. (by Denis Pauk)


(nia)
diff -r1.2 -r1.3 pkgsrc/games/yquake2/Makefile
diff -r1.1 -r1.2 pkgsrc/games/yquake2/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/games/yquake2/Makefile (expand / switch to unified diff)

--- pkgsrc/games/yquake2/Makefile 2019/10/03 22:31:17 1.2
+++ pkgsrc/games/yquake2/Makefile 2019/12/14 17:18:28 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2019/10/03 22:31:17 nia Exp $ 1# $NetBSD: Makefile,v 1.3 2019/12/14 17:18:28 nia Exp $
2 2
3DISTNAME= quake2-7.41 3DISTNAME= quake2-7.42
4PKGNAME= y${DISTNAME} 4PKGNAME= y${DISTNAME}
5CATEGORIES= games 5CATEGORIES= games
6MASTER_SITES= https://deponie.yamagi.org/quake2/ 6MASTER_SITES= https://deponie.yamagi.org/quake2/
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.yamagi.org/quake2/ 10HOMEPAGE= https://www.yamagi.org/quake2/
11COMMENT= Yamagi Quake II - alternative Quake II client 11COMMENT= Yamagi Quake II - alternative Quake II client
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14USE_CMAKE= yes 14USE_CMAKE= yes
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16USE_LANGUAGES= c99 c++ 16USE_LANGUAGES= c99 c++

cvs diff -r1.1 -r1.2 pkgsrc/games/yquake2/distinfo (expand / switch to unified diff)

--- pkgsrc/games/yquake2/distinfo 2019/10/01 12:28:18 1.1
+++ pkgsrc/games/yquake2/distinfo 2019/12/14 17:18:28 1.2
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.1 2019/10/01 12:28:18 nia Exp $ 1$NetBSD: distinfo,v 1.2 2019/12/14 17:18:28 nia Exp $
2 2
3SHA1 (quake2-7.41.tar.xz) = 9348f3ad69b04393b92ac740e12c515b317422c2 3SHA1 (quake2-7.42.tar.xz) = 0de1f703e5a91f9c3a1566cef99b44627648c28d
4RMD160 (quake2-7.41.tar.xz) = bf7329ff0c2753f795a26678606ff07e6347e886 4RMD160 (quake2-7.42.tar.xz) = 6c77bb9aab22070cb1834ba24fab6877ae2f4f68
5SHA512 (quake2-7.41.tar.xz) = fd2c991274415eb38cf3deb7562f7c51c7f8e935cf7215eba7e8ae088f25cddf95e86221fcbbb5fcc8bd97e264b147951bf5f4aecb8ee54973d46af7ef39d3af 5SHA512 (quake2-7.42.tar.xz) = 0f51204fcf14ecb3f1f654e6ee19207836cf4642022569ef202bc12f312f76dbd43695aa4d9f9fb70c8b023f42d1a8fcec25f472a32175ebb0a308211fa40cc0
6Size (quake2-7.41.tar.xz) = 1978952 bytes 6Size (quake2-7.42.tar.xz) = 1987332 bytes
7SHA1 (patch-CMakeLists.txt) = 9abf8f2345ed90379146a637bf79f4021777a67b 7SHA1 (patch-CMakeLists.txt) = 9abf8f2345ed90379146a637bf79f4021777a67b