public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-office/texstudio/files/
@ 2016-09-30 17:34 Patrice Clement
  0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2016-09-30 17:34 UTC (permalink / raw
  To: gentoo-commits

commit:     3fecf7db505b68c6a25517193e29e4c3328d3591
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 17:33:44 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 17:34:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fecf7db

app-office/texstudio: remove unused patches.

Courtesy of Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>.

Closes: https://github.com/gentoo/gentoo/pull/1916
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 .../texstudio/files/texstudio-2.6.0-desktop.patch  | 22 -----
 .../files/texstudio-2.6.0-hunspell-quazip.patch    | 93 ----------------------
 2 files changed, 115 deletions(-)

diff --git a/app-office/texstudio/files/texstudio-2.6.0-desktop.patch b/app-office/texstudio/files/texstudio-2.6.0-desktop.patch
deleted file mode 100644
index 6d23788..00000000
--- a/app-office/texstudio/files/texstudio-2.6.0-desktop.patch
+++ /dev/null
@@ -1,22 +0,0 @@
- utilities/texstudio.desktop | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/utilities/texstudio.desktop b/utilities/texstudio.desktop
-index 199255f..9c95afd 100644
---- a/utilities/texstudio.desktop
-+++ b/utilities/texstudio.desktop
-@@ -1,13 +1,12 @@
- [Desktop Entry]
- Categories=Office;Publishing;Qt;X-SuSE-Core-Office;X-Mandriva-Office-Publishing;X-Misc;
--Encoding=UTF-8
- Exec=texstudio %F
- GenericName=LaTeX Editor
- GenericName[fr]=Editeur LaTeX
- Comment=LaTeX development environment
- Comment[fr]=Environnement de développement LaTeX
- Icon=/usr/share/texstudio/texstudio.svg
--MimeType=text/x-tex;
-+MimeType=text/X-tex;
- Name=TeXstudio
- StartupNotify=false
- Terminal=false

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
deleted file mode 100644
index 2cf2ec0..00000000
--- a/app-office/texstudio/files/texstudio-2.6.0-hunspell-quazip.patch
+++ /dev/null
@@ -1,93 +0,0 @@
- spellerutility.h |  2 +-
- texstudio.pro    | 45 ++++++++++++---------------------------------
- 2 files changed, 13 insertions(+), 34 deletions(-)
-
-diff --git a/spellerutility.h b/spellerutility.h
-index 7e1b980..b0bc8b8 100644
---- a/spellerutility.h
-+++ b/spellerutility.h
-@@ -13,7 +13,7 @@
- 
- #include "mostQtHeaders.h"
- 
--#include "hunspell/hunspell.hxx"
-+#include <hunspell.hxx>
- class SpellerUtility: public QObject {
- 	Q_OBJECT
- public:
-diff --git a/texstudio.pro b/texstudio.pro
-index b073255..3d4ee64 100644
---- a/texstudio.pro
-+++ b/texstudio.pro
-@@ -53,25 +53,6 @@ HEADERS += texmaker.h \
-     debughelper.h \
-     thesaurusdialog.h \
-     xmltagslistwidget.h \
--    hunspell/affentry.hxx \
--    hunspell/affixmgr.hxx \
--    hunspell/atypes.hxx \
--    hunspell/baseaffix.hxx \
--    hunspell/csutil.hxx \
--    hunspell/dictmgr.hxx \
--    hunspell/hashmgr.hxx \
--    hunspell/htypes.hxx \
--    hunspell/hunspell.hxx \
--    hunspell/hunspell.h \
--    hunspell/langnum.hxx \
--    hunspell/license.hunspell \
--    hunspell/phonet.hxx \
--    hunspell/suggestmgr.hxx \
--    hunspell/license.myspell \
--    hunspell/filemgr.hxx \
--    hunspell/hunzip.hxx \
--    hunspell/w_char.hxx \
--    hunspell/replist.hxx \
-     qcodeedit/lib/qeditorinputbinding.h \
-     qcodeedit/lib/qeditorinputbindinginterface.h \
-     qcodeedit/lib/qformat.h \
-@@ -171,18 +152,6 @@ SOURCES += main.cpp \
-     codesnippet.cpp \
-     thesaurusdialog.cpp \
-     xmltagslistwidget.cpp \
--    hunspell/affentry.cxx \
--    hunspell/affixmgr.cxx \
--    hunspell/csutil.cxx \
--    hunspell/dictmgr.cxx \
--    hunspell/hashmgr.cxx \
--    hunspell/hunspell.cxx \
--    hunspell/phonet.cxx \
--    hunspell/replist.cxx \
--    hunspell/suggestmgr.cxx \
--    hunspell/utf_info.cxx \
--    hunspell/filemgr.cxx \
--    hunspell/hunzip.cxx \
-     encodingdialog.cpp \
-     qcodeedit/lib/qeditorinputbinding.cpp \
-     qcodeedit/lib/qformat.cpp \
-@@ -537,10 +506,14 @@ SOURCES += qcodeedit/lib/qnfa/qnfa.cpp \
- # ###############################
- 
- # ##########QUAZIP###############
--DEFINES += QUAZIP_STATIC
-+#DEFINES += QUAZIP_STATIC
- 
- # Input
--include(quazip/quazip/quazip.pri)
-+#include(quazip/quazip/quazip.pri)
-+unix {
-+  INCLUDEPATH += $${PREFIX}/include/quazip
-+  LIBS += -lquazip
-+}
- 
- # ###############################
- 
-@@ -677,3 +650,9 @@ else {
-   QMAKE_LFLAGS_RELEASE -= -Wl,-s
- }
- 
-+unix {
-+  CONFIG   += link_pkgconfig
-+  # use system quazip
-+  # use system hunspell
-+  PKGCONFIG += hunspell
-+}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-office/texstudio/files/
@ 2021-03-16 18:50 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-03-16 18:50 UTC (permalink / raw
  To: gentoo-commits

commit:     42c9f517ca717f351533d38a57b816e4440a46c2
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Mar 16 17:58:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 18:50:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c9f517

app-office/texstudio: remove unused file

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/19957
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-office/texstudio/files/texmakerx_my.pri | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/app-office/texstudio/files/texmakerx_my.pri b/app-office/texstudio/files/texmakerx_my.pri
deleted file mode 100644
index 06426fc6a9c..00000000000
--- a/app-office/texstudio/files/texmakerx_my.pri
+++ /dev/null
@@ -1,18 +0,0 @@
-CONFIG   += link_pkgconfig
-
-# System Quazip
-INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/quazip
-LIBS += -lquazip
-#INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/qt4/QCodeEdit
-#INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/qt4/QtSolutions
-
-# System hunspell
-PKGCONFIG += hunspell
-
-# System qtsingleapplication
-#QT += solutions
-CONFIG += qtsingleapplication
-
-# System qcodeedit
-# Not working currently
-#CONFIG += qcodeedit


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-16 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-16 18:50 [gentoo-commits] repo/gentoo:master commit in: app-office/texstudio/files/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2016-09-30 17:34 Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox