Sun Jun 9 08:36:28 2013 UTC ()
Update to 9861:
Remove spurious "unfinished/" that appeared at the start of the
unfinished puzzles' gamedesc.txt lines due to a Perl error. Ahem.

Add comment to remind myself (and anyone else) how to refresh the XFCE
menu.

Script to read the new gamedesc.txt and create .desktop files. My
immediate intention is to run this locally so that my XFCE main menu
acquires shortcuts for my locally compiled puzzle binaries, but I
expect the script could probably be adapted for systemwide
distribution use if any distribution hasn't already done this job in
their own way by now.

Rename wingames.lst to gamedesc.txt, and add a couple of extra fields
to it giving each game's "internal" name (as seen in the source file,
.R etc) and also a brief description of the game. The idea of the
latter is that it should be usable as a comment field in .desktop
files and similar.


(wiz)
diff -r1.31 -r1.32 pkgsrc/games/puzzles/Makefile
diff -r1.11 -r1.12 pkgsrc/games/puzzles/distinfo

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

--- pkgsrc/games/puzzles/Makefile 2013/06/06 12:54:25 1.31
+++ pkgsrc/games/puzzles/Makefile 2013/06/09 08:36:28 1.32
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.31 2013/06/06 12:54:25 wiz Exp $ 1# $NetBSD: Makefile,v 1.32 2013/06/09 08:36:28 wiz Exp $
2 2
3DISTNAME= puzzles-r9840 3DISTNAME= puzzles-r9861
4PKGNAME= ${DISTNAME:S/-r/-/} 4PKGNAME= ${DISTNAME:S/-r/-/}
5PKGREVISION= 3 
6CATEGORIES= games 5CATEGORIES= games
7# distfile changes daily 6# distfile changes daily
8MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ 7MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
9 8
10MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
11HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ 10HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
12COMMENT= Collection of small one-player puzzle games by Simon Tatham 11COMMENT= Collection of small one-player puzzle games by Simon Tatham
13LICENSE= mit 12LICENSE= mit
14 13
15INSTALLATION_DIRS= bin share/doc/puzzles 14INSTALLATION_DIRS= bin share/doc/puzzles
16 15
17USE_TOOLS+= gmake pkg-config 16USE_TOOLS+= gmake pkg-config
18 17

cvs diff -r1.11 -r1.12 pkgsrc/games/puzzles/distinfo (expand / switch to unified diff)

--- pkgsrc/games/puzzles/distinfo 2013/05/26 18:43:17 1.11
+++ pkgsrc/games/puzzles/distinfo 2013/06/09 08:36:28 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2013/05/26 18:43:17 wiz Exp $ 1$NetBSD: distinfo,v 1.12 2013/06/09 08:36:28 wiz Exp $
2 2
3SHA1 (puzzles-r9840.tar.gz) = 0fedbcdfe2cfab44c1387f75d49a66a41c6a783a 3SHA1 (puzzles-r9861.tar.gz) = 7fd67d9773bbc45156ade852629f9dbef7ae18d3
4RMD160 (puzzles-r9840.tar.gz) = 01ab4c941ed9431b4be17526ddc7bafde7be9ca7 4RMD160 (puzzles-r9861.tar.gz) = d54a41be64a941a2acd7d58674b18fef3f128420
5Size (puzzles-r9840.tar.gz) = 3255209 bytes 5Size (puzzles-r9861.tar.gz) = 3255410 bytes
6SHA1 (patch-aa) = 126800f5545a74d32284a3ee13fc192c82707660 6SHA1 (patch-aa) = 126800f5545a74d32284a3ee13fc192c82707660