1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
For those brave enough trying to get version 0.8 into Debian
============================================================
- Version 0.8 compiles but the game segfaults on startup.
- Probably an error with SDL or linkage problem.
- Please start with revision 14002. It includes a patch to make the game
compile.
- The game embeds multiple third party software
+ Glee
+ physfs
+ SDL ? they all need to be removed and replaced.
+ rapidxml (is not available in Debian yet)
- The game needs to be split in two packages enemylines7 and enemylines7-data.
The new version is considerably larger than 0.6.
- The whole copyright file must be updated.
- Version 0.8 is more than 4 years old. It is questionable whether the new
version is worth packaging because there is no documentation available and
the effort to bring it in shape is high.
|