Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/texstudio/files/
Date: Fri, 30 Sep 2016 17:34:43
Message-Id: 1475256845.3fecf7db505b68c6a25517193e29e4c3328d3591.monsieurp@gentoo
1 commit: 3fecf7db505b68c6a25517193e29e4c3328d3591
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 17:33:44 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 17:34:05 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fecf7db
7
8 app-office/texstudio: remove unused patches.
9
10 Courtesy of Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>.
11
12 Closes: https://github.com/gentoo/gentoo/pull/1916
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 .../texstudio/files/texstudio-2.6.0-desktop.patch | 22 -----
16 .../files/texstudio-2.6.0-hunspell-quazip.patch | 93 ----------------------
17 2 files changed, 115 deletions(-)
18
19 diff --git a/app-office/texstudio/files/texstudio-2.6.0-desktop.patch b/app-office/texstudio/files/texstudio-2.6.0-desktop.patch
20 deleted file mode 100644
21 index 6d23788..00000000
22 --- a/app-office/texstudio/files/texstudio-2.6.0-desktop.patch
23 +++ /dev/null
24 @@ -1,22 +0,0 @@
25 - utilities/texstudio.desktop | 3 +--
26 - 1 file changed, 1 insertion(+), 2 deletions(-)
27 -
28 -diff --git a/utilities/texstudio.desktop b/utilities/texstudio.desktop
29 -index 199255f..9c95afd 100644
30 ---- a/utilities/texstudio.desktop
31 -+++ b/utilities/texstudio.desktop
32 -@@ -1,13 +1,12 @@
33 - [Desktop Entry]
34 - Categories=Office;Publishing;Qt;X-SuSE-Core-Office;X-Mandriva-Office-Publishing;X-Misc;
35 --Encoding=UTF-8
36 - Exec=texstudio %F
37 - GenericName=LaTeX Editor
38 - GenericName[fr]=Editeur LaTeX
39 - Comment=LaTeX development environment
40 - Comment[fr]=Environnement de développement LaTeX
41 - Icon=/usr/share/texstudio/texstudio.svg
42 --MimeType=text/x-tex;
43 -+MimeType=text/X-tex;
44 - Name=TeXstudio
45 - StartupNotify=false
46 - Terminal=false
47
48 diff --git a/app-office/texstudio/files/texstudio-2.6.0-hunspell-quazip.patch b/app-office/texstudio/files/texstudio-2.6.0-hunspell-quazip.patch
49 deleted file mode 100644
50 index 2cf2ec0..00000000
51 --- a/app-office/texstudio/files/texstudio-2.6.0-hunspell-quazip.patch
52 +++ /dev/null
53 @@ -1,93 +0,0 @@
54 - spellerutility.h | 2 +-
55 - texstudio.pro | 45 ++++++++++++---------------------------------
56 - 2 files changed, 13 insertions(+), 34 deletions(-)
57 -
58 -diff --git a/spellerutility.h b/spellerutility.h
59 -index 7e1b980..b0bc8b8 100644
60 ---- a/spellerutility.h
61 -+++ b/spellerutility.h
62 -@@ -13,7 +13,7 @@
63 -
64 - #include "mostQtHeaders.h"
65 -
66 --#include "hunspell/hunspell.hxx"
67 -+#include <hunspell.hxx>
68 - class SpellerUtility: public QObject {
69 - Q_OBJECT
70 - public:
71 -diff --git a/texstudio.pro b/texstudio.pro
72 -index b073255..3d4ee64 100644
73 ---- a/texstudio.pro
74 -+++ b/texstudio.pro
75 -@@ -53,25 +53,6 @@ HEADERS += texmaker.h \
76 - debughelper.h \
77 - thesaurusdialog.h \
78 - xmltagslistwidget.h \
79 -- hunspell/affentry.hxx \
80 -- hunspell/affixmgr.hxx \
81 -- hunspell/atypes.hxx \
82 -- hunspell/baseaffix.hxx \
83 -- hunspell/csutil.hxx \
84 -- hunspell/dictmgr.hxx \
85 -- hunspell/hashmgr.hxx \
86 -- hunspell/htypes.hxx \
87 -- hunspell/hunspell.hxx \
88 -- hunspell/hunspell.h \
89 -- hunspell/langnum.hxx \
90 -- hunspell/license.hunspell \
91 -- hunspell/phonet.hxx \
92 -- hunspell/suggestmgr.hxx \
93 -- hunspell/license.myspell \
94 -- hunspell/filemgr.hxx \
95 -- hunspell/hunzip.hxx \
96 -- hunspell/w_char.hxx \
97 -- hunspell/replist.hxx \
98 - qcodeedit/lib/qeditorinputbinding.h \
99 - qcodeedit/lib/qeditorinputbindinginterface.h \
100 - qcodeedit/lib/qformat.h \
101 -@@ -171,18 +152,6 @@ SOURCES += main.cpp \
102 - codesnippet.cpp \
103 - thesaurusdialog.cpp \
104 - xmltagslistwidget.cpp \
105 -- hunspell/affentry.cxx \
106 -- hunspell/affixmgr.cxx \
107 -- hunspell/csutil.cxx \
108 -- hunspell/dictmgr.cxx \
109 -- hunspell/hashmgr.cxx \
110 -- hunspell/hunspell.cxx \
111 -- hunspell/phonet.cxx \
112 -- hunspell/replist.cxx \
113 -- hunspell/suggestmgr.cxx \
114 -- hunspell/utf_info.cxx \
115 -- hunspell/filemgr.cxx \
116 -- hunspell/hunzip.cxx \
117 - encodingdialog.cpp \
118 - qcodeedit/lib/qeditorinputbinding.cpp \
119 - qcodeedit/lib/qformat.cpp \
120 -@@ -537,10 +506,14 @@ SOURCES += qcodeedit/lib/qnfa/qnfa.cpp \
121 - # ###############################
122 -
123 - # ##########QUAZIP###############
124 --DEFINES += QUAZIP_STATIC
125 -+#DEFINES += QUAZIP_STATIC
126 -
127 - # Input
128 --include(quazip/quazip/quazip.pri)
129 -+#include(quazip/quazip/quazip.pri)
130 -+unix {
131 -+ INCLUDEPATH += $${PREFIX}/include/quazip
132 -+ LIBS += -lquazip
133 -+}
134 -
135 - # ###############################
136 -
137 -@@ -677,3 +650,9 @@ else {
138 - QMAKE_LFLAGS_RELEASE -= -Wl,-s
139 - }
140 -
141 -+unix {
142 -+ CONFIG += link_pkgconfig
143 -+ # use system quazip
144 -+ # use system hunspell
145 -+ PKGCONFIG += hunspell
146 -+}