On Tue, 16 Sep 2008, Ryan Freeman wrote: > attached is the newest port tarball, tested and working on i386, regards,
Some coments: - add the GPL version in the license marker - remove those trailing white lines at the end of DESCR and MESSAGE - SDL could be in WANTLIB instead of LIB_DEPENDS. - the ${PREFIX}/share/games/doom/ directory should be created by the package - I think the Shareware IWAD URL should be mentionned in MESSAGE instead of DESCR The demo URL that is mentionned in DESCR does not work: =========================================================================== DOOM Shareware =========================================================================== Chocolate Doom is free software, covered by the GNU General Public License. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You are welcome to change and distribute copies under certain conditions. See the source for more information. =========================================================================== M_Init: Init miscellaneous info. R_Init: Init DOOM refresh daemon - [...................] P_Init: Init Playloop state. I_Init: Setting up machine state. NET_Init: Initialise network subsystem. S_Init: Setting up sound. Error initialising SDL_mixer: No available audio device Error initialising SDL_mixer: D_CheckNetGame: Checking network game status. startskill 2 deathmatch: 0 startmap: 1 startepisode: 1 player 1 of 1 (1 nodes) Emulating the behavior of the 'Doom 1.9' executable. HU_Init: Setting up heads up display. ST_Init: Init status bar. I_InitStretchTables: Generating lookup tables.... Error: Demo is from a different game version! (read 108, should be 109) Cheers! -- Antoine