Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak/remove stratagus optional depends #2

Closed
AMDmi3 opened this issue May 9, 2015 · 4 comments
Closed

Tweak/remove stratagus optional depends #2

AMDmi3 opened this issue May 9, 2015 · 4 comments

Comments

@AMDmi3
Copy link
Contributor

AMDmi3 commented May 9, 2015

Stratagus, being a flexible engine, has a set of build tunables for enabling optional dependencies such as mikmod, mng, theora etc. Wyrmgus, otoh, being a specialized engine doesn't need suck flexibility as a set of formats needed for wyrmsun is known. To simplify packaging, it's be nice to either switch options corresponding to unneeded components to off or remove them along with specific dependency handling completely.

@Andrettin
Copy link
Owner

I see what you mean, but the idea is to keep Wyrmgus as flexible as Stratagus, and to make changes only where necessary to add features to Wyrmsun, to make it easier to port Wyrmgus code back to mainline Stratagus.

@AMDmi3
Copy link
Contributor Author

AMDmi3 commented May 9, 2015

Ok, then what optional depends are needed for wyrmsun? I've disabled practically everything and the game works fine. However my guess is that at least vorbis should be enabled for music support.

PS. Tweaking default option values should not induce huge divergency with stratagus. If renaming binary is tolerable, so should be this.

@Andrettin
Copy link
Owner

Pretty much only Vorbis should be necessary for Wyrmsun IIRC.

You are right that tweaking default option values would not create significant divergence with Stratagus, but I prefer to compile Wyrmgus with those settings on, as they can be useful to modders.

@AMDmi3
Copy link
Contributor Author

AMDmi3 commented May 14, 2015

Point taken, thank you.

@AMDmi3 AMDmi3 closed this as completed May 14, 2015
KroArtem added a commit to KroArtem/Wyrmgus that referenced this issue Jan 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants