xsnow: Update to 3.1.8

Testet to work on NetBSD 9 with fvwm2.

Changelog for version 3.1.8:
    1:use config.h to determine if alloca.h should be included
      configure.ac, Makefile.am: use pkg-config to locate.
      X11, Xpm, xt, xproto
    2:configure.ac: remove tests for libraries, relying on pkg-config now
    3:remove uses of alloca, except ik kdtree.c
      define USE_LIST_NODE_ALLOCATOR and  NO_ALLOCA in kdtree.c
      remove USE_LIST_NODE_ALLOCATOR from Makefile.am
      snow.c: free local variables in genxpmflake()
This commit is contained in:
Michael Baeuerle 2020-12-07 14:29:26 +01:00
parent 42248f9898
commit fedcf7e84d
4 changed files with 11 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD$
DISTNAME= xsnow-3.1.7
DISTNAME= xsnow-3.1.8
CATEGORIES= x11
MASTER_SITES= https://ratrabbit.nl/downloads/xsnow/

View File

@ -1,3 +1,5 @@
@comment $NetBSD$
bin/xsnow
${IMAKE_MAN_DIR}/xsnow.${IMAKE_MAN_SUFFIX}
games/xsnow
man/man6/xsnow.6
share/applications/xsnow.desktop
share/pixmaps/xsnow.svg

View File

@ -1,4 +1,4 @@
[X] Add license to Makefile
[X] Add new dependecies
[ ] Update to 3.1.8 (should have NetBSD support)
[ ] Update PLIST
[X] Update to 3.1.8 (should have NetBSD support)
[X] Update PLIST

View File

@ -1,6 +1,6 @@
$NetBSD$
SHA1 (xsnow-3.1.7.tar.gz) = e126ce9ccac795a16d404e01c84b0e3dd7fe0611
RMD160 (xsnow-3.1.7.tar.gz) = c460fdbfd97a77717e806dc9a46a65022f185d45
SHA512 (xsnow-3.1.7.tar.gz) = 32f4b4c0fd3879bd98e88a1ac560f47224d9f3ddbfd3f7f5e3ecafb47ffd0f6fad9aaca62090cc654bd76cc8dcb74984220024478fbc106a1dfa585761d70735
Size (xsnow-3.1.7.tar.gz) = 364285 bytes
SHA1 (xsnow-3.1.8.tar.gz) = c07615f23a95dc48b867b07437ad40ee775a0506
RMD160 (xsnow-3.1.8.tar.gz) = 0f08c3091d4be1fd85795e83eccdb43f14f10615
SHA512 (xsnow-3.1.8.tar.gz) = 35fd8c875557c3337f8a0ddfbe931bfad57834d037e4611bfeb63886efb2e786f9357f3451bc8b59cc5bdd4a67f21556a012b90f4d0493921225df47e67f28d0
Size (xsnow-3.1.8.tar.gz) = 364186 bytes