Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37400533
en ru br
ALT Linux repos
S:2021.10-alt2

Group :: Graphics
RPM: meshlab

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: meshlab-2016.12-glu.patch
Download


diff -up meshlab-2016.12/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Raytracer/RayTracer.cpp.glu meshlab-2016.12/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Raytracer/RayTracer.cpp
--- meshlab-2016.12/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Raytracer/RayTracer.cpp.glu	2017-07-20 10:35:41.191316863 -0400
+++ meshlab-2016.12/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Raytracer/RayTracer.cpp	2017-07-20 10:35:54.348009663 -0400
@@ -6,6 +6,7 @@
 #include "SyntopiaCore/Math/Vector3.h"
 #include "SyntopiaCore/Logging/Logging.h"
 #include "SyntopiaCore/Misc/MiniParser.h"
+#include <GL/glu.h>
 
 using namespace SyntopiaCore::Math;
 using namespace SyntopiaCore::Misc;
diff -up meshlab-2016.12/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Sphere.h.glu meshlab-2016.12/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Sphere.h
--- meshlab-2016.12/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Sphere.h.glu	2017-07-20 10:36:14.442540470 -0400
+++ meshlab-2016.12/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Sphere.h	2017-07-20 10:36:25.404284521 -0400
@@ -2,6 +2,7 @@
 
 #include "SyntopiaCore/Math/Vector3.h"
 #include "Object3D.h"
+#include <GL/glu.h>
 
 namespace SyntopiaCore {
 	namespace GLEngine {	
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin