git: d0b7a2e7f310 - main - editors/texstudio: Update to 4.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Dec 2022 23:52:30 UTC
The branch main has been updated by rigoletto:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d0b7a2e7f3101145827c8ca118da934e59fe40e2
commit d0b7a2e7f3101145827c8ca118da934e59fe40e2
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-12-06 23:51:16 +0000
Commit: Alexandre C. Guimarães <rigoletto@FreeBSD.org>
CommitDate: 2022-12-06 23:51:16 +0000
editors/texstudio: Update to 4.4.1
---
editors/texstudio/Makefile | 13 +-
editors/texstudio/distinfo | 6 +-
editors/texstudio/files/patch-texstudio.pro | 25 ++--
editors/texstudio/pkg-plist | 207 ++++++++++++++++++++++------
4 files changed, 189 insertions(+), 62 deletions(-)
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index f4d1d12e27cd..1e6a5ee7ed59 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,6 +1,5 @@
PORTNAME= texstudio
-DISTVERSION= 4.3.1
-PORTREVISION= 3
+DISTVERSION= 4.4.1
CATEGORIES= editors
MAINTAINER= rigoletto@FreeBSD.org
@@ -18,16 +17,18 @@ LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \
USES= compiler:c++11-lang desktop-file-utils dos2unix \
ghostscript:run gl pkgconfig qmake qt:5 xorg
-USE_QT = core declarative gui network script svg widgets \
- xml printsupport concurrent uitools \
+
+USE_GITHUB= yes
+GH_ACCOUNT= ${PORTNAME}-org
+
+USE_QT = concurrent core declarative gui linguisttools network \
+ printsupport script svg uitools widgets xml \
buildtools:build
QTVER_SUFFIX= 5
USE_XORG= x11
USE_GL= gl
USE_TEX= latex dvipsk
-USE_GITHUB= yes
-GH_ACCOUNT= ${PORTNAME}-org
DOS2UNIX_FILES= ${PORTNAME}.pro \
src/manhattanstyle.cpp \
diff --git a/editors/texstudio/distinfo b/editors/texstudio/distinfo
index bb56d2f0d705..2575a5a97ae0 100644
--- a/editors/texstudio/distinfo
+++ b/editors/texstudio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661632435
-SHA256 (texstudio-org-texstudio-4.3.1_GH0.tar.gz) = 30fa3d4718ce793e4fe5c0c1a3d7d022cb63acc05272cfc0cd820848bcf48b00
-SIZE (texstudio-org-texstudio-4.3.1_GH0.tar.gz) = 90529450
+TIMESTAMP = 1669548528
+SHA256 (texstudio-org-texstudio-4.4.1_GH0.tar.gz) = 83c46c971081c053a01a186b4a7fbb492d75bef4070ff8fa045311eda186562b
+SIZE (texstudio-org-texstudio-4.4.1_GH0.tar.gz) = 111073143
diff --git a/editors/texstudio/files/patch-texstudio.pro b/editors/texstudio/files/patch-texstudio.pro
index 26d3e9e37969..7365c2aed36d 100644
--- a/editors/texstudio/files/patch-texstudio.pro
+++ b/editors/texstudio/files/patch-texstudio.pro
@@ -1,15 +1,16 @@
---- texstudio.pro.orig 2020-11-08 18:12:21 UTC
+--- texstudio.pro.orig 2022-12-06 17:09:33 UTC
+++ texstudio.pro
-@@ -366,10 +366,8 @@ isEmpty(USE_SYSTEM_QUAZIP) {
- include(src/quazip/quazip/quazip.pri)
- } else {
- message(System quazip5)
-- isEmpty(QUAZIP_LIB): QUAZIP_LIB = -lquazip5
-- isEmpty(QUAZIP_INCLUDE): QUAZIP_INCLUDE = $${PREFIX}/include/quazip5
-- INCLUDEPATH += $${QUAZIP_INCLUDE}
-- LIBS += $${QUAZIP_LIB}
-+ CONFIG += link_pkgconfig
-+ PKGCONFIG += quazip1-qt5
+@@ -371,10 +371,12 @@ isEmpty(USE_SYSTEM_QUAZIP) {
+ }
+ !versionGreaterOrEqual($$QT_VERSION, "6.0.0") {
+ message(System quazip5)
+- isEmpty(QUAZIP_LIB): QUAZIP_LIB = -lquazip5
++ isEmpty(QUAZIP_LIB): QUAZIP_LIB = -lquazip1-qt5
+ isEmpty(QUAZIP_INCLUDE): QUAZIP_INCLUDE = $${PREFIX}/include/quazip5
+ INCLUDEPATH += $${QUAZIP_INCLUDE}
+ LIBS += $${QUAZIP_LIB}
++ CONFIG += link_pkgconfig
++ PKGCONFIG += quazip1-qt5
+ }
}
- include(src/pdfviewer/pdfviewer.pri)
diff --git a/editors/texstudio/pkg-plist b/editors/texstudio/pkg-plist
index 22ee8a30b4ed..5e0a7a8aeb33 100644
--- a/editors/texstudio/pkg-plist
+++ b/editors/texstudio/pkg-plist
@@ -5,42 +5,170 @@ share/metainfo/texstudio.metainfo.xml
%%DATADIR%%/AUTHORS
%%DATADIR%%/CHANGELOG.txt
%%DATADIR%%/COPYING
-%%DATADIR%%/block_selection.png
-%%DATADIR%%/compile_toolbar.png
-%%DATADIR%%/configure_build.png
-%%DATADIR%%/configure_commands.png
-%%DATADIR%%/configure_completion.png
-%%DATADIR%%/configure_customToolbar.png
-%%DATADIR%%/configure_customizeMenu.png
-%%DATADIR%%/configure_editor.png
-%%DATADIR%%/configure_general.png
-%%DATADIR%%/configure_shortcuts.png
-%%DATADIR%%/configure_svn.png
+%%DATADIR%%/_images/TOC_file.png
+%%DATADIR%%/_images/TOC_standard.png
+%%DATADIR%%/_images/Tool_Bar_Menu.png
+%%DATADIR%%/_images/Tool_Bar_Move.png
+%%DATADIR%%/_images/active_language.png
+%%DATADIR%%/_images/blockCursor.png
+%%DATADIR%%/_images/blockCursor_selection.png
+%%DATADIR%%/_images/block_selection.png
+%%DATADIR%%/_images/bookmark1.png
+%%DATADIR%%/_images/bookmark2.png
+%%DATADIR%%/_images/bookmark3.png
+%%DATADIR%%/_images/bookmark4.png
+%%DATADIR%%/_images/bookmark5.png
+%%DATADIR%%/_images/bookmark6.png
+%%DATADIR%%/_images/compile_toolbar.png
+%%DATADIR%%/_images/completer.png
+%%DATADIR%%/_images/completer_env.png
+%%DATADIR%%/_images/completer_env_before.png
+%%DATADIR%%/_images/completer_filename.png
+%%DATADIR%%/_images/completer_filename_preview.png
+%%DATADIR%%/_images/completer_keys.png
+%%DATADIR%%/_images/completer_length.png
+%%DATADIR%%/_images/completer_ref.png
+%%DATADIR%%/_images/completer_reference.png
+%%DATADIR%%/_images/completer_text.png
+%%DATADIR%%/_images/completer_usertag.png
+%%DATADIR%%/_images/completer_usertag_text.png
+%%DATADIR%%/_images/conf_LT.png
+%%DATADIR%%/_images/conf_LT_adv.png
+%%DATADIR%%/_images/conf_grammar_internal.png
+%%DATADIR%%/_images/conf_structurepanel.png
+%%DATADIR%%/_images/conf_tableautoformating.png
+%%DATADIR%%/_images/conf_thesaurus.png
+%%DATADIR%%/_images/configure_advancedEditor.png
+%%DATADIR%%/_images/configure_build.png
+%%DATADIR%%/_images/configure_commands.png
+%%DATADIR%%/_images/configure_completion.png
+%%DATADIR%%/_images/configure_completion_adv.png
+%%DATADIR%%/_images/configure_customToolbar.png
+%%DATADIR%%/_images/configure_customizeMenu.png
+%%DATADIR%%/_images/configure_editor.png
+%%DATADIR%%/_images/configure_editor_adv.png
+%%DATADIR%%/_images/configure_general.png
+%%DATADIR%%/_images/configure_general_adv.png
+%%DATADIR%%/_images/configure_guiscaling.png
+%%DATADIR%%/_images/configure_language.png
+%%DATADIR%%/_images/configure_preview.png
+%%DATADIR%%/_images/configure_shortcuts.png
+%%DATADIR%%/_images/configure_svn.png
+%%DATADIR%%/_images/configure_syntaxhighlighting.png
+%%DATADIR%%/_images/doc10.png
+%%DATADIR%%/_images/doc11.png
+%%DATADIR%%/_images/doc12.png
+%%DATADIR%%/_images/doc13.png
+%%DATADIR%%/_images/doc16.png
+%%DATADIR%%/_images/doc17.png
+%%DATADIR%%/_images/doc18.png
+%%DATADIR%%/_images/doc19.png
+%%DATADIR%%/_images/doc21.png
+%%DATADIR%%/_images/doc3.png
+%%DATADIR%%/_images/doc6.png
+%%DATADIR%%/_images/doc7.png
+%%DATADIR%%/_images/doc8.png
+%%DATADIR%%/_images/doc9.png
+%%DATADIR%%/_images/down.png
+%%DATADIR%%/_images/errorlog.png
+%%DATADIR%%/_images/extendedSearch.png
+%%DATADIR%%/_images/findUsage.png
+%%DATADIR%%/_images/format_example.png
+%%DATADIR%%/_images/grid4x2_book_col1.png
+%%DATADIR%%/_images/grid4x2_book_col2.png
+%%DATADIR%%/_images/hide_panes.png
+%%DATADIR%%/_images/insertImage_menu.png
+%%DATADIR%%/_images/insert_ref.png
+%%DATADIR%%/_images/insert_ref_fromStructure.png
+%%DATADIR%%/_images/menu_session.png
+%%DATADIR%%/_images/menu_svn.png
+%%DATADIR%%/_images/preview_color.png
+%%DATADIR%%/_images/preview_context.png
+%%DATADIR%%/_images/preview_image.png
+%%DATADIR%%/_images/preview_inline.png
+%%DATADIR%%/_images/preview_inline_context.png
+%%DATADIR%%/_images/preview_tooltip.png
+%%DATADIR%%/_images/quickstartwizard.png
+%%DATADIR%%/_images/searchpanel.png
+%%DATADIR%%/_images/spellcheck_menu.png
+%%DATADIR%%/_images/spellcheck_options.png
+%%DATADIR%%/_images/speller_dialog.png
+%%DATADIR%%/_images/spelling_error.png
+%%DATADIR%%/_images/structureview.png
+%%DATADIR%%/_images/symbol_panel.png
+%%DATADIR%%/_images/syntax_error.png
+%%DATADIR%%/_images/syntax_error_tooltip.png
+%%DATADIR%%/_images/table_addCol.png
+%%DATADIR%%/_images/table_addRow.png
+%%DATADIR%%/_images/table_alignCol.png
+%%DATADIR%%/_images/table_cutCol.png
+%%DATADIR%%/_images/table_pasteCol.png
+%%DATADIR%%/_images/table_remCol.png
+%%DATADIR%%/_images/table_remRow.png
+%%DATADIR%%/_images/tb_central_format.png
+%%DATADIR%%/_images/tb_central_math.png
+%%DATADIR%%/_images/tb_math.png
+%%DATADIR%%/_images/tb_pdf_magnifyPan.png
+%%DATADIR%%/_images/tb_reference.png
+%%DATADIR%%/_images/template.png
+%%DATADIR%%/_images/thesaurus.png
+%%DATADIR%%/_images/txs_compile.png
+%%DATADIR%%/_images/txs_equation.png
+%%DATADIR%%/_images/txs_overview.png
+%%DATADIR%%/_images/txs_section.png
+%%DATADIR%%/_images/txs_symbol.png
+%%DATADIR%%/_images/txs_view.png
+%%DATADIR%%/_images/txs_wizard.png
+%%DATADIR%%/_images/up.png
+%%DATADIR%%/_images/userfoldmarker.png
+%%DATADIR%%/_images/viewbutton.png
+%%DATADIR%%/_images/wizard_array.png
+%%DATADIR%%/_images/wizard_figure.png
+%%DATADIR%%/_images/wizard_tabbing.png
+%%DATADIR%%/_images/wizard_tabular.png
+%%DATADIR%%/_sphinx_design_static/design-style.4045f2051d55cab465a707391d5b2007.min.css
+%%DATADIR%%/_sphinx_design_static/design-tabs.js
+%%DATADIR%%/_static/_sphinx_javascript_frameworks_compat.js
+%%DATADIR%%/_static/basic.css
+%%DATADIR%%/_static/debug.css
+%%DATADIR%%/_static/design-style.4045f2051d55cab465a707391d5b2007.min.css
+%%DATADIR%%/_static/design-tabs.js
+%%DATADIR%%/_static/doctools.js
+%%DATADIR%%/_static/documentation_options.js
+%%DATADIR%%/_static/file.png
+%%DATADIR%%/_static/jquery-3.6.0.js
+%%DATADIR%%/_static/jquery.js
+%%DATADIR%%/_static/language_data.js
+%%DATADIR%%/_static/minus.png
+%%DATADIR%%/_static/plus.png
+%%DATADIR%%/_static/pygments.css
+%%DATADIR%%/_static/scripts/furo-extensions.js
+%%DATADIR%%/_static/scripts/furo.js
+%%DATADIR%%/_static/scripts/furo.js.LICENSE.txt
+%%DATADIR%%/_static/scripts/furo.js.map
+%%DATADIR%%/_static/searchtools.js
+%%DATADIR%%/_static/skeleton.css
+%%DATADIR%%/_static/sphinx_highlight.js
+%%DATADIR%%/_static/styles/furo-extensions.css
+%%DATADIR%%/_static/styles/furo-extensions.css.map
+%%DATADIR%%/_static/styles/furo.css
+%%DATADIR%%/_static/styles/furo.css.map
+%%DATADIR%%/_static/tabs.css
+%%DATADIR%%/_static/tabs.js
+%%DATADIR%%/_static/texstudio.ico
+%%DATADIR%%/_static/texstudio128x128.png
+%%DATADIR%%/_static/underscore-1.13.1.js
+%%DATADIR%%/_static/underscore.js
+%%DATADIR%%/advanced.html
+%%DATADIR%%/background.html
+%%DATADIR%%/compiling.html
+%%DATADIR%%/configuration.html
%%DATADIR%%/de_DE.aff
%%DATADIR%%/de_DE.badWords
%%DATADIR%%/de_DE.dic
%%DATADIR%%/de_DE.stopWords
%%DATADIR%%/de_DE.stopWords.level2
-%%DATADIR%%/doc1.png
-%%DATADIR%%/doc10.png
-%%DATADIR%%/doc11.png
-%%DATADIR%%/doc12.png
-%%DATADIR%%/doc13.png
-%%DATADIR%%/doc14.png
-%%DATADIR%%/doc15.png
-%%DATADIR%%/doc16.png
-%%DATADIR%%/doc17.png
-%%DATADIR%%/doc18.png
-%%DATADIR%%/doc19.png
-%%DATADIR%%/doc2.png
-%%DATADIR%%/doc20.png
-%%DATADIR%%/doc21.png
-%%DATADIR%%/doc3.png
-%%DATADIR%%/doc5.png
-%%DATADIR%%/doc6.png
-%%DATADIR%%/doc7.png
-%%DATADIR%%/doc8.png
-%%DATADIR%%/doc9.png
+%%DATADIR%%/editing.html
%%DATADIR%%/en_GB.aff
%%DATADIR%%/en_GB.dic
%%DATADIR%%/en_GB.stopWords
@@ -49,14 +177,16 @@ share/metainfo/texstudio.metainfo.xml
%%DATADIR%%/en_US.stopWords
%%DATADIR%%/es_ES.aff
%%DATADIR%%/es_ES.dic
-%%DATADIR%%/format_example.png
%%DATADIR%%/fr_FR.aff
%%DATADIR%%/fr_FR.dic
%%DATADIR%%/fr_FR.stopWords
-%%DATADIR%%/it_IT.aff
-%%DATADIR%%/it_IT.dic
+%%DATADIR%%/genindex.html
+%%DATADIR%%/getting_started.html
%%DATADIR%%/hu_HU.aff
%%DATADIR%%/hu_HU.dic
+%%DATADIR%%/index.html
+%%DATADIR%%/it_IT.aff
+%%DATADIR%%/it_IT.dic
%%DATADIR%%/latex2e.css
%%DATADIR%%/latex2e.html
%%DATADIR%%/pt_BR.aff
@@ -68,8 +198,7 @@ share/metainfo/texstudio.metainfo.xml
%%DATADIR%%/qt_ja.qm
%%DATADIR%%/qt_pl.qm
%%DATADIR%%/qt_zh.qm
-%%DATADIR%%/spellcheck_menu.png
-%%DATADIR%%/spellcheck_options.png
+%%DATADIR%%/search.html
%%DATADIR%%/tabletemplate_fullyframed_firstBold.js
%%DATADIR%%/tabletemplate_fullyframed_firstBold.png
%%DATADIR%%/tabletemplate_fullyframed_longtable.js
@@ -80,7 +209,6 @@ share/metainfo/texstudio.metainfo.xml
%%DATADIR%%/tabletemplate_plain_tabularx.png
%%DATADIR%%/tabletemplate_rowcolors_tabular.js
%%DATADIR%%/tabletemplate_rowcolors_tabular.png
-%%DATADIR%%/template.png
%%DATADIR%%/template_Article.json
%%DATADIR%%/template_Article.png
%%DATADIR%%/template_Article.tex
@@ -160,7 +288,4 @@ share/metainfo/texstudio.metainfo.xml
%%DATADIR%%/th_en_US_v2.dat
%%DATADIR%%/th_fr_FR_v2.dat
%%DATADIR%%/th_it_IT_v2.dat
-%%DATADIR%%/thesaurus.png
-%%DATADIR%%/usermanual.css
-%%DATADIR%%/usermanual_en.html
-%%DATADIR%%/wizard_figure.png
+%%DATADIR%%/viewing.html