emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27031: closed ([PATCH] gnu: Add crawl-tiles.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27031: closed ([PATCH] gnu: Add crawl-tiles.)
Date: Tue, 23 May 2017 23:49:02 +0000

Your message dated Wed, 24 May 2017 05:17:50 +0530
with message-id <address@hidden>
and subject line Re: bug#27031: [PATCH] gnu: Add crawl-tiles.
has caused the debbugs.gnu.org bug report #27031,
regarding [PATCH] gnu: Add crawl-tiles.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27031: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27031
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: Add crawl-tiles. Date: Tue, 23 May 2017 00:29:40 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1
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.

Attachment: 0001-gnu-Add-crawl-tiles.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#27031: [PATCH] gnu: Add crawl-tiles. Date: Wed, 24 May 2017 05:17:50 +0530
Pushed with a few minor changes!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]