/usr/lib/gambas3/gb.qt4.opengl.component is in gambas3-gb-qt4-opengl 3.1.1-2.2ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | [Component]
Key=gb.qt4.opengl
Author=Laurent Carlier
Require=gb.qt4,gb.opengl
Type=Form
Implement=OpenGLViewer
State=Experimental
[Special]
Control=GlArea
|