Bug 101875 - games-engines/stratagus-2.1 superfluous ogg use flag
|
Bug#:
101875
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: carlo@gentoo.org
|
|
Component: Games
|
|
|
URL:
|
|
Summary: games-engines/stratagus-2.1 superfluous ogg use flag
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-08-09 09:32 0000
|
The vorbis use flag denotes ogg/vorbis support (libvorbis depends on libogg).
just because libvorbis depends on ogg now doesnt mean it always will does it ?
stragus looks for ogg.h and vorbisfile.h as well as libogg.so and libvorbis.so
>just because libvorbis depends on ogg now doesnt mean it always will does it ?
And in another hypothetical case the stratagus devs may be audiophilists and
feel it's time switch to flac. ;p Enabling vorbis support via ogg use flag is
simply wrong. It denotes only the container format, not the vorbis codec.
Yeah, it's ugly, but I agree. Especially since the configure script support
flac as well. I changed the ebuild to only turn on oggvorbis support if both
the ogg and vorbis use flags are set. I think that allows the ogg/flac
possibility and represents reality a little better.
Thanks for the bug report.