]> git.pld-linux.org Git - packages/OpenNI.git/blobdiff - OpenNI-link.patch
- updated to 1.5.7.10
[packages/OpenNI.git] / OpenNI-link.patch
diff --git a/OpenNI-link.patch b/OpenNI-link.patch
deleted file mode 100644 (file)
index 1a8e9bf..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
---- OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiViewer/Makefile.orig  2012-01-04 12:35:46.000000000 +0100
-+++ OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiViewer/Makefile       2012-01-22 19:00:47.774268787 +0100
-@@ -11,7 +11,7 @@
- ifeq ("$(OSTYPE)","Darwin")
-       LDFLAGS += -framework OpenGL -framework GLUT
- else
--      USED_LIBS += glut
-+      USED_LIBS += glut GL
- endif
- USED_LIBS += OpenNI
---- OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiSimpleViewer/Makefile.orig    2012-01-04 12:35:46.000000000 +0100
-+++ OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiSimpleViewer/Makefile 2012-01-22 19:11:47.600957548 +0100
-@@ -11,7 +11,7 @@
- ifeq ("$(OSTYPE)","Darwin")
-       LDFLAGS += -framework OpenGL -framework GLUT
- else
--      USED_LIBS += glut
-+      USED_LIBS += glut GL
- endif
- USED_LIBS += OpenNI
---- OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiUserTracker/Makefile.orig     2012-01-04 12:35:46.000000000 +0100
-+++ OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiUserTracker/Makefile  2012-01-22 19:26:00.357652766 +0100
-@@ -12,7 +12,7 @@
-       ifeq ("$(OSTYPE)","Darwin")
-               LDFLAGS += -framework OpenGL -framework GLUT
-       else
--              USED_LIBS += glut
-+              USED_LIBS += glut GL
-       endif
- else
-       ifeq "$(GLES_SUPPORTED)" "1"
---- OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiUserSelection/Makefile.orig   2012-01-04 12:35:46.000000000 +0100
-+++ OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiUserSelection/Makefile        2012-01-22 19:38:42.454344951 +0100
-@@ -12,7 +12,7 @@
-       ifeq ("$(OSTYPE)","Darwin")
-               LDFLAGS += -framework OpenGL -framework GLUT
-       else
--              USED_LIBS += glut
-+              USED_LIBS += glut GL
-       endif
- else
-       ifeq "$(GLES_SUPPORTED)" "1"
---- OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiHandTracker/Makefile.orig     2012-01-04 12:35:46.000000000 +0100
-+++ OpenNI-OpenNI-1516074/Platform/Linux/Build/Samples/NiHandTracker/Makefile  2012-01-22 19:44:53.017690692 +0100
-@@ -11,7 +11,7 @@
- ifeq ("$(OSTYPE)","Darwin")
-       LDFLAGS += -framework OpenGL -framework GLUT
- else
--      USED_LIBS += glut
-+      USED_LIBS += glut GL
- endif
- USED_LIBS += OpenNI
This page took 0.116033 seconds and 4 git commands to generate.