On 01/10/15 06:24, Fabian Greffrath wrote:
> Could someone please point a blind man to the part of the code in g-d-p
> where it unpacks the rogue and xatrix sources from Yamagi and calls
> "make" in the source directories?

game_data_packager/games/quake2.py

(in general, anything that's only used for one game or engine, and that
we expect to be too specialized to be useful for others, goes in a
"plugin" in game_data_packager/games)

> Also, does it check for the presence
> of make, gcc-* and libc*-dev before this?

Not currently. If you don't have them, it will fail to compile.

    S

Reply via email to