summaryrefslogtreecommitdiffstats
path: root/academic/avogadro/boost-1.53.patch
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2016-08-16 21:37:03 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-20 07:51:32 +0700
commita99f628b50ef448989bda4ac979807c64ab0bcc7 (patch)
tree94960c1ff0c5fc8020d2a0afa2f361a629fed34e /academic/avogadro/boost-1.53.patch
parent2366720739588198761c04e410706110100322b1 (diff)
downloadslackbuilds-a99f628b50ef448989bda4ac979807c64ab0bcc7.tar.gz
slackbuilds-a99f628b50ef448989bda4ac979807c64ab0bcc7.tar.xz
academic/avogadro: Updated for version 1.2.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'academic/avogadro/boost-1.53.patch')
-rw-r--r--academic/avogadro/boost-1.53.patch60
1 files changed, 0 insertions, 60 deletions
diff --git a/academic/avogadro/boost-1.53.patch b/academic/avogadro/boost-1.53.patch
deleted file mode 100644
index fd8685974c..0000000000
--- a/academic/avogadro/boost-1.53.patch
+++ /dev/null
@@ -1,60 +0,0 @@
---- avogadro-1.1.0/libavogadro/src/pythonengine_p.h~ 2013-03-29 12:46:16.306165881 +0000
-+++ avogadro-1.1.0/libavogadro/src/pythonengine_p.h 2013-03-29 12:45:43.123089622 +0000
-@@ -27,7 +27,9 @@
-
- #include <avogadro/global.h>
- #include <avogadro/engine.h>
-+#ifndef Q_MOC_RUN
- #include <boost/python.hpp>
-+#endif
-
- namespace Avogadro {
-
---- avogadro-1.1.0/libavogadro/src/pythonextension_p.h~ 2013-03-29 12:46:32.156043085 +0000
-+++ avogadro-1.1.0/libavogadro/src/pythonextension_p.h 2013-03-29 12:47:07.265771087 +0000
-@@ -29,7 +29,9 @@
- #include <avogadro/extension.h>
- #include <avogadro/primitive.h>
- #include <avogadro/glwidget.h>
-+#ifndef Q_MOC_RUN
- #include <boost/python.hpp>
-+#endif
-
- #include <QWidget>
- #include <QList>
---- avogadro-1.1.0/libavogadro/src/pythontool_p.h~ 2013-03-29 12:47:33.335569185 +0000
-+++ avogadro-1.1.0/libavogadro/src/pythontool_p.h 2013-03-29 12:47:50.732101147 +0000
-@@ -27,7 +27,9 @@
-
- #include <avogadro/global.h>
- #include <avogadro/tool.h>
-+#ifndef Q_MOC_RUN
- #include <boost/python.hpp>
-+#endif
-
- #include <QObject>
- #include <QAction>
---- avogadro-1.1.0/libavogadro/src/pythoninterpreter.h~ 2013-03-29 12:50:46.550738652 +0000
-+++ avogadro-1.1.0/libavogadro/src/pythoninterpreter.h 2013-03-29 12:51:00.853961341 +0000
-@@ -26,7 +26,9 @@
- #define PYTHONINTERPRETER_H
-
- #include <avogadro/global.h>
-+#ifndef Q_MOC_RUN
- #include <boost/python.hpp>
-+#endif
- #include <avogadro/primitive.h>
- #include <QString>
-
---- avogadro-1.1.0/libavogadro/src/pythonscript.h~ 2013-03-29 12:52:00.723488935 +0000
-+++ avogadro-1.1.0/libavogadro/src/pythonscript.h 2013-03-29 12:52:11.676745364 +0000
-@@ -27,7 +27,9 @@
- #define PYTHONSCRIPT_H
-
- #include <avogadro/global.h>
-+#ifndef Q_MOC_RUN
- #include <boost/python.hpp>
-+#endif
-
- #include "pythonerror.h"
-