GNU bug report logs - #27031
[PATCH] gnu: Add crawl-tiles.

Previous Next

Package: guix-patches;

Reported by: nee <nee <at> cock.li>

Date: Mon, 22 May 2017 22:30:03 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: nee <nee <at> cock.li>
Subject: bug#27031: closed (Re: bug#27031: [PATCH] gnu: Add crawl-tiles.)
Date: Tue, 23 May 2017 23:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#27031: [PATCH] gnu: Add crawl-tiles.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 27031 <at> debbugs.gnu.org.

-- 
27031: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27031
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: nee <nee <at> cock.li>
Cc: 27031-done <at> debbugs.gnu.org
Subject: Re: bug#27031: [PATCH] gnu: Add crawl-tiles.
Date: Wed, 24 May 2017 05:17:50 +0530
Pushed with a few minor changes!

[Message part 3 (message/rfc822, inline)]
From: nee <nee <at> cock.li>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add crawl-tiles.
Date: Tue, 23 May 2017 00:29:40 +0200
[Message part 4 (text/plain, inline)]
Hello here is the graphical package for crawl.

* Executable name
I renamed the executable to crawl-tiles (GAME makeflag), so it won't
collide with the console version. Other distros (NixOS, Ubuntu) use the
same name.

* Test cases
I asked on ##crawl-devel and the test cases are currently only written
to work with the debug build of the console version. So I overwrite the
'TILES=' flag in the crawl base package.

* Optional png optimization
Crawl uses 'which' to check if advpng (from advanceCOMP) or pngcrush is
available to optimize the png compression of it's pngs.
Optimizing png compression is not very important, and both programs are
not packaged, so I did not include any of them for now, but left a TODO
for if they get packaged.

- advanceCOMP has bundled dependencies and no options in the build
script to use external ones.
- pngcrush has a weird zlib-like license and a bundled header-library
that also has some similar custom zlib-like license. I might package
that later.

* Happy hacking
Thanks for merging my previous patches, and don't worry when I don't
reply for a few days.
[0001-gnu-Add-crawl-tiles.patch (text/x-patch, attachment)]

This bug report was last modified 8 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.