Source: glee Severity: serious Justification: missing source (GLeeGen), missing source (GL ext specs)
GLee already has serious bug #879123, and the auto-removal email for dependencies was sent this morning. Most of the discussion in #879123 looks as if a .dsfg tarball would just need to remove the configure file, I'm logging a new bug so that this doesn't get missed: On Thu, 19 Oct 2017 22:47:00, Ximin Luo wrote: > Unfortunately we have a bigger problem: > > - rwxrwxr-x 1,105,245 GLee.c > - rwxrwxr-x 955,258 GLee.h > > * [This file was automatically generated by GLeeGen 7.0 > > These files are clearly not source code. But luckily it should > be possible to regenerate them from the git repo I mentioned: > > > [..] https://github.com/kallisti5/glee It seems that repo is also not the complete source, the build steps in CMakeLists.txt download specs for the GL extensions from http://www.opengl.org/registry/ The Readme.txt mentions a graball.bat, which no longer exists, but seems likely to have grabbed from the same place. Steve