summaryrefslogtreecommitdiff
path: root/graphics/LDView/LDView_gcc47.patch
diff options
context:
space:
mode:
authorPhilip van der Hoeven <philip@vd-hoeven.nl>2015-02-05 06:22:40 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-05 06:47:45 +0700
commit2a0ade82ff59e8443084085a84edf8f654e7ac6c (patch)
tree3dbca37ea0b8622b9de4530909abe548e6600bb1 /graphics/LDView/LDView_gcc47.patch
parent93f4c57e9ee875d16484b6437bb615049b8d6cd0 (diff)
downloadslackbuilds-2a0ade82ff59e8443084085a84edf8f654e7ac6c.tar.gz
graphics/LDView: Updated for version 4.2beta1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/LDView/LDView_gcc47.patch')
-rw-r--r--graphics/LDView/LDView_gcc47.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/LDView/LDView_gcc47.patch b/graphics/LDView/LDView_gcc47.patch
index ae1c7c2810..044d824c7a 100644
--- a/graphics/LDView/LDView_gcc47.patch
+++ b/graphics/LDView/LDView_gcc47.patch
@@ -1,5 +1,5 @@
---- LDView-4.1/TCFoundation/TCArray.h 2008-05-18 18:16:21.000000000 -0300
-+++ LDView-4.1_patched/TCFoundation/TCArray.h 2012-09-13 14:32:40.000000000 -0300
+--- LDView.org/TCFoundation/TCArray.h 2008-05-18 23:16:21.000000000 +0200
++++ LDView/TCFoundation/TCArray.h 2015-02-04 11:38:48.394308398 +0100
@@ -2,6 +2,7 @@
#define __TCARRAY_H__
@@ -8,8 +8,9 @@
typedef int (*TCArraySortFunction)(const void*, const void*);
---- LDView-4.1/TCFoundation/mystring.h 2009-11-17 00:45:34.000000000 -0200
-+++ LDView-4.1_patched/TCFoundation/mystring.h 2012-09-13 14:33:51.000000000 -0300
+diff -ru LDView.org/TCFoundation/mystring.h TCFoundation/mystring.h
+--- LDView/TCFoundation/mystring.h 2011-05-26 06:51:55.000000000 +0200
++++ TCFoundation/mystring.h 2015-02-04 11:39:16.529307215 +0100
@@ -13,6 +13,10 @@
#include <Qt/qstring.h>
#endif // _QT