Control: severity -1 wishlist Control: tags -1 + wontfix
Hi André, 2016-02-14 12:25 GMT+00:00 André Offringa <[email protected]>: > Package: libogre-1.9-dev > Version: 1.9.0+dfsg1-7 > Severity: important > > I'm trying to compile a clean cmake Ogre project from > http://www.ogre3d.org/tikiwiki/tiki-index.php?page=Building+Your+Projects+With+CMake > (for 1.9), together with Debian's libogre-1.9-dev. > Compiling the project results in: > > projects/clean_ogre_cmake_project/BaseApplication.h:34:22: fatal error: > SdkTrays.h: No such file or directory > > The Ogre developers state in the following forum post that SdkTrays.h is > supposed to be in the include/OGRE dir : > http://www.ogre3d.org/forums/viewtopic.php?f=2&t=81320 This file is part of Samples directory, which was removed from Debian (and derivatives, if they use our version) a while ago because of licensing problems (we could not distribute them under the Debian Free Software Guidelines): ===================================== ogre-1.8 (1.8.0+dfsg1-2) unstable; urgency=low * Remove Samples altogether, since almost all of them contain or depend on non-free items (fonts and some media objects, see Debian and upstream bug report). After contacting upstream, they are not inclined to resolve the issue soon (read: it will take years and several major releases, if it happens at all). All of them are removed and there will be no attempt to track which ones are DFSG-compliant; it is quite a burden (thus decreasing the time that can be devoted to maintain the package in good shape, follow closely upstream updates, etc), and this is even more complicated with different sets of samples in every release (as it is the case now, with v1.7 and v1.8 in the Debian archive). This change encompasses the following actions/changes: - Repack the source (simply removing all ./Samples/) - Remove patch change_sample_cfg_path.patch, of no use now - Remove corresponding sample packages from debian/control - Remove files debian/*samples*.install - Closes: #684219 ("ogre contains non-free font from larabie collection") [...] -- Manuel A. Fernandez Montecelo <[email protected]> Wed, 10 Oct 2012 21:42:07 +0100 ===================================== Even if the file that you mention was present, other elements of the Samples could not work because of using either fonts, textures, scripts or use of nvidia's proprietary libCg library that we cannot distribute from Debian as free software. Cheers. -- Manuel A. Fernandez Montecelo <[email protected]>

