pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/texstudio



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jun 13 09:38:20 UTC 2026

Modified Files:
        pkgsrc/editors/texstudio: Makefile PLIST distinfo
Added Files:
        pkgsrc/editors/texstudio/patches: patch-CMakeLists.txt

Log Message:
texstudio: update to 4.9.5

TeXstudio 4.9.5
* fix crash when setting explicit root doc
* improve handling collaboration with teamtype
* workaround win11 style, invisible red background when text not found in searchpanel
* keep folder structure of imported macros if more than one macro is imported
* highlight more tex symbol as keyword
* fix addresource bibfile when using citation-style-language

TeXstudio 4.9.4
* disable AI wizard by default
* enable LLM to use tool functions to access the current document. This allows LLM
  to manipulate the document directly. This can be disabled.
* fix losing cursor position when view width changes (soft wrap)
* fix file detection in TOC when creating new file from include/input
* improve loading speed with large projects
* add find definitions on multiple defined labels
* improve information when loading log is rejected because of size
* add support for anthropic REST API
* fix expl3 highlighting
* fix TOC update (local & global were both triggered, at least on linux)
* start syntax checker only when view is shown to reduce overall cpu load
* fix color for ai chat in dark mode
* fix compiler optimization on windows build (was deactivated, performance should
  generally improve)
* show progress dialog when restoring files takes longer
* clean-up dialog allows arbitrary file endings
* completion of user constructs can be disabled (options/completer). This may speed
  up file restore for large projects
* response after opening large log files can now be reverted by clicking the message
* speed-up globalTOC with large number of included files

TeXstudio 4.9.3
* preview updated to handle special document classes
* add functionality to remove entries from the recent files list
* equalize editor sizes with a double-click on the splitter
* switch review command support from easyReview to the changes package
* fix opening documentation of latex packages with miktex (Help/Packages Help…)
* fix searching in pdf
* fix inserting tables from libreoffice
* fix highlighting in some nested environments
* fix potential crash when using “Remodel Table”
* add the option to turn macros on or off using checkboxes in the macro browser
* show ai chat as messenger-like UI
* close windowed pdf viewer on txs quit
* fix keyval val/key detection for completion
* improve glossary completion

TeXstudio 4.9.2
* fix background in windowed pdf viewer with win11 style
* switch focus along with enlarge/shrink pdf viewer
* fix crash
* fix usepackage detection in included files
* fix crash on terminating txs on OSX
* cleanup Packages Help (TeXdoc) dialog when filtered list gets empty
* fix sometimes invisible lines
* fix rare crash in pdf viewer poppler fix

TeXstudio 4.9.1
* add ctrl+enter shortcut (accept dialog) for universal dialog, checkin, ai wizard
* fix teamtype server start
* fix hang with addColumn (table manipulation) when last row does not end with \\
* fix detection \bibitem
* fix symbols favorites/most used
* fix horizontal text scrolling

TeXstudio 4.9.0
* implement peer-to-peer collaborative editing with teamtype, see manual
* fix table insert from libreoffice calc
* fix stylesheet application on windowed pdf viewer
* fix showing log for labels with colon in its name
* fix quotation mark replacement in rnw files
* handle units in siunitx special to reduce completion offer and syntax check
* add indent guides (optional)
* extend cwl to allow multiple keyval arguments for one command
* fixes around keyval syntax detection
* change glossary to use special arguments, independent of label/ref
* extend find usage/goto definition for special arguments (e.g. glossary)
* fix tabular column definition detection to handle split lines
* add rainbow colored braces (default:off)
* don’t add expl3 as user commands

TeXstudio 4.8.9
* extend close env to close env or delimiter (alt+return)
* add text selection in pdf viewer (on single page only)
* fix verbatim highlighting issue
* fix invisible close button on tabs in OSX
* allow extra arguments for LanguaTool
* text completion also take other open documents as source
* fix crash when opening unopened file via global TOC

TeXstudio 4.8.8
* improve handling tblr env for table manipulation
* provide win-arm build
* small bug fixes
* implement macro function editor.getLineTokens

TeXstudio 4.8.7
* add “Start Column” (sets column of first page, same as Shift+Click) to Grid
  menu of pdf-viewer’s context menu
* add preview with default compiler option
* shrink embedded pdf-viewer when an item of the Structure or TOC tree view is selected
* allow executing ai queries from macros see manual
* fix completion of empty key/val values
* add clear button to search fields of Packages Help (TeXdoc) dialog, Config
  dialog, and Symbols side panel

TeXstudio 4.8.6
* provide command completion for expl3 commands
* hide grammar errors in math/non-text environments (word repetition and language tool)
* hide spelling errors in picture envs like tikzpicture
* better handle \newtcbox
* fix rare crash
* repair user macro trigger (?highlight-as:…), still not usable for math env detection
* add new user macro trigger (?inEnv:…)
* add Grid menu to windowed and embedded pdf-viewer’s context menu
* fix pdf-viewer’s scrollbar with Fit to Width/Window and changing Continuous mode
* fix pdf-viewer’s Custom Grid dialog not preset with current Grid settings in
  Continuous mode
* fix pdf-viewer’s page display in non continuous mode
* fix pdf-viewer has a small issue when activating single page step
* add maximize button to Packages Help (Texdoc) dialog
* fix option ‘all packages’ no longer checked in Packages Help with no tex documents
  opened
* when context menu of a package name is used to open the Packages Help dialog then
  preset search filter with the name
* fix both View menu actions ‘Show embedded PDF large/small’ available, whether
  PDF area is large or small

TeXstudio 4.8.5
* fix false delimiter mismatch marker which gets stuck under certain circumstances
* fix label stop working when using subfigure package
* fix ai wizard conversation history
* fix colspec parsing
* fix user command handling in cached files
* fix label detection on memoir class
* fix crash when %Tex root document was not found
* class are used for completion in documentclass
* class names are not used anymore for package name completion
* local packages can provide local cwl files, see manual
* fix handling of user definition commands in subfiles
* fix crash in preview tooltip if no pdflatex is defined
* handle special columntypes (m[l],NiceMatrix) better
* handle key/val completion in frame environment better
* fix caching of newly defined colornames
* fix not all log lines with ‘Process started …’ are highlight

TeXstudio 4.8.4
* fix word selection

TeXstudio 4.8.3
* use argument position to assign argument type (fixes some issues concerning
  keyval arguments)
* windows binaries are code signed for easier installation
* fix activation of keyvals for completion when new packages are used
* improved table manipulation when multiline arguments are used

TeXstudio 4.8.2
* fix background colors for AI chat interface in dark mode
* on osx, new default spell dictionary changed to [txs-app-dir]/../Resources
  which is independent on actual txs app name.
* automatically apply work-around on OSX if docks are spread-out in OSX style
* configuration is directly saved after accepting changes
* allow custom url for chatgpt server

TeXstudio 4.8.1
* allow hiding of sidepanel docks via view/show
* reduce number on visible dock on OSX due to qt osx style weakness
* fix raised dock after hiding/showing sidepanel
* fallback to simple syntax highlighting when tooltip background differs from
  general background
* fix structure view context on sections
* fix black background on comboboxes with windows11 style (qt6.7.1)

TeXstudio 4.8.0
* AI chat assistant added
* use moveable/splittable docks for sidepanel
* extended search can now also search in all files in one folder
* add basic syntax highlighting for latex3 code
* fix handling CJK characters in pdf on OSX
* fix rare crash
* reload hidden docs when user chooses to discard changes

TeXstudio 4.7.3
* First line of macro editor no longer uses macro type, use buttons to set
  type. Macro format changes slightly.
* add export of all macros in Edit Macros dialog
* macro editor now executes normal and environment macros in addition to script
  macros
* macro editor with better button arrangement
* copy data from all issues in the messages pane (log) to clipboard
* insert graphics wizard opens position details without changing position
  or size of ui elements located above position details
* improved Package Help dialog
* fix missing connection error message when browsing macro repository
* fix switching (by clicking) between documents
* fix “Show all open documents in this tree”
* fix handling a new file created from the context menu

* small fixes

TeXstudio 4.7.2
* remove something (alt+del) handles matching delimiters
* fix detecting parent/child documents when autoloading is disabled
* fix completion of user constructs like a_b
* fix navigating in subfiles
* fix duplicate shortcut in ‘Additional Shortcut’ column is not removed
* fix wrong cursor, scaling, settings in pdf viewer when switching window mode

TeXstudio 4.7.1
* fix highlighting of %TODO comments after loading a file
* fix missing document height update when copy wrapped single lines

TeXstudio 4.7.0
* remove auto inserted closing parenthesis if the opening one is removed via
  backspace
* optimize internal parsing
* TeXdoc dialog now shows (optionally all) packages as a searchable list. A
  new button opens the CTAN package documentation online.
* fix inputting accented characters on OSX
* handle keyval with spaces better
* save some memory by reading thesaurus database only when needed the first time

TeXstudio 4.6.3
* improved handling of active packages when loading included files
* better detection that a screen is not active any more and move window onto
  active screen
* Cancel button of dialog for inserting label references now inserts nothing,
  but you can still add an empty reference when needed

TeXstudio 4.6.2
* fix crash

TeXstudio 4.6.1
* fix wrong path for saving cache information
* allow delimiter operations on $ math sections

TeXstudio 4.6.0
* use subfiles root for compilation if the current document is a child
* load the complete subfile project to provide proper syntax checking, also
  when just opening a subfile root
* cache structure/labels/usercommands/packages for faster reload of large projects
* add support for alignedat environment in QuickArray Wizard
* add a Lorem Ipsum generator to the Random Text Generator dialog
* change default windows style for new installs to Fusion instead of modern-dark,
  in case system darkmode is detected
* improve some details and fix issues of the Quick Start wizard
* improve some details of the Edit Macros dialog
* The link to the TeXstudio homepage is now at the top of the About dialog
  (Help menu) and the number of the latest stable version is also displayed
* option Disable horizontal scrolling for “Fit to Text Width” now affects
  horizontal scrolling with mousepad and scroll wheel
* fix editor moving last line of a selection when selection ends at start of a line
* fix some icon issues on OSX
* basic support for tblr colspec

TeXstudio 4.5.2
* follow system light-/dark-mode on windows/linux for Fusion&Windows-Style
* allow wheel usage over linenumber/linemark/fold panel of editors
* fix skipping scroll when pointer was moved outside the text pane
* add Min/Max/Close buttons to Macro Editor dialog
* fix text in status bar of Macro Editor wiggling around after 10s and 50s
* Show changelog in about dialog and manual
* pasting from LibreOffice Calc uses & and \\ as delimiters. If pasted where
  no table is defined, the table wizard is called.
* change Adv. Editor option “Vertical Overscroll” to scroll last line to top
* when the mouse cursor hovers over a spin/combo box, the wheel scrolls through
  the configuration page instead of changing values
* copy some details (icons, separators) to menu item list in combo box
* support toggling comment on folded lines
* don’t show pointing hand cursor over hyperlinks when magnifier is active
* improve usage of tab key and enter key in QuickStart Wizard
* add \maketitle to the document created by QuickStart Wizard if appropriate
* pos1 (home) key now sets cursor to start or to first non-blank character of
  editor lines
* fix a crash in a special case
* updated LaTeX2e manual (help menu) and added missing image
* enable multi-file templates in online template repository
* allow git push when using git checkin dialog
* many new and updated cwls
* updated translations
* improved cmake build

TeXstudio 4.5.1
* Provide online template repository
* change preview target in IDEFIX menu
* use QtMultimedia instead of phonon to show movies in pdf (non-default)
* regex in search panel is syntax checked and marked if wrong
* latex menu for horizontal spacing
* config dialog with resizable splitter
* insert inline math mode as $$
* add editor action “Move all (others) to other view”
* show macro name in completer list
* show macro trigger and shortcut in configuration window
* support import of several macros at once
* fix wrong side panel title when changing grid size in config
* preview/clear preview now use position of context menu as reference
* add a Package Tab to the QuickStart Wizard
* Editor option ‘Show Only Monospaced Fonts’ is now persistent
* fix size of config dialog on low res screens
* add script command loadManagedMenu, s. new section “Menu Definitions” in the manual
* switch to pointer cursor over bookmark column of editors
* add shadow option for rectangular magnifier in pdf viewer config
* in split view mode add editor to split view where current editor is
* copy tooltip info to menu item list in combo box

TeXstudio 4.4.1
* fix file association on OSX
* allow ignore all in spell checker dialog
* fix language code for LanguageTool
* fix cancel file close
* fix missing icons in latex/math menu


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/editors/texstudio/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/texstudio/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/editors/texstudio/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/editors/texstudio/patches/patch-CMakeLists.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/texstudio/Makefile
diff -u pkgsrc/editors/texstudio/Makefile:1.113 pkgsrc/editors/texstudio/Makefile:1.114
--- pkgsrc/editors/texstudio/Makefile:1.113     Thu May 14 16:40:50 2026
+++ pkgsrc/editors/texstudio/Makefile   Sat Jun 13 09:38:20 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.113 2026/05/14 16:40:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.114 2026/06/13 09:38:20 markd Exp $
 
-DISTNAME=      texstudio-4.4.0
-PKGREVISION=   36
+DISTNAME=      texstudio-4.9.5
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=texstudio-org/}
 
@@ -12,30 +11,17 @@ LICENSE=    gnu-gpl-v2
 
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c++ c
-USE_LIBTOOL=   yes
 
-INSTALL_MAKE_FLAGS+=   INSTALL_ROOT=${DESTDIR}
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD"
-_CRASH_HANDLER=        NO_CRASH_HANDLER=yes
-.else
-_CRASH_HANDLER=
-.endif
-
-do-configure:
-       cd ${WRKSRC} && env ${CONFIGURE_ENV} \
-       ${QTDIR}/bin/qmake PREFIX=${PREFIX} texstudio.pro USE_SYSTEM_HUNSPELL=1 DESKTOPDIR=${PREFIX}/share/applications NO_APPDATA=yes ${_CRASH_HANDLER}
+.include "../../devel/cmake/build.mk"
 
+.include "../../devel/qt6-qt5compat/buildlink3.mk"
+.include "../../devel/qt6-qttools/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/hunspell/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qtscript/buildlink3.mk"
-.include "../../x11/qt5-qtsvg/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../graphics/qt6-qtsvg/buildlink3.mk"
 .include "../../print/poppler-cpp/buildlink3.mk"
-.include "../../print/poppler-qt5/buildlink3.mk"
+.include "../../print/poppler-qt6/buildlink3.mk"
 .include "../../print/poppler-includes/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/editors/texstudio/PLIST
diff -u pkgsrc/editors/texstudio/PLIST:1.8 pkgsrc/editors/texstudio/PLIST:1.9
--- pkgsrc/editors/texstudio/PLIST:1.8  Tue Dec 13 19:47:35 2022
+++ pkgsrc/editors/texstudio/PLIST      Sat Jun 13 09:38:20 2026
@@ -1,208 +1,378 @@
-@comment $NetBSD: PLIST,v 1.8 2022/12/13 19:47:35 markd Exp $
+@comment $NetBSD: PLIST,v 1.9 2026/06/13 09:38:20 markd Exp $
 bin/texstudio
 share/applications/texstudio.desktop
+share/doc/texstudio/AUTHORS
+share/doc/texstudio/CHANGELOG.html
+share/doc/texstudio/CHANGELOG.md
+share/doc/texstudio/COPYING
+share/doc/texstudio/_images/TOC_file.webp
+share/doc/texstudio/_images/TOC_standard.webp
+share/doc/texstudio/_images/Tool_Bar_Menu.webp
+share/doc/texstudio/_images/Tool_Bar_Move.webp
+share/doc/texstudio/_images/active_language.webp
+share/doc/texstudio/_images/ai_wizard.webp
+share/doc/texstudio/_images/blockCursor.webp
+share/doc/texstudio/_images/blockCursor_selection.webp
+share/doc/texstudio/_images/block_selection.webp
+share/doc/texstudio/_images/bookmark1.webp
+share/doc/texstudio/_images/bookmark2.webp
+share/doc/texstudio/_images/bookmark3.webp
+share/doc/texstudio/_images/bookmark4.webp
+share/doc/texstudio/_images/bookmark5.webp
+share/doc/texstudio/_images/bookmark6.webp
+share/doc/texstudio/_images/compile_toolbar.webp
+share/doc/texstudio/_images/completer.webp
+share/doc/texstudio/_images/completer_env.webp
+share/doc/texstudio/_images/completer_env_before.webp
+share/doc/texstudio/_images/completer_filename.webp
+share/doc/texstudio/_images/completer_filename_preview.webp
+share/doc/texstudio/_images/completer_keys.webp
+share/doc/texstudio/_images/completer_length.webp
+share/doc/texstudio/_images/completer_ref.webp
+share/doc/texstudio/_images/completer_reference.webp
+share/doc/texstudio/_images/completer_text.webp
+share/doc/texstudio/_images/completer_usertag.webp
+share/doc/texstudio/_images/completer_usertag_text.webp
+share/doc/texstudio/_images/conf_LT.webp
+share/doc/texstudio/_images/conf_LT_adv.webp
+share/doc/texstudio/_images/conf_ai.webp
+share/doc/texstudio/_images/conf_grammar_internal.webp
+share/doc/texstudio/_images/conf_structurepanel.webp
+share/doc/texstudio/_images/conf_tableautoformating.webp
+share/doc/texstudio/_images/conf_thesaurus.webp
+share/doc/texstudio/_images/configure_advancedEditor.webp
+share/doc/texstudio/_images/configure_build.webp
+share/doc/texstudio/_images/configure_collaboration.webp
+share/doc/texstudio/_images/configure_commands.webp
+share/doc/texstudio/_images/configure_completion.webp
+share/doc/texstudio/_images/configure_completion_adv.webp
+share/doc/texstudio/_images/configure_customToolbar.webp
+share/doc/texstudio/_images/configure_customizeMenu.webp
+share/doc/texstudio/_images/configure_editor.webp
+share/doc/texstudio/_images/configure_editor_adv.webp
+share/doc/texstudio/_images/configure_general.webp
+share/doc/texstudio/_images/configure_general_adv.webp
+share/doc/texstudio/_images/configure_guiscaling.webp
+share/doc/texstudio/_images/configure_language.webp
+share/doc/texstudio/_images/configure_preview.webp
+share/doc/texstudio/_images/configure_shortcuts.webp
+share/doc/texstudio/_images/configure_svn.webp
+share/doc/texstudio/_images/configure_syntaxhighlighting.webp
+share/doc/texstudio/_images/doc16.webp
+share/doc/texstudio/_images/doc17.webp
+share/doc/texstudio/_images/doc18.webp
+share/doc/texstudio/_images/doc19.webp
+share/doc/texstudio/_images/doc21.webp
+share/doc/texstudio/_images/doc3.webp
+share/doc/texstudio/_images/dock_move.webp
+share/doc/texstudio/_images/dock_split.webp
+share/doc/texstudio/_images/dock_start.webp
+share/doc/texstudio/_images/errorlog.webp
+share/doc/texstudio/_images/ethersync_status_panel.webp
+share/doc/texstudio/_images/ethersync_status_panel_copyCode.webp
+share/doc/texstudio/_images/extendedSearch.webp
+share/doc/texstudio/_images/fileList.webp
+share/doc/texstudio/_images/findUsage.webp
+share/doc/texstudio/_images/format_example.webp
+share/doc/texstudio/_images/grid4x2_book_col1.webp
+share/doc/texstudio/_images/grid4x2_book_col2.webp
+share/doc/texstudio/_images/hide_panes.webp
+share/doc/texstudio/_images/insertImage_menu.webp
+share/doc/texstudio/_images/insert_ref.webp
+share/doc/texstudio/_images/insert_ref_fromStructure.webp
+share/doc/texstudio/_images/menu_session.webp
+share/doc/texstudio/_images/menu_svn.webp
+share/doc/texstudio/_images/preview_color.webp
+share/doc/texstudio/_images/preview_context.webp
+share/doc/texstudio/_images/preview_image.webp
+share/doc/texstudio/_images/preview_inline.webp
+share/doc/texstudio/_images/preview_inline_context.webp
+share/doc/texstudio/_images/preview_tooltip.webp
+share/doc/texstudio/_images/quickstartwizard.webp
+share/doc/texstudio/_images/searchpanel.webp
+share/doc/texstudio/_images/spellcheck_menu.webp
+share/doc/texstudio/_images/spellcheck_options.webp
+share/doc/texstudio/_images/speller_dialog.webp
+share/doc/texstudio/_images/spelling_error.webp
+share/doc/texstudio/_images/splitScreen.webp
+share/doc/texstudio/_images/structureview.webp
+share/doc/texstudio/_images/symbol_panel.webp
+share/doc/texstudio/_images/syntax_error.webp
+share/doc/texstudio/_images/syntax_error_tooltip.webp
+share/doc/texstudio/_images/tabContextMenu.webp
+share/doc/texstudio/_images/tb_central_format.webp
+share/doc/texstudio/_images/tb_central_math.webp
+share/doc/texstudio/_images/tb_math.webp
+share/doc/texstudio/_images/tb_pdf_magnifyPan.webp
+share/doc/texstudio/_images/tb_reference.webp
+share/doc/texstudio/_images/template.webp
+share/doc/texstudio/_images/thesaurus.webp
+share/doc/texstudio/_images/txs_compile.webp
+share/doc/texstudio/_images/txs_equation.webp
+share/doc/texstudio/_images/txs_overview.webp
+share/doc/texstudio/_images/txs_section.webp
+share/doc/texstudio/_images/txs_symbol.webp
+share/doc/texstudio/_images/txs_view.webp
+share/doc/texstudio/_images/txs_wizard.webp
+share/doc/texstudio/_images/userfoldmarker.webp
+share/doc/texstudio/_images/view_docks.webp
+share/doc/texstudio/_images/viewbutton.webp
+share/doc/texstudio/_images/wizard_array.webp
+share/doc/texstudio/_images/wizard_figure.webp
+share/doc/texstudio/_images/wizard_tabbing.webp
+share/doc/texstudio/_images/wizard_tabular.webp
+share/doc/texstudio/_sphinx_design_static/design-tabs.js
+share/doc/texstudio/_sphinx_design_static/sphinx-design.min.css
+share/doc/texstudio/_static/_sphinx_javascript_frameworks_compat.js
+share/doc/texstudio/_static/base-stemmer.js
+share/doc/texstudio/_static/basic.css
+share/doc/texstudio/_static/debug.css
+share/doc/texstudio/_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css
+share/doc/texstudio/_static/design-style.4045f2051d55cab465a707391d5b2007.min.css
+share/doc/texstudio/_static/design-tabs.js
+share/doc/texstudio/_static/doctools.js
+share/doc/texstudio/_static/documentation_options.js
+share/doc/texstudio/_static/english-stemmer.js
+share/doc/texstudio/_static/file.png
+share/doc/texstudio/_static/jquery-3.6.0.js
+share/doc/texstudio/_static/jquery.js
+share/doc/texstudio/_static/language_data.js
+share/doc/texstudio/_static/minus.png
+share/doc/texstudio/_static/plus.png
+share/doc/texstudio/_static/pygments.css
+share/doc/texstudio/_static/scripts/furo-extensions.js
+share/doc/texstudio/_static/scripts/furo.js
+share/doc/texstudio/_static/scripts/furo.js.LICENSE.txt
+share/doc/texstudio/_static/scripts/furo.js.map
+share/doc/texstudio/_static/scripts/gumshoe-patched.js
+share/doc/texstudio/_static/searchtools.js
+share/doc/texstudio/_static/skeleton.css
+share/doc/texstudio/_static/sphinx-design.min.css
+share/doc/texstudio/_static/sphinx_highlight.js
+share/doc/texstudio/_static/styles/furo-extensions.css
+share/doc/texstudio/_static/styles/furo-extensions.css.map
+share/doc/texstudio/_static/styles/furo.css
+share/doc/texstudio/_static/styles/furo.css.map
+share/doc/texstudio/_static/tabs.css
+share/doc/texstudio/_static/tabs.js
+share/doc/texstudio/_static/texstudio.ico
+share/doc/texstudio/_static/texstudio128x128.png
+share/doc/texstudio/_static/texstudio128x128.webp
+share/doc/texstudio/_static/underscore-1.13.1.js
+share/doc/texstudio/_static/underscore.js
+share/doc/texstudio/advanced.html
+share/doc/texstudio/background.html
+share/doc/texstudio/compiling.html
+share/doc/texstudio/configuration.html
+share/doc/texstudio/editing.html
+share/doc/texstudio/genindex.html
+share/doc/texstudio/getting_started.html
+share/doc/texstudio/index.html
+share/doc/texstudio/latex2e.css
+share/doc/texstudio/latex2e.html
+share/doc/texstudio/list.png
+share/doc/texstudio/search.html
+share/doc/texstudio/searchindex.js
+share/doc/texstudio/viewing.html
 share/icons/hicolor/scalable/apps/texstudio.svg
-share/texstudio/AUTHORS
-share/texstudio/CHANGELOG.txt
-share/texstudio/COPYING
-share/texstudio/_images/TOC_file.png
-share/texstudio/_images/TOC_standard.png
-share/texstudio/_images/Tool_Bar_Menu.png
-share/texstudio/_images/Tool_Bar_Move.png
-share/texstudio/_images/active_language.png
-share/texstudio/_images/blockCursor.png
-share/texstudio/_images/blockCursor_selection.png
-share/texstudio/_images/block_selection.png
-share/texstudio/_images/bookmark1.png
-share/texstudio/_images/bookmark2.png
-share/texstudio/_images/bookmark3.png
-share/texstudio/_images/bookmark4.png
-share/texstudio/_images/bookmark5.png
-share/texstudio/_images/bookmark6.png
-share/texstudio/_images/compile_toolbar.png
-share/texstudio/_images/completer.png
-share/texstudio/_images/completer_env.png
-share/texstudio/_images/completer_env_before.png
-share/texstudio/_images/completer_filename.png
-share/texstudio/_images/completer_filename_preview.png
-share/texstudio/_images/completer_keys.png
-share/texstudio/_images/completer_length.png
-share/texstudio/_images/completer_ref.png
-share/texstudio/_images/completer_reference.png
-share/texstudio/_images/completer_text.png
-share/texstudio/_images/completer_usertag.png
-share/texstudio/_images/completer_usertag_text.png
-share/texstudio/_images/conf_LT.png
-share/texstudio/_images/conf_LT_adv.png
-share/texstudio/_images/conf_grammar_internal.png
-share/texstudio/_images/conf_structurepanel.png
-share/texstudio/_images/conf_tableautoformating.png
-share/texstudio/_images/conf_thesaurus.png
-share/texstudio/_images/configure_advancedEditor.png
-share/texstudio/_images/configure_build.png
-share/texstudio/_images/configure_commands.png
-share/texstudio/_images/configure_completion.png
-share/texstudio/_images/configure_completion_adv.png
-share/texstudio/_images/configure_customToolbar.png
-share/texstudio/_images/configure_customizeMenu.png
-share/texstudio/_images/configure_editor.png
-share/texstudio/_images/configure_editor_adv.png
-share/texstudio/_images/configure_general.png
-share/texstudio/_images/configure_general_adv.png
-share/texstudio/_images/configure_guiscaling.png
-share/texstudio/_images/configure_language.png
-share/texstudio/_images/configure_preview.png
-share/texstudio/_images/configure_shortcuts.png
-share/texstudio/_images/configure_svn.png
-share/texstudio/_images/configure_syntaxhighlighting.png
-share/texstudio/_images/doc10.png
-share/texstudio/_images/doc11.png
-share/texstudio/_images/doc12.png
-share/texstudio/_images/doc13.png
-share/texstudio/_images/doc16.png
-share/texstudio/_images/doc17.png
-share/texstudio/_images/doc18.png
-share/texstudio/_images/doc19.png
-share/texstudio/_images/doc21.png
-share/texstudio/_images/doc3.png
-share/texstudio/_images/doc6.png
-share/texstudio/_images/doc7.png
-share/texstudio/_images/doc8.png
-share/texstudio/_images/doc9.png
-share/texstudio/_images/down.png
-share/texstudio/_images/errorlog.png
-share/texstudio/_images/extendedSearch.png
-share/texstudio/_images/findUsage.png
-share/texstudio/_images/format_example.png
-share/texstudio/_images/grid4x2_book_col1.png
-share/texstudio/_images/grid4x2_book_col2.png
-share/texstudio/_images/hide_panes.png
-share/texstudio/_images/insertImage_menu.png
-share/texstudio/_images/insert_ref.png
-share/texstudio/_images/insert_ref_fromStructure.png
-share/texstudio/_images/menu_session.png
-share/texstudio/_images/menu_svn.png
-share/texstudio/_images/preview_color.png
-share/texstudio/_images/preview_context.png
-share/texstudio/_images/preview_image.png
-share/texstudio/_images/preview_inline.png
-share/texstudio/_images/preview_inline_context.png
-share/texstudio/_images/preview_tooltip.png
-share/texstudio/_images/quickstartwizard.png
-share/texstudio/_images/searchpanel.png
-share/texstudio/_images/spellcheck_menu.png
-share/texstudio/_images/spellcheck_options.png
-share/texstudio/_images/speller_dialog.png
-share/texstudio/_images/spelling_error.png
-share/texstudio/_images/structureview.png
-share/texstudio/_images/symbol_panel.png
-share/texstudio/_images/syntax_error.png
-share/texstudio/_images/syntax_error_tooltip.png
-share/texstudio/_images/table_addCol.png
-share/texstudio/_images/table_addRow.png
-share/texstudio/_images/table_alignCol.png
-share/texstudio/_images/table_cutCol.png
-share/texstudio/_images/table_pasteCol.png
-share/texstudio/_images/table_remCol.png
-share/texstudio/_images/table_remRow.png
-share/texstudio/_images/tb_central_format.png
-share/texstudio/_images/tb_central_math.png
-share/texstudio/_images/tb_math.png
-share/texstudio/_images/tb_pdf_magnifyPan.png
-share/texstudio/_images/tb_reference.png
-share/texstudio/_images/template.png
-share/texstudio/_images/thesaurus.png
-share/texstudio/_images/txs_compile.png
-share/texstudio/_images/txs_equation.png
-share/texstudio/_images/txs_overview.png
-share/texstudio/_images/txs_section.png
-share/texstudio/_images/txs_symbol.png
-share/texstudio/_images/txs_view.png
-share/texstudio/_images/txs_wizard.png
-share/texstudio/_images/up.png
-share/texstudio/_images/userfoldmarker.png
-share/texstudio/_images/viewbutton.png
-share/texstudio/_images/wizard_array.png
-share/texstudio/_images/wizard_figure.png
-share/texstudio/_images/wizard_tabbing.png
-share/texstudio/_images/wizard_tabular.png
-share/texstudio/_sphinx_design_static/design-style.4045f2051d55cab465a707391d5b2007.min.css
-share/texstudio/_sphinx_design_static/design-tabs.js
-share/texstudio/_static/_sphinx_javascript_frameworks_compat.js
-share/texstudio/_static/basic.css
-share/texstudio/_static/debug.css
-share/texstudio/_static/design-style.4045f2051d55cab465a707391d5b2007.min.css
-share/texstudio/_static/design-tabs.js
-share/texstudio/_static/doctools.js
-share/texstudio/_static/documentation_options.js
-share/texstudio/_static/file.png
-share/texstudio/_static/jquery-3.6.0.js
-share/texstudio/_static/jquery.js
-share/texstudio/_static/language_data.js
-share/texstudio/_static/minus.png
-share/texstudio/_static/plus.png
-share/texstudio/_static/pygments.css
-share/texstudio/_static/scripts/furo-extensions.js
-share/texstudio/_static/scripts/furo.js
-share/texstudio/_static/scripts/furo.js.LICENSE.txt
-share/texstudio/_static/scripts/furo.js.map
-share/texstudio/_static/searchtools.js
-share/texstudio/_static/skeleton.css
-share/texstudio/_static/sphinx_highlight.js
-share/texstudio/_static/styles/furo-extensions.css
-share/texstudio/_static/styles/furo-extensions.css.map
-share/texstudio/_static/styles/furo.css
-share/texstudio/_static/styles/furo.css.map
-share/texstudio/_static/tabs.css
-share/texstudio/_static/tabs.js
-share/texstudio/_static/texstudio.ico
-share/texstudio/_static/texstudio128x128.png
-share/texstudio/_static/underscore-1.13.1.js
-share/texstudio/_static/underscore.js
-share/texstudio/advanced.html
-share/texstudio/background.html
-share/texstudio/compiling.html
-share/texstudio/configuration.html
+share/metainfo/texstudio.metainfo.xml
+share/texstudio/README_DIC_fr_FR.txt
+share/texstudio/README_es_ES.txt
+share/texstudio/README_hu_HU.txt
+share/texstudio/README_it_IT.txt
+share/texstudio/README_others.txt
+share/texstudio/README_pt_BR.TXT
+share/texstudio/bg_BG-Bulgarian.aff
+share/texstudio/bg_BG-Bulgarian.dic
+share/texstudio/br_BR-Breton.aff
+share/texstudio/br_BR-Breton.dic
+share/texstudio/ca_CAVA-CatalanValencian.aff
+share/texstudio/ca_CAVA-CatalanValencian.dic
+share/texstudio/ca_ES-Catalan.aff
+share/texstudio/ca_ES-Catalan.dic
+share/texstudio/cs_CS-Czech.aff
+share/texstudio/cs_CS-Czech.dic
+share/texstudio/da_DA-Danish.aff
+share/texstudio/da_DA-Danish.dic
+share/texstudio/de_AT-GermanAustria.aff
+share/texstudio/de_AT-GermanAustria.dic
+share/texstudio/de_CH-GermanSwitzerland.aff
+share/texstudio/de_CH-GermanSwitzerland.dic
 share/texstudio/de_DE.aff
 share/texstudio/de_DE.badWords
 share/texstudio/de_DE.dic
 share/texstudio/de_DE.stopWords
 share/texstudio/de_DE.stopWords.level2
-share/texstudio/editing.html
+share/texstudio/el_EL-ModernGreek.aff
+share/texstudio/el_EL-ModernGreek.dic
+share/texstudio/el_POL-ModerGreekPolytonicGreek.aff
+share/texstudio/el_POL-ModerGreekPolytonicGreek.dic
+share/texstudio/en_AU-EnglishAustralia.aff
+share/texstudio/en_AU-EnglishAustralia.dic
+share/texstudio/en_CA-EnglishCanada.aff
+share/texstudio/en_CA-EnglishCanada.dic
+share/texstudio/en_EN-EnglishUnitedKingdom.aff
+share/texstudio/en_EN-EnglishUnitedKingdom.dic
 share/texstudio/en_GB.aff
 share/texstudio/en_GB.dic
 share/texstudio/en_GB.stopWords
 share/texstudio/en_US.aff
 share/texstudio/en_US.dic
 share/texstudio/en_US.stopWords
+share/texstudio/en_ZA-EnglishSouthAfrica.aff
+share/texstudio/en_ZA-EnglishSouthAfrica.dic
+share/texstudio/eo_EO-Esperanto.aff
+share/texstudio/eo_EO-Esperanto.dic
+share/texstudio/es_AR-SpanishArgentina.aff
+share/texstudio/es_AR-SpanishArgentina.dic
+share/texstudio/es_BO-SpanishBolivia.aff
+share/texstudio/es_BO-SpanishBolivia.dic
+share/texstudio/es_CL-SpanishChile.aff
+share/texstudio/es_CL-SpanishChile.dic
+share/texstudio/es_CO-SpanishColombia.aff
+share/texstudio/es_CO-SpanishColombia.dic
+share/texstudio/es_CR-SpanishCostaRica.aff
+share/texstudio/es_CR-SpanishCostaRica.dic
+share/texstudio/es_CU-SpanishCuba.aff
+share/texstudio/es_CU-SpanishCuba.dic
+share/texstudio/es_DO-SpanishDominicanRepublic.aff
+share/texstudio/es_DO-SpanishDominicanRepublic.dic
+share/texstudio/es_EC-SpanishEcuador.aff
+share/texstudio/es_EC-SpanishEcuador.dic
 share/texstudio/es_ES.aff
 share/texstudio/es_ES.dic
+share/texstudio/es_GT-SpanishGuatemala.aff
+share/texstudio/es_GT-SpanishGuatemala.dic
+share/texstudio/es_HN-SpanishHonduras.aff
+share/texstudio/es_HN-SpanishHonduras.dic
+share/texstudio/es_MX-SpanishMexico.aff
+share/texstudio/es_MX-SpanishMexico.dic
+share/texstudio/es_NI-SpanishNicaragua.aff
+share/texstudio/es_NI-SpanishNicaragua.dic
+share/texstudio/es_PA-SpanishPanama.aff
+share/texstudio/es_PA-SpanishPanama.dic
+share/texstudio/es_PE-SpanishPeru.aff
+share/texstudio/es_PE-SpanishPeru.dic
+share/texstudio/es_PH-SpanishPhilippines.aff
+share/texstudio/es_PH-SpanishPhilippines.dic
+share/texstudio/es_PR-SpanishPuertoRico.aff
+share/texstudio/es_PR-SpanishPuertoRico.dic
+share/texstudio/es_PY-SpanishParaguay.aff
+share/texstudio/es_PY-SpanishParaguay.dic
+share/texstudio/es_SV-SpanishElSalvador.aff
+share/texstudio/es_SV-SpanishElSalvador.dic
+share/texstudio/es_US-SpanishUnitedStates.aff
+share/texstudio/es_US-SpanishUnitedStates.dic
+share/texstudio/es_UY-SpanishUruguay.aff
+share/texstudio/es_UY-SpanishUruguay.dic
+share/texstudio/es_VE-SpanishVenezuela.aff
+share/texstudio/es_VE-SpanishVenezuela.dic
+share/texstudio/et_ET-Estonian.aff
+share/texstudio/et_ET-Estonian.dic
+share/texstudio/eu_EU-Basque.aff
+share/texstudio/eu_EU-Basque.dic
+share/texstudio/fa_FA-Persian.aff
+share/texstudio/fa_FA-Persian.dic
+share/texstudio/fo_FO-Faroese.aff
+share/texstudio/fo_FO-Faroese.dic
 share/texstudio/fr_FR.aff
 share/texstudio/fr_FR.dic
 share/texstudio/fr_FR.stopWords
-share/texstudio/genindex.html
-share/texstudio/getting_started.html
+share/texstudio/fur_FUR-Friulian.aff
+share/texstudio/fur_FUR-Friulian.dic
+share/texstudio/fy_FY-WesternFrisian.aff
+share/texstudio/fy_FY-WesternFrisian.dic
+share/texstudio/ga_GA-Irish.aff
+share/texstudio/ga_GA-Irish.dic
+share/texstudio/gd_GD-Gaelic.aff
+share/texstudio/gd_GD-Gaelic.dic
+share/texstudio/gl_GL-Galician.aff
+share/texstudio/gl_GL-Galician.dic
+share/texstudio/he_HE-Hebrew.aff
+share/texstudio/he_HE-Hebrew.dic
+share/texstudio/hr_HR-Croatian.aff
+share/texstudio/hr_HR-Croatian.dic
 share/texstudio/hu_HU.aff
 share/texstudio/hu_HU.dic
-share/texstudio/index.html
+share/texstudio/hy_HY-Armenian.aff
+share/texstudio/hy_HY-Armenian.dic
+share/texstudio/hyw_HYW-WesternArmenian.aff
+share/texstudio/hyw_HYW-WesternArmenian.dic
+share/texstudio/ia_IA-Interlingua.aff
+share/texstudio/ia_IA-Interlingua.dic
+share/texstudio/ie_IE-Interlingue.aff
+share/texstudio/ie_IE-Interlingue.dic
+share/texstudio/is_IS-Icelandic.aff
+share/texstudio/is_IS-Icelandic.dic
 share/texstudio/it_IT.aff
 share/texstudio/it_IT.dic
-share/texstudio/latex2e.css
-share/texstudio/latex2e.html
+share/texstudio/ka_KA-Georgian.aff
+share/texstudio/ka_KA-Georgian.dic
+share/texstudio/ko_KO-Korean.aff
+share/texstudio/ko_KO-Korean.dic
+share/texstudio/la_LA-Latin.aff
+share/texstudio/la_LA-Latin.dic
+share/texstudio/lb_LB-Luxembourgish.aff
+share/texstudio/lb_LB-Luxembourgish.dic
+share/texstudio/lt_LT-Lithuanian.aff
+share/texstudio/lt_LT-Lithuanian.dic
+share/texstudio/ltg_LTG-Latgalian.aff
+share/texstudio/ltg_LTG-Latgalian.dic
+share/texstudio/lv_LV-Latvian.aff
+share/texstudio/lv_LV-Latvian.dic
+share/texstudio/mk_MK-Macedonian.aff
+share/texstudio/mk_MK-Macedonian.dic
+share/texstudio/mn_MN-Mongolian.aff
+share/texstudio/mn_MN-Mongolian.dic
+share/texstudio/nb_NB-NorwegianBokmal.aff
+share/texstudio/nb_NB-NorwegianBokmal.dic
+share/texstudio/nds_NDS-LowGerman.aff
+share/texstudio/nds_NDS-LowGerman.dic
+share/texstudio/ne_NE-Nepali.aff
+share/texstudio/ne_NE-Nepali.dic
+share/texstudio/nl_NL-Dutch.aff
+share/texstudio/nl_NL-Dutch.dic
+share/texstudio/nn_NN-NorwegianNynorsk.aff
+share/texstudio/nn_NN-NorwegianNynorsk.dic
+share/texstudio/pl_PL-Polish.aff
+share/texstudio/pl_PL-Polish.dic
 share/texstudio/pt_BR.aff
 share/texstudio/pt_BR.dic
+share/texstudio/pt_PT-Portuguese.aff
+share/texstudio/pt_PT-Portuguese.dic
+share/texstudio/pt_PT2-PortuguesePortugal.aff
+share/texstudio/pt_PT2-PortuguesePortugal.dic
 share/texstudio/qt_cs.qm
 share/texstudio/qt_de.qm
+share/texstudio/qt_es.qm
 share/texstudio/qt_fr.qm
 share/texstudio/qt_hu.qm
 share/texstudio/qt_ja.qm
 share/texstudio/qt_pl.qm
+share/texstudio/qt_ru.qm
 share/texstudio/qt_zh.qm
-share/texstudio/search.html
+share/texstudio/ro_RO-Romanian.aff
+share/texstudio/ro_RO-Romanian.dic
+share/texstudio/ru_RU-Russian.aff
+share/texstudio/ru_RU-Russian.dic
+share/texstudio/sk_SK-Slovak.aff
+share/texstudio/sk_SK-Slovak.dic
+share/texstudio/sl_SL-Slovenian.aff
+share/texstudio/sl_SL-Slovenian.dic
+share/texstudio/sr_LATN-SerbianLatin.aff
+share/texstudio/sr_LATN-SerbianLatin.dic
+share/texstudio/sr_SR-Serbian.aff
+share/texstudio/sr_SR-Serbian.dic
+share/texstudio/sv_FI-SwedishFinland.aff
+share/texstudio/sv_FI-SwedishFinland.dic
+share/texstudio/sv_SV-Swedish.aff
+share/texstudio/sv_SV-Swedish.dic
 share/texstudio/tabletemplate_fullyframed_firstBold.js
 share/texstudio/tabletemplate_fullyframed_firstBold.png
 share/texstudio/tabletemplate_fullyframed_longtable.js
 share/texstudio/tabletemplate_fullyframed_longtable.png
+share/texstudio/tabletemplate_fullyframed_longtabu.js
+share/texstudio/tabletemplate_fullyframed_longtabu.png
 share/texstudio/tabletemplate_plain_tabular.js
 share/texstudio/tabletemplate_plain_tabular.png
 share/texstudio/tabletemplate_plain_tabularx.js
@@ -219,6 +389,7 @@ share/texstudio/template_Article_LuaLaTe
 share/texstudio/template_Article_LuaLaTeX_French.png
 share/texstudio/template_Article_LuaLaTeX_French.tex
 share/texstudio/template_Beamer.json
+share/texstudio/template_Beamer.png
 share/texstudio/template_Beamer.tex
 share/texstudio/template_Book.json
 share/texstudio/template_Book.png
@@ -248,21 +419,18 @@ share/texstudio/template_Scrlttr2.json
 share/texstudio/template_Scrlttr2.tex
 share/texstudio/template_Scrreprt.json
 share/texstudio/template_Scrreprt.tex
-share/texstudio/texstudio128x128.png
-share/texstudio/texstudio16x16.png
-share/texstudio/texstudio22x22.png
-share/texstudio/texstudio32x32.png
-share/texstudio/texstudio48x48.png
-share/texstudio/texstudio64x64.png
 share/texstudio/texstudio_ar.qm
 share/texstudio/texstudio_br.qm
 share/texstudio/texstudio_ca.qm
 share/texstudio/texstudio_cs.qm
 share/texstudio/texstudio_de.qm
+share/texstudio/texstudio_de_CH.qm
 share/texstudio/texstudio_el.qm
+share/texstudio/texstudio_en.qm
 share/texstudio/texstudio_es.qm
 share/texstudio/texstudio_fa.qm
 share/texstudio/texstudio_fr.qm
+share/texstudio/texstudio_gsw.qm
 share/texstudio/texstudio_hu.qm
 share/texstudio/texstudio_id_ID.qm
 share/texstudio/texstudio_ie.qm
@@ -275,9 +443,11 @@ share/texstudio/texstudio_nl.qm
 share/texstudio/texstudio_pl.qm
 share/texstudio/texstudio_pt.qm
 share/texstudio/texstudio_pt_BR.qm
+share/texstudio/texstudio_ru.qm
 share/texstudio/texstudio_ru_RU.qm
 share/texstudio/texstudio_si.qm
 share/texstudio/texstudio_sk.qm
+share/texstudio/texstudio_sq.qm
 share/texstudio/texstudio_sv.qm
 share/texstudio/texstudio_tr_TR.qm
 share/texstudio/texstudio_ug.qm
@@ -288,4 +458,18 @@ share/texstudio/th_de_DE_v2.dat
 share/texstudio/th_en_US_v2.dat
 share/texstudio/th_fr_FR_v2.dat
 share/texstudio/th_it_IT_v2.dat
-share/texstudio/viewing.html
+share/texstudio/tk_TK-Turkmen.aff
+share/texstudio/tk_TK-Turkmen.dic
+share/texstudio/tlh_LATN-KlingonLatin.aff
+share/texstudio/tlh_LATN-KlingonLatin.dic
+share/texstudio/tlh_TLH-Klingon.aff
+share/texstudio/tlh_TLH-Klingon.dic
+share/texstudio/tr_TR-Turkish.aff
+share/texstudio/tr_TR-Turkish.dic
+share/texstudio/ug_CN-China.aff
+share/texstudio/ug_CN-China.dic
+share/texstudio/uk_UK-Ukrainian.aff
+share/texstudio/uk_UK-Ukrainian.dic
+share/texstudio/vi_VI-Vietnamese.aff
+share/texstudio/vi_VI-Vietnamese.dic
+@pkgdir share/doc/texstudio/_images/social_previews

Index: pkgsrc/editors/texstudio/distinfo
diff -u pkgsrc/editors/texstudio/distinfo:1.12 pkgsrc/editors/texstudio/distinfo:1.13
--- pkgsrc/editors/texstudio/distinfo:1.12      Tue Dec 13 19:47:35 2022
+++ pkgsrc/editors/texstudio/distinfo   Sat Jun 13 09:38:20 2026
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.12 2022/12/13 19:47:35 markd Exp $
+$NetBSD: distinfo,v 1.13 2026/06/13 09:38:20 markd Exp $
 
-BLAKE2s (texstudio-4.4.0.tar.gz) = a920fd04036f0cf4c553f54219ac977daaa7a429171cecff39d0eb666f91088b
-SHA512 (texstudio-4.4.0.tar.gz) = 02b328c79fca6d9d2c3fd0039081d25279d803051f4459d83750e5b2bad23227871ed367d641e06a5bafd2f08699d1410a9ffcad5ff4d2de48b53f0b0f60d977
-Size (texstudio-4.4.0.tar.gz) = 111069980 bytes
+BLAKE2s (texstudio-4.9.5.tar.gz) = e788321e3394b352bf3ba83841505ba918c4b7a096acbc056a426053b7e79a11
+SHA512 (texstudio-4.9.5.tar.gz) = 8c9f3dbfe9a11dd5f13e7d5fd1068dc679a4ba345ed67e5401d201b8d9ae7c85ae4f70cb1cfbfaf514d71c1f0e9af31fe10c76ccd7a15659ed5c7f6b997a36ca
+Size (texstudio-4.9.5.tar.gz) = 120771580 bytes
+SHA1 (patch-CMakeLists.txt) = 7c8a89f46ae6f995258df0f4d184a7124a9ac9ee
 SHA1 (patch-minisplitter.cpp) = 93b1910a12308294a5ae4870da0b208cb4580ee7

Added files:

Index: pkgsrc/editors/texstudio/patches/patch-CMakeLists.txt
diff -u /dev/null pkgsrc/editors/texstudio/patches/patch-CMakeLists.txt:1.1
--- /dev/null   Sat Jun 13 09:38:20 2026
+++ pkgsrc/editors/texstudio/patches/patch-CMakeLists.txt       Sat Jun 13 09:38:20 2026
@@ -0,0 +1,15 @@
+$NetBSD: patch-CMakeLists.txt,v 1.1 2026/06/13 09:38:20 markd Exp $
+
+Configure like Linux for some defaults
+
+--- CMakeLists.txt.orig        2026-06-04 15:30:18.000000000 +0000
++++ CMakeLists.txt
+@@ -44,6 +44,8 @@ endif()
+ include(cmake/project_version.cmake)
+ include(GNUInstallDirs)
+ 
++set(ADDITIONAL_DEFINITIONS ${ADDITIONAL_DEFINITIONS} -DQ_WS_X11)
++
+ if(MSVC)
+       set(ADDITIONAL_DEFINITIONS ${ADDITIONAL_DEFINITIONS} -D_CRT_SECURE_NO_WARNINGS -D_UNICODE -DUNICODE)
+       add_compile_options(/wd4267 /wd4244)



Home | Main Index | Thread Index | Old Index