GNU bug report logs -
#27031
[PATCH] gnu: Add crawl-tiles.
Previous Next
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
[Message part 1 (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.