summaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-02-10 22:28:16 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-02-10 22:28:16 +0000
commitf93674fb9c909f272a86347b86ddff7a7974bcb5 (patch)
tree1f336bdf421fdeb33c8a96c10346160f2f5235a4 /multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
parentAdd upstream patch to fix crasher in the unstable version of gnome-builder. (diff)
multimedia/mythtv: Update to 30.0 and unbreak
Changes: https://www.mythtv.org/wiki/Release_Notes_-_30 PR: 234551 Submitted by: fernando.e.vilas@gmail.com
Diffstat (limited to 'multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp')
-rw-r--r--multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp b/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
deleted file mode 100644
index 7b0d347efa9f..000000000000
--- a/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- libs/libmythui/mythpainter.cpp.orig 2018-01-11 12:39:22 UTC
-+++ libs/libmythui/mythpainter.cpp
-@@ -1,6 +1,7 @@
- #include <stdint.h>
- #include <algorithm>
- #include <complex>
-+#include <cstdlib>
-
- // QT headers
- #include <QRect>