Sun Oct 29 18:00:13 2023 UTC ()
singularity: bump for py-game -> SDL2


(wiz)
diff -r1.30 -r1.31 pkgsrc/games/singularity/Makefile

cvs diff -r1.30 -r1.31 pkgsrc/games/singularity/Makefile (expand / switch to unified diff)

--- pkgsrc/games/singularity/Makefile 2023/08/14 05:24:28 1.30
+++ pkgsrc/games/singularity/Makefile 2023/10/29 18:00:13 1.31
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.30 2023/08/14 05:24:28 wiz Exp $ 1# $NetBSD: Makefile,v 1.31 2023/10/29 18:00:13 wiz Exp $
2 2
3DISTNAME= singularity-0.30c-src 3DISTNAME= singularity-0.30c-src
4PKGNAME= ${DISTNAME:S/-src//} 4PKGNAME= ${DISTNAME:S/-src//}
5PKGREVISION= 7 5PKGREVISION= 8
6CATEGORIES= games 6CATEGORIES= games
7MASTER_SITES= http://endgame-singularity.googlecode.com/files/ 7MASTER_SITES= http://endgame-singularity.googlecode.com/files/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.emhsoft.com/singularity/ 10HOMEPAGE= http://www.emhsoft.com/singularity/
11COMMENT= Endgame: Singularity game 11COMMENT= Endgame: Singularity game
12 12
13WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 13WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
14 14
15INSTALLATION_DIRS= bin share/doc/singularity 15INSTALLATION_DIRS= bin share/doc/singularity
16INSTALLATION_DIRS+= share/singularity/code 16INSTALLATION_DIRS+= share/singularity/code
17INSTALLATION_DIRS+= share/singularity/code/graphics 17INSTALLATION_DIRS+= share/singularity/code/graphics
18INSTALLATION_DIRS+= share/singularity/code/screens 18INSTALLATION_DIRS+= share/singularity/code/screens