Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37665336
en ru br
ALT Linux repositórios
S:5.1.4-alt1
5.0: 1.7.1-alt1
4.1: 1.7-alt1

Group :: Edição
RPM: texmaker

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: texmaker-5.1.0-unbundle-hunspell.patch
Download


--- texmaker.h.orig	2021-08-14 10:51:20.609264877 -0400
+++ texmaker.h	2021-08-14 10:52:09.225379849 -0400
@@ -50,7 +50,7 @@
 #include "usertagslistwidget.h"
 #include "xmltagslistwidget.h"
 #include "logeditor.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
 #include "pdfviewerwidget.h"
 #include "pdfviewer.h"
 #include "sourceview.h"
--- latexeditor.h.orig	2021-08-14 10:53:03.781507844 -0400
+++ latexeditor.h	2021-08-14 10:56:49.250996591 -0400
@@ -36,7 +36,7 @@
 
 #include "latexhighlighter.h"
 #include "textblockselection.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
 
 typedef  int UserBookmarkList[3];
 
--- latexhighlighter.h.orig	2021-08-14 10:57:28.013081401 -0400
+++ latexhighlighter.h	2021-08-14 10:58:08.276172302 -0400
@@ -21,7 +21,7 @@
 #include <QColor>
 #include <QTextBlockUserData>
 //#include "latexeditor.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
 
 class QTextDocument;
 class LatexEditor;
--- spellerdialog.h.orig	2021-08-14 10:57:39.306106898 -0400
+++ spellerdialog.h	2021-08-14 10:58:24.882209791 -0400
@@ -15,7 +15,7 @@
 
 #include "ui_spellerdialog.h"
 #include "latexeditor.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
 
 #include <QTextCursor>
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009