Page 1 of 1

gentoo ebuild: No 7z

Posted: 19 Oct 2009, 13:53
by chriss99
Hi, i'm trying to compile spring 0.80.5 on gentoo, and it says
Error: Could not find 7z.

the ebuild says, that zlib instead is required (which is installed). So I guess, it should be changed in the Makefile, too?
Need any more information?

Greetings
Chriss

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 14:10
by Auswaschbar
Fix'd.

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 14:22
by chriss99
hey, that was a quick one :)
thx!

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 14:31
by chriss99
just for personal interest: I think 7z wasn't needed before, why is it now?

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 15:06
by Beherith
Map and mod and other content archives are 7zipped.

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 15:44
by chriss99
yeah, I know, but the 7-zip package was installed only now. Previous version of spring used something else for decompressing the 7z maps/mods

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 15:51
by Kloot
It's needed because one of the buildscripts now uses the 7z tool instead of zip (although the format is still the same...) to create the gamedata archive files (springcontent.sdz, etc) after compilation.

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 16:14
by chriss99
ah, thx. just wanted to know :)

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 16:41
by SpliFF
Speaking of the ebuild, what's the status of getting it merged into mainline gentoo? Last I heard it was rejected for being too unstable or being updated too frequently but that doesn't seem to be the case anymore. Is it worth resubmitting for consideration?

Re: gentoo ebuild: No 7z

Posted: 19 Oct 2009, 19:38
by chriss99
hm, it seems that the requst-thread doesn't have a discussion since about one year, so maybe spring has now a chance.