diff options
author | Erich Eckner <git@eckner.net> | 2019-06-24 13:43:09 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-06-24 13:43:09 +0200 |
commit | 0ebda1e7374b75b723ba571d3a4b004f23070193 (patch) | |
tree | 5b3e267fd2b78483119c7d3efa803eb8eb77b7bb /qwtplot3d/qwtplot3d-qt-4.8.0.patch | |
parent | d0aeb8871c8f3ba55a2f5e0c8df9590e97826b61 (diff) | |
download | archlinuxewe.git.save-0ebda1e7374b75b723ba571d3a4b004f23070193.tar.xz |
qwtplot3d: gzip the patch files to preserve line endings *urgh*
Diffstat (limited to 'qwtplot3d/qwtplot3d-qt-4.8.0.patch')
-rw-r--r-- | qwtplot3d/qwtplot3d-qt-4.8.0.patch | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/qwtplot3d/qwtplot3d-qt-4.8.0.patch b/qwtplot3d/qwtplot3d-qt-4.8.0.patch deleted file mode 100644 index f675b952..00000000 --- a/qwtplot3d/qwtplot3d-qt-4.8.0.patch +++ /dev/null @@ -1,34 +0,0 @@ -diff -urbN qwtplot3d/include/qwt3d_io_gl2ps.h qwtplot3d.patched/include/qwt3d_io_gl2ps.h ---- qwtplot3d/include/qwt3d_io_gl2ps.h 2005-07-10 16:54:52.000000000 +0300 -+++ qwtplot3d.patched/include/qwt3d_io_gl2ps.h 2012-01-21 22:15:20.000000000 +0200 -@@ -2,12 +2,7 @@ - #define qwt3d_io_gl2ps_h__2004_05_07_01_16_begin_guarded_code - - #include <time.h> -- --#if QT_VERSION < 0x040000 --#include <qgl.h> --#else --#include <QtOpenGL/qgl.h> --#endif -+#include <QtOpenGL> - - #include "qwt3d_types.h" - #include "qwt3d_io.h" -diff -urbN qwtplot3d/include/qwt3d_openglhelper.h qwtplot3d.patched/include/qwt3d_openglhelper.h ---- qwtplot3d/include/qwt3d_openglhelper.h 2005-07-19 17:40:28.000000000 +0300 -+++ qwtplot3d.patched/include/qwt3d_openglhelper.h 2012-01-21 22:29:56.000000000 +0200 -@@ -2,11 +2,8 @@ - #define __openglhelper_2003_06_06_15_49__ - - #include "qglobal.h" --#if QT_VERSION < 0x040000 --#include <qgl.h> --#else --#include <QtOpenGL/qgl.h> --#endif -+#include <QtOpenGL> -+#include <GL/glu.h> - - namespace Qwt3D - { |