diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-16 23:25:15 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-21 23:52:42 -0600 |
commit | 46126f7f789645f6f0f3f2d95c9998cd7493e20f (patch) | |
tree | 0e4c883027f6049aa5baebc129b8627cc1a31d67 /multimedia/qdvdauthor/gcc47.patch | |
parent | df82702324608b805ef5b7b0271197297dc34031 (diff) |
multimedia/qdvdauthor: Removed (build failure, dead upstream)
At this point, upstream's failure to migrate to qt4 has to
be considered abandonment.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/qdvdauthor/gcc47.patch')
-rw-r--r-- | multimedia/qdvdauthor/gcc47.patch | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/multimedia/qdvdauthor/gcc47.patch b/multimedia/qdvdauthor/gcc47.patch deleted file mode 100644 index 21d5365a46d2d..0000000000000 --- a/multimedia/qdvdauthor/gcc47.patch +++ /dev/null @@ -1,33 +0,0 @@ -diff -Naur qdvdauthor-2.1.0.orig/qdvdauthor/oneclickwizard.h qdvdauthor-2.1.0/qdvdauthor/oneclickwizard.h ---- qdvdauthor-2.1.0.orig/qdvdauthor/oneclickwizard.h 2010-01-09 15:01:14.000000000 +0100 -+++ qdvdauthor-2.1.0/qdvdauthor/oneclickwizard.h 2012-09-13 13:21:08.191001640 +0200 -@@ -12,6 +12,7 @@ - #ifndef ONECLICKWIZARD_H - #define ONECLICKWIZARD_H - -+#include <unistd.h> - #include "dialogfiles.h" - #include "plugins/interface.h" - #include "uioneclickwizard.h" -diff -Naur qdvdauthor-2.1.0.orig/qdvdauthor/qplayer/engines/xineinfo.h qdvdauthor-2.1.0/qdvdauthor/qplayer/engines/xineinfo.h ---- qdvdauthor-2.1.0.orig/qdvdauthor/qplayer/engines/xineinfo.h 2010-01-09 15:01:14.000000000 +0100 -+++ qdvdauthor-2.1.0/qdvdauthor/qplayer/engines/xineinfo.h 2012-09-13 13:24:14.570985447 +0200 -@@ -12,6 +12,7 @@ - #ifndef XINEINFO_H - #define XINEINFO_H - -+#include <unistd.h> - #include <qthread.h> - #include <qstring.h> - -diff -Naur qdvdauthor-2.1.0.orig/qdvdauthor/render_client.h qdvdauthor-2.1.0/qdvdauthor/render_client.h ---- qdvdauthor-2.1.0.orig/qdvdauthor/render_client.h 2010-01-09 15:01:14.000000000 +0100 -+++ qdvdauthor-2.1.0/qdvdauthor/render_client.h 2012-09-13 13:20:28.254016622 +0200 -@@ -12,6 +12,7 @@ - #ifndef RENDER_CLIENT_H - #define RENDER_CLIENT_H - -+#include <unistd.h> - #include <qthread.h> - #include <qsocket.h> - #include <qpixmap.h> |