pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ktextaddons



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Dec 21 19:49:17 UTC 2025

Modified Files:
        pkgsrc/textproc/ktextaddons: Makefile PLIST buildlink3.mk distinfo

Log Message:
ktextaddons: update to 1.8.0

Qt6/KF6 version - Two years of development.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/ktextaddons/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/ktextaddons/PLIST \
    pkgsrc/textproc/ktextaddons/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/ktextaddons/buildlink3.mk

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

Modified files:

Index: pkgsrc/textproc/ktextaddons/Makefile
diff -u pkgsrc/textproc/ktextaddons/Makefile:1.15 pkgsrc/textproc/ktextaddons/Makefile:1.16
--- pkgsrc/textproc/ktextaddons/Makefile:1.15   Thu Oct 23 20:39:34 2025
+++ pkgsrc/textproc/ktextaddons/Makefile        Sun Dec 21 19:49:16 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/10/23 20:39:34 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2025/12/21 19:49:16 markd Exp $
 
-DISTNAME=      ktextaddons-1.3.2
-PKGREVISION=   13
+DISTNAME=      ktextaddons-1.8.0
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_KDE:=ktextaddons/}
 
@@ -15,12 +14,14 @@ CMAKE_CONFIGURE_ARGS+=      -DKF_IGNORE_PLATF
 
 USE_TOOLS+=    msgmerge
 
-.include "../../archivers/karchive/buildlink3.mk"
-.include "../../devel/kcoreaddons/buildlink3.mk"
-.include "../../devel/ki18n/buildlink3.mk"
-.include "../../security/qt5-qtkeychain/buildlink3.mk"
-.include "../../x11/kconfigwidgets/buildlink3.mk"
-.include "../../x11/kxmlgui/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../archivers/kf6-karchive/buildlink3.mk"
+.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../devel/qt6-qttools/buildlink3.mk"
+.include "../../security/qt6-qtkeychain/buildlink3.mk"
+.include "../../textproc/kf6-syntax-highlighting/buildlink3.mk"
+.include "../../x11/kf6-kconfigwidgets/buildlink3.mk"
+.include "../../x11/kf6-kxmlgui/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/ktextaddons/PLIST
diff -u pkgsrc/textproc/ktextaddons/PLIST:1.1 pkgsrc/textproc/ktextaddons/PLIST:1.2
--- pkgsrc/textproc/ktextaddons/PLIST:1.1       Thu Aug  3 05:32:04 2023
+++ pkgsrc/textproc/ktextaddons/PLIST   Sun Dec 21 19:49:16 2025
@@ -1,344 +1,735 @@
-@comment $NetBSD: PLIST,v 1.1 2023/08/03 05:32:04 markd Exp $
-include/KF5/TextAddonsWidgets/TextAddonsWidgets/LineEditCatchReturnKey
-include/KF5/TextAddonsWidgets/textaddonswidgets/lineeditcatchreturnkey.h
-include/KF5/TextAddonsWidgets/textaddonswidgets/textaddonswidgets_export.h
-include/KF5/TextAddonsWidgets/textaddonswidgets_version.h
-include/KF5/TextAutoCorrectionCore/TextAutoCorrectionCore/AutoCorrection
-include/KF5/TextAutoCorrectionCore/TextAutoCorrectionCore/AutoCorrectionSettings
-include/KF5/TextAutoCorrectionCore/TextAutoCorrectionCore/AutoCorrectionUtils
-include/KF5/TextAutoCorrectionCore/TextAutoCorrectionCore/ImportAbstractAutocorrection
-include/KF5/TextAutoCorrectionCore/TextAutoCorrectionCore/ImportKMailAutocorrection
-include/KF5/TextAutoCorrectionCore/TextAutoCorrectionCore/ImportLibreOfficeAutocorrection
-include/KF5/TextAutoCorrectionCore/TextAutoCorrectionCore/TextAutoCorrectionSettings
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/autocorrection.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/autocorrectionsettings.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/autocorrectionutils.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/importabstractautocorrection.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/importkmailautocorrection.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/importlibreofficeautocorrection.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/textautocorrectioncore_export.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/textautocorrectionsetting_base.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore/textautocorrectionsettings.h
-include/KF5/TextAutoCorrectionCore/textautocorrectioncore_version.h
-include/KF5/TextAutoCorrectionWidgets/TextAutoCorrectionWidgets/AutoCorrectionLanguage
-include/KF5/TextAutoCorrectionWidgets/TextAutoCorrectionWidgets/AutoCorrectionTextEdit
-include/KF5/TextAutoCorrectionWidgets/TextAutoCorrectionWidgets/AutoCorrectionWidget
-include/KF5/TextAutoCorrectionWidgets/TextAutoCorrectionWidgets/SelectSpecialCharDialog
-include/KF5/TextAutoCorrectionWidgets/textautocorrectionwidgets/autocorrectionlanguage.h
-include/KF5/TextAutoCorrectionWidgets/textautocorrectionwidgets/autocorrectiontextedit.h
-include/KF5/TextAutoCorrectionWidgets/textautocorrectionwidgets/autocorrectionwidget.h
-include/KF5/TextAutoCorrectionWidgets/textautocorrectionwidgets/selectspecialchardialog.h
-include/KF5/TextAutoCorrectionWidgets/textautocorrectionwidgets/textautocorrectionwidgets_export.h
-include/KF5/TextAutoCorrectionWidgets/textautocorrectionwidgets_version.h
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/AbstractTextToSpeechConfigInterface
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/AbstractTextToSpeechInterface
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeech
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechActions
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechConfigDialog
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechConfigWidget
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechContainerWidget
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechInterface
-include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechWidget
-include/KF5/TextEditTextToSpeech/textedittexttospeech/abstracttexttospeechconfiginterface.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/abstracttexttospeechinterface.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/textedittexttospeech_export.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeech.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechactions.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechconfigdialog.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechconfigwidget.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechcontainerwidget.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechinterface.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechwidget.h
-include/KF5/TextEditTextToSpeech/textedittexttospeech_version.h
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/CustomEmoji
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/CustomEmojiIconManager
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmojiModel
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmojiModelManager
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmojiProxyModel
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmoticonCategory
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmoticonUnicodeUtils
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/RunningAnimatedImage
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticon
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticonManager
-include/KF5/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticonParser
-include/KF5/TextEmoticonsCore/textemoticonscore/customemoji.h
-include/KF5/TextEmoticonsCore/textemoticonscore/customemojiiconmanager.h
-include/KF5/TextEmoticonsCore/textemoticonscore/emojimodel.h
-include/KF5/TextEmoticonsCore/textemoticonscore/emojimodelmanager.h
-include/KF5/TextEmoticonsCore/textemoticonscore/emojiproxymodel.h
-include/KF5/TextEmoticonsCore/textemoticonscore/emoticoncategory.h
-include/KF5/TextEmoticonsCore/textemoticonscore/emoticonunicodeutils.h
-include/KF5/TextEmoticonsCore/textemoticonscore/runninganimatedimage.h
-include/KF5/TextEmoticonsCore/textemoticonscore/textemoticonscore_export.h
-include/KF5/TextEmoticonsCore/textemoticonscore/unicodeemoticon.h
-include/KF5/TextEmoticonsCore/textemoticonscore/unicodeemoticonmanager.h
-include/KF5/TextEmoticonsCore/textemoticonscore/unicodeemoticonparser.h
-include/KF5/TextEmoticonsCore/textemoticonscore_version.h
-include/KF5/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonTextEditAction
-include/KF5/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonTextEditSelector
-include/KF5/TextEmoticonsWidgets/textemoticonswidgets/emoticontexteditaction.h
-include/KF5/TextEmoticonsWidgets/textemoticonswidgets/emoticontexteditselector.h
-include/KF5/TextEmoticonsWidgets/textemoticonswidgets/textemoticonswidgets_export.h
-include/KF5/TextEmoticonsWidgets/textemoticonswidgets_version.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteConfigDialog
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteConfigWidget
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteGenerateConfigOptionJob
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteManager
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteResultJob
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteResultWidget
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammarAction
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammarError
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammarResultTextEdit
-include/KF5/TextGrammarCheck/TextGrammarCheck/GrammarResultWidget
-include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolComboBox
-include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolConfigDialog
-include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolConfigWidget
-include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolGetListOfLanguageJob
-include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolManager
-include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolResultWidget
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammalecteconfigdialog.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammalecteconfigwidget.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammalectegenerateconfigoptionjob.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammalectemanager.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammalecteresultjob.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammalecteresultwidget.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammaraction.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammarerror.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammarresulttextedit.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/grammarresultwidget.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolcombobox.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolconfigdialog.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolconfigwidget.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolgetlistoflanguagejob.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolmanager.h
-include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolresultwidget.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammalecteconfigdialog.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammalecteconfigwidget.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammalectegenerateconfigoptionjob.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammalectemanager.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammalecteresultjob.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammalecteresultwidget.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammaraction.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammarerror.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammarresulttextedit.h
-include/KF5/TextGrammarCheck/textgrammarcheck/grammarresultwidget.h
-include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolcombobox.h
-include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolconfigdialog.h
-include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolconfigwidget.h
-include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolgetlistoflanguagejob.h
-include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolmanager.h
-include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolresultwidget.h
-include/KF5/TextGrammarCheck/textgrammarcheck/textgrammarcheck_export.h
-include/KF5/TextGrammarCheck/textgrammarcheck_version.h
-include/KF5/TextTranslator/TextTranslator/TranslatorConfigureDialog
-include/KF5/TextTranslator/TextTranslator/TranslatorConfigureLanguageListWidget
-include/KF5/TextTranslator/TextTranslator/TranslatorConfigureListsWidget
-include/KF5/TextTranslator/TextTranslator/TranslatorEngineAccessManager
-include/KF5/TextTranslator/TextTranslator/TranslatorEngineClient
-include/KF5/TextTranslator/TextTranslator/TranslatorEngineLoader
-include/KF5/TextTranslator/TextTranslator/TranslatorEnginePlugin
-include/KF5/TextTranslator/TextTranslator/TranslatorMenu
-include/KF5/TextTranslator/TextTranslator/TranslatorUtil
-include/KF5/TextTranslator/TextTranslator/TranslatorWidget
-include/KF5/TextTranslator/TextTranslator/translatorconfiguredialog.h
-include/KF5/TextTranslator/TextTranslator/translatorconfigurelanguagelistwidget.h
-include/KF5/TextTranslator/TextTranslator/translatorconfigurelistswidget.h
-include/KF5/TextTranslator/TextTranslator/translatorengineaccessmanager.h
-include/KF5/TextTranslator/TextTranslator/translatorengineclient.h
-include/KF5/TextTranslator/TextTranslator/translatorengineloader.h
-include/KF5/TextTranslator/TextTranslator/translatorengineplugin.h
-include/KF5/TextTranslator/TextTranslator/translatormenu.h
-include/KF5/TextTranslator/TextTranslator/translatorutil.h
-include/KF5/TextTranslator/TextTranslator/translatorwidget.h
-include/KF5/TextTranslator/texttranslator/texttranslator_export.h
-include/KF5/TextTranslator/texttranslator/translatorconfiguredialog.h
-include/KF5/TextTranslator/texttranslator/translatorconfigurelanguagelistwidget.h
-include/KF5/TextTranslator/texttranslator/translatorconfigurelistswidget.h
-include/KF5/TextTranslator/texttranslator/translatorengineaccessmanager.h
-include/KF5/TextTranslator/texttranslator/translatorengineclient.h
-include/KF5/TextTranslator/texttranslator/translatorengineloader.h
-include/KF5/TextTranslator/texttranslator/translatorengineplugin.h
-include/KF5/TextTranslator/texttranslator/translatormenu.h
-include/KF5/TextTranslator/texttranslator/translatorutil.h
-include/KF5/TextTranslator/texttranslator/translatorwidget.h
-include/KF5/TextTranslator/texttranslator_version.h
-lib/cmake/KF5TextAddonsWidgets/KF5TextAddonsWidgetsConfig.cmake
-lib/cmake/KF5TextAddonsWidgets/KF5TextAddonsWidgetsConfigVersion.cmake
-lib/cmake/KF5TextAddonsWidgets/KF5TextAddonsWidgetsTargets-noconfig.cmake
-lib/cmake/KF5TextAddonsWidgets/KF5TextAddonsWidgetsTargets.cmake
-lib/cmake/KF5TextAutoCorrectionCore/KF5TextAutoCorrectionCoreConfig.cmake
-lib/cmake/KF5TextAutoCorrectionCore/KF5TextAutoCorrectionCoreConfigVersion.cmake
-lib/cmake/KF5TextAutoCorrectionCore/KF5TextAutoCorrectionCoreTargets-noconfig.cmake
-lib/cmake/KF5TextAutoCorrectionCore/KF5TextAutoCorrectionCoreTargets.cmake
-lib/cmake/KF5TextAutoCorrectionWidgets/KF5TextAutoCorrectionWidgetsConfig.cmake
-lib/cmake/KF5TextAutoCorrectionWidgets/KF5TextAutoCorrectionWidgetsConfigVersion.cmake
-lib/cmake/KF5TextAutoCorrectionWidgets/KF5TextAutoCorrectionWidgetsTargets-noconfig.cmake
-lib/cmake/KF5TextAutoCorrectionWidgets/KF5TextAutoCorrectionWidgetsTargets.cmake
-lib/cmake/KF5TextEditTextToSpeech/KF5TextEditTextToSpeechConfig.cmake
-lib/cmake/KF5TextEditTextToSpeech/KF5TextEditTextToSpeechConfigVersion.cmake
-lib/cmake/KF5TextEditTextToSpeech/KF5TextEditTextToSpeechTargets-noconfig.cmake
-lib/cmake/KF5TextEditTextToSpeech/KF5TextEditTextToSpeechTargets.cmake
-lib/cmake/KF5TextEmoticonsCore/KF5TextEmoticonsCoreConfig.cmake
-lib/cmake/KF5TextEmoticonsCore/KF5TextEmoticonsCoreConfigVersion.cmake
-lib/cmake/KF5TextEmoticonsCore/KF5TextEmoticonsCoreTargets-noconfig.cmake
-lib/cmake/KF5TextEmoticonsCore/KF5TextEmoticonsCoreTargets.cmake
-lib/cmake/KF5TextEmoticonsWidgets/KF5TextEmoticonsWidgetsConfig.cmake
-lib/cmake/KF5TextEmoticonsWidgets/KF5TextEmoticonsWidgetsConfigVersion.cmake
-lib/cmake/KF5TextEmoticonsWidgets/KF5TextEmoticonsWidgetsTargets-noconfig.cmake
-lib/cmake/KF5TextEmoticonsWidgets/KF5TextEmoticonsWidgetsTargets.cmake
-lib/cmake/KF5TextGrammarCheck/KF5TextGrammarCheckConfig.cmake
-lib/cmake/KF5TextGrammarCheck/KF5TextGrammarCheckConfigVersion.cmake
-lib/cmake/KF5TextGrammarCheck/KF5TextGrammarCheckTargets-noconfig.cmake
-lib/cmake/KF5TextGrammarCheck/KF5TextGrammarCheckTargets.cmake
-lib/cmake/KF5TextTranslator/KF5TextTranslatorConfig.cmake
-lib/cmake/KF5TextTranslator/KF5TextTranslatorConfigVersion.cmake
-lib/cmake/KF5TextTranslator/KF5TextTranslatorTargets-noconfig.cmake
-lib/cmake/KF5TextTranslator/KF5TextTranslatorTargets.cmake
-lib/libKF5TextAddonsWidgets.so
-lib/libKF5TextAddonsWidgets.so.1
-lib/libKF5TextAddonsWidgets.so.${PKGVERSION}
-lib/libKF5TextAutoCorrectionCore.so
-lib/libKF5TextAutoCorrectionCore.so.1
-lib/libKF5TextAutoCorrectionCore.so.${PKGVERSION}
-lib/libKF5TextAutoCorrectionWidgets.so
-lib/libKF5TextAutoCorrectionWidgets.so.1
-lib/libKF5TextAutoCorrectionWidgets.so.${PKGVERSION}
-lib/libKF5TextEditTextToSpeech.so
-lib/libKF5TextEditTextToSpeech.so.1
-lib/libKF5TextEditTextToSpeech.so.${PKGVERSION}
-lib/libKF5TextEmoticonsCore.so
-lib/libKF5TextEmoticonsCore.so.1
-lib/libKF5TextEmoticonsCore.so.${PKGVERSION}
-lib/libKF5TextEmoticonsWidgets.so
-lib/libKF5TextEmoticonsWidgets.so.1
-lib/libKF5TextEmoticonsWidgets.so.${PKGVERSION}
-lib/libKF5TextGrammarCheck.so
-lib/libKF5TextGrammarCheck.so.1
-lib/libKF5TextGrammarCheck.so.${PKGVERSION}
-lib/libKF5TextTranslator.so
-lib/libKF5TextTranslator.so.1
-lib/libKF5TextTranslator.so.${PKGVERSION}
-qt5/mkspecs/modules/qt_TextAutoCorrectionCore.pri
-qt5/mkspecs/modules/qt_TextAutoCorrectionWidgets.pri
-qt5/mkspecs/modules/qt_TextEditTextToSpeech.pri
-qt5/mkspecs/modules/qt_TextGrammarCheck.pri
-qt5/mkspecs/modules/qt_TextTranslator.pri
-qt5/mkspecs/modules/qt_textaddonswidgets.pri
-qt5/mkspecs/modules/qt_textemoticonscore.pri
-qt5/mkspecs/modules/qt_textemoticonswidgets.pri
-qt5/plugins/designer/texttranslatorwidgets5.so
-qt5/plugins/kf5/translator/translator_bing.so
-qt5/plugins/kf5/translator/translator_deepl.so
-qt5/plugins/kf5/translator/translator_google.so
-qt5/plugins/kf5/translator/translator_libretranslate.so
-qt5/plugins/kf5/translator/translator_lingva.so
-qt5/plugins/kf5/translator/translator_yandex.so
+@comment $NetBSD: PLIST,v 1.2 2025/12/21 19:49:16 markd Exp $
+include/KF6/TextAddonsWidgets/TextAddonsWidgets/RichTextQuickTextFormat
+include/KF6/TextAddonsWidgets/TextAddonsWidgets/SelectSpecialCharDialog
+include/KF6/TextAddonsWidgets/TextAddonsWidgets/SlideContainer
+include/KF6/TextAddonsWidgets/textaddonswidgets/richtextquicktextformat.h
+include/KF6/TextAddonsWidgets/textaddonswidgets/selectspecialchardialog.h
+include/KF6/TextAddonsWidgets/textaddonswidgets/slidecontainer.h
+include/KF6/TextAddonsWidgets/textaddonswidgets/textaddonswidgets_export.h
+include/KF6/TextAddonsWidgets/textaddonswidgets_version.h
+include/KF6/TextAutoCorrectionCore/TextAutoCorrectionCore/AutoCorrection
+include/KF6/TextAutoCorrectionCore/TextAutoCorrectionCore/AutoCorrectionSettings
+include/KF6/TextAutoCorrectionCore/TextAutoCorrectionCore/AutoCorrectionUtils
+include/KF6/TextAutoCorrectionCore/TextAutoCorrectionCore/ImportAbstractAutocorrection
+include/KF6/TextAutoCorrectionCore/TextAutoCorrectionCore/ImportKMailAutocorrection
+include/KF6/TextAutoCorrectionCore/TextAutoCorrectionCore/ImportLibreOfficeAutocorrection
+include/KF6/TextAutoCorrectionCore/TextAutoCorrectionCore/TextAutoCorrectionSettings
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/autocorrection.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/autocorrectionsettings.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/autocorrectionutils.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/importabstractautocorrection.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/importkmailautocorrection.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/importlibreofficeautocorrection.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/textautocorrectioncore_export.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/textautocorrectionsetting_base.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore/textautocorrectionsettings.h
+include/KF6/TextAutoCorrectionCore/textautocorrectioncore_version.h
+include/KF6/TextAutoCorrectionWidgets/TextAutoCorrectionWidgets/AutoCorrectionLanguage
+include/KF6/TextAutoCorrectionWidgets/TextAutoCorrectionWidgets/AutoCorrectionTextEdit
+include/KF6/TextAutoCorrectionWidgets/TextAutoCorrectionWidgets/AutoCorrectionWidget
+include/KF6/TextAutoCorrectionWidgets/textautocorrectionwidgets/autocorrectionlanguage.h
+include/KF6/TextAutoCorrectionWidgets/textautocorrectionwidgets/autocorrectiontextedit.h
+include/KF6/TextAutoCorrectionWidgets/textautocorrectionwidgets/autocorrectionwidget.h
+include/KF6/TextAutoCorrectionWidgets/textautocorrectionwidgets/textautocorrectionwidgets_export.h
+include/KF6/TextAutoCorrectionWidgets/textautocorrectionwidgets_version.h
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateAnswerInfo
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateAskJob
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateAttachment
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateChat
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateChatSettings
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateChatsModel
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateDialog
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateExportChatAsJsonJob
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateExportChatBaseJob
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateHistorySortFilterProxyModel
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateImportChatBaseJob
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateManager
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateManagerBase
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMenuConfigureDialog
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMenuConfigureWidget
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMenuTextInfo
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMenuTextManager
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMenuWidget
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMessage
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMessageUtils
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMessagesModel
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateNetworkPluginConfigureWidget
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGeneratePluginText
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGeneratePluginTextInterface
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGeneratePluginTextManager
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGeneratePluginUtils
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateQuickAskDialog
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateReply
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateSearchMessage
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateSearchMessagesModel
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateStackWidget
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextClient
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextConfigurePluginsWidget
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextConfigurePromptWidget
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextInstance
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextInstancesManager
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextInstancesManagerDialog
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextInstancesManagerWidget
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextPlugin
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextReplyInfo
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextRequest
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextToolPlugin
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextToolPluginJob
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextToolPluginManager
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextToolPluginProperty
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextUtils
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateToolPluginConfigureWidget
+include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateWidget
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateanswerinfo.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateaskjob.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateattachment.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratechat.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratechatsettings.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratechatsmodel.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratedialog.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateexportchatasjsonjob.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateexportchatbasejob.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratehistorysortfilterproxymodel.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateimportchatbasejob.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemanager.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemanagerbase.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemenuconfiguredialog.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemenuconfigurewidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemenutextinfo.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemenutextmanager.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemenuwidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemessage.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemessagesmodel.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemessageutils.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratenetworkpluginconfigurewidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateplugintext.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateplugintextinterface.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateplugintextmanager.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratepluginutils.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratequickaskdialog.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratereply.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratesearchmessage.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratesearchmessagesmodel.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratestackwidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetext_export.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextclient.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextconfigurepluginswidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextconfigurepromptwidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextinstance.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextinstancesmanager.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextinstancesmanagerdialog.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextinstancesmanagerwidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextplugin.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextreplyinfo.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextrequest.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetexttoolplugin.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetexttoolpluginjob.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetexttoolpluginmanager.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetexttoolpluginproperty.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextutils.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetoolpluginconfigurewidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratewidget.h
+include/KF6/TextAutoGenerateText/textautogeneratetext_version.h
+include/KF6/TextCustomEditor/TextCustomEditor/PlainTextEditFindBar
+include/KF6/TextCustomEditor/TextCustomEditor/PlainTextEditor
+include/KF6/TextCustomEditor/TextCustomEditor/PlainTextEditorWidget
+include/KF6/TextCustomEditor/TextCustomEditor/PlainTextSyntaxSpellCheckingHighlighter
+include/KF6/TextCustomEditor/TextCustomEditor/RichTextBrowser
+include/KF6/TextCustomEditor/TextCustomEditor/RichTextBrowserFindBar
+include/KF6/TextCustomEditor/TextCustomEditor/RichTextBrowserWidget
+include/KF6/TextCustomEditor/TextCustomEditor/RichTextEditFindBar
+include/KF6/TextCustomEditor/TextCustomEditor/RichTextEditor
+include/KF6/TextCustomEditor/TextCustomEditor/RichTextEditorWidget
+include/KF6/TextCustomEditor/TextCustomEditor/TextEditFindBarBase
+include/KF6/TextCustomEditor/TextCustomEditor/TextEditorCompleter
+include/KF6/TextCustomEditor/TextCustomEditor/TextGotoLineWidget
+include/KF6/TextCustomEditor/textcustomeditor/plaintexteditfindbar.h
+include/KF6/TextCustomEditor/textcustomeditor/plaintexteditor.h
+include/KF6/TextCustomEditor/textcustomeditor/plaintexteditorwidget.h
+include/KF6/TextCustomEditor/textcustomeditor/plaintextsyntaxspellcheckinghighlighter.h
+include/KF6/TextCustomEditor/textcustomeditor/richtextbrowser.h
+include/KF6/TextCustomEditor/textcustomeditor/richtextbrowserfindbar.h
+include/KF6/TextCustomEditor/textcustomeditor/richtextbrowserwidget.h
+include/KF6/TextCustomEditor/textcustomeditor/richtexteditfindbar.h
+include/KF6/TextCustomEditor/textcustomeditor/richtexteditor.h
+include/KF6/TextCustomEditor/textcustomeditor/richtexteditorwidget.h
+include/KF6/TextCustomEditor/textcustomeditor/textcustomeditor_export.h
+include/KF6/TextCustomEditor/textcustomeditor/texteditfindbarbase.h
+include/KF6/TextCustomEditor/textcustomeditor/texteditorcompleter.h
+include/KF6/TextCustomEditor/textcustomeditor/textgotolinewidget.h
+include/KF6/TextCustomEditor/textcustomeditor_version.h
+include/KF6/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeech
+include/KF6/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechActions
+include/KF6/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechConfigDialog
+include/KF6/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechConfigWidget
+include/KF6/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechContainerWidget
+include/KF6/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechInterface
+include/KF6/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechWidget
+include/KF6/TextEditTextToSpeech/textedittexttospeech/textedittexttospeech_export.h
+include/KF6/TextEditTextToSpeech/textedittexttospeech/texttospeech.h
+include/KF6/TextEditTextToSpeech/textedittexttospeech/texttospeechactions.h
+include/KF6/TextEditTextToSpeech/textedittexttospeech/texttospeechconfigdialog.h
+include/KF6/TextEditTextToSpeech/textedittexttospeech/texttospeechconfigwidget.h
+include/KF6/TextEditTextToSpeech/textedittexttospeech/texttospeechcontainerwidget.h
+include/KF6/TextEditTextToSpeech/textedittexttospeech/texttospeechinterface.h
+include/KF6/TextEditTextToSpeech/textedittexttospeech/texttospeechwidget.h
+include/KF6/TextEditTextToSpeech/textedittexttospeech_version.h
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/CustomEmoji
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/CustomEmojiIconManager
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/EmojiModel
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/EmojiModelManager
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/EmojiSortFilterProxyModel
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/EmoticonCategory
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/EmoticonUnicodeUtils
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/RunningAnimatedImage
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticon
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticonManager
+include/KF6/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticonParser
+include/KF6/TextEmoticonsCore/textemoticonscore/customemoji.h
+include/KF6/TextEmoticonsCore/textemoticonscore/customemojiiconmanager.h
+include/KF6/TextEmoticonsCore/textemoticonscore/emojimodel.h
+include/KF6/TextEmoticonsCore/textemoticonscore/emojimodelmanager.h
+include/KF6/TextEmoticonsCore/textemoticonscore/emojisortfilterproxymodel.h
+include/KF6/TextEmoticonsCore/textemoticonscore/emoticoncategory.h
+include/KF6/TextEmoticonsCore/textemoticonscore/emoticonunicodeutils.h
+include/KF6/TextEmoticonsCore/textemoticonscore/runninganimatedimage.h
+include/KF6/TextEmoticonsCore/textemoticonscore/textemoticonscore_export.h
+include/KF6/TextEmoticonsCore/textemoticonscore/unicodeemoticon.h
+include/KF6/TextEmoticonsCore/textemoticonscore/unicodeemoticonmanager.h
+include/KF6/TextEmoticonsCore/textemoticonscore/unicodeemoticonparser.h
+include/KF6/TextEmoticonsCore/textemoticonscore_version.h
+include/KF6/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonTextEditAction
+include/KF6/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonTextEditSelector
+include/KF6/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonWidgetAction
+include/KF6/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonWidgetActionWidget
+include/KF6/TextEmoticonsWidgets/textemoticonswidgets/emoticontexteditaction.h
+include/KF6/TextEmoticonsWidgets/textemoticonswidgets/emoticontexteditselector.h
+include/KF6/TextEmoticonsWidgets/textemoticonswidgets/emoticonwidgetaction.h
+include/KF6/TextEmoticonsWidgets/textemoticonswidgets/emoticonwidgetactionwidget.h
+include/KF6/TextEmoticonsWidgets/textemoticonswidgets/textemoticonswidgets_export.h
+include/KF6/TextEmoticonsWidgets/textemoticonswidgets_version.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammalecteConfigDialog
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammalecteConfigWidget
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammalecteGenerateConfigOptionJob
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammalecteManager
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammalecteResultJob
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammalecteResultWidget
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammarAction
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammarError
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammarResultTextEdit
+include/KF6/TextGrammarCheck/TextGrammarCheck/GrammarResultWidget
+include/KF6/TextGrammarCheck/TextGrammarCheck/LanguageToolComboBox
+include/KF6/TextGrammarCheck/TextGrammarCheck/LanguageToolConfigDialog
+include/KF6/TextGrammarCheck/TextGrammarCheck/LanguageToolConfigWidget
+include/KF6/TextGrammarCheck/TextGrammarCheck/LanguageToolGetListOfLanguageJob
+include/KF6/TextGrammarCheck/TextGrammarCheck/LanguageToolManager
+include/KF6/TextGrammarCheck/TextGrammarCheck/LanguageToolResultWidget
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammalecteconfigdialog.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammalecteconfigwidget.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammalectegenerateconfigoptionjob.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammalectemanager.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammalecteresultjob.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammalecteresultwidget.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammaraction.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammarerror.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammarresulttextedit.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/grammarresultwidget.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/languagetoolcombobox.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/languagetoolconfigdialog.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/languagetoolconfigwidget.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/languagetoolgetlistoflanguagejob.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/languagetoolmanager.h
+include/KF6/TextGrammarCheck/TextGrammarCheck/languagetoolresultwidget.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammalecteconfigdialog.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammalecteconfigwidget.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammalectegenerateconfigoptionjob.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammalectemanager.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammalecteresultjob.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammalecteresultwidget.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammaraction.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammarerror.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammarresulttextedit.h
+include/KF6/TextGrammarCheck/textgrammarcheck/grammarresultwidget.h
+include/KF6/TextGrammarCheck/textgrammarcheck/languagetoolcombobox.h
+include/KF6/TextGrammarCheck/textgrammarcheck/languagetoolconfigdialog.h
+include/KF6/TextGrammarCheck/textgrammarcheck/languagetoolconfigwidget.h
+include/KF6/TextGrammarCheck/textgrammarcheck/languagetoolgetlistoflanguagejob.h
+include/KF6/TextGrammarCheck/textgrammarcheck/languagetoolmanager.h
+include/KF6/TextGrammarCheck/textgrammarcheck/languagetoolresultwidget.h
+include/KF6/TextGrammarCheck/textgrammarcheck/textgrammarcheck_export.h
+include/KF6/TextGrammarCheck/textgrammarcheck_version.h
+include/KF6/TextSpeechToText/TextSpeechToText/SpeechToTextAction
+include/KF6/TextSpeechToText/TextSpeechToText/SpeechToTextClient
+include/KF6/TextSpeechToText/TextSpeechToText/SpeechToTextEngineLoader
+include/KF6/TextSpeechToText/TextSpeechToText/SpeechToTextManager
+include/KF6/TextSpeechToText/TextSpeechToText/SpeechToTextMenu
+include/KF6/TextSpeechToText/TextSpeechToText/SpeechToTextPlugin
+include/KF6/TextSpeechToText/TextSpeechToText/SpeechToTextToolButtonWidget
+include/KF6/TextSpeechToText/textspeechtotext/speechtotextaction.h
+include/KF6/TextSpeechToText/textspeechtotext/speechtotextclient.h
+include/KF6/TextSpeechToText/textspeechtotext/speechtotextengineloader.h
+include/KF6/TextSpeechToText/textspeechtotext/speechtotextmanager.h
+include/KF6/TextSpeechToText/textspeechtotext/speechtotextmenu.h
+include/KF6/TextSpeechToText/textspeechtotext/speechtotextplugin.h
+include/KF6/TextSpeechToText/textspeechtotext/speechtotexttoolbuttonwidget.h
+include/KF6/TextSpeechToText/textspeechtotext/textspeechtotext_export.h
+include/KF6/TextSpeechToText/textspeechtotext_version.h
+include/KF6/TextTranslator/TextTranslator/TranslatorConfigureDialog
+include/KF6/TextTranslator/TextTranslator/TranslatorConfigureLanguageListWidget
+include/KF6/TextTranslator/TextTranslator/TranslatorConfigureListsWidget
+include/KF6/TextTranslator/TextTranslator/TranslatorEngineAccessManager
+include/KF6/TextTranslator/TextTranslator/TranslatorEngineClient
+include/KF6/TextTranslator/TextTranslator/TranslatorEngineLoader
+include/KF6/TextTranslator/TextTranslator/TranslatorEnginePlugin
+include/KF6/TextTranslator/TextTranslator/TranslatorMenu
+include/KF6/TextTranslator/TextTranslator/TranslatorUtil
+include/KF6/TextTranslator/TextTranslator/TranslatorWidget
+include/KF6/TextTranslator/TextTranslator/translatorconfiguredialog.h
+include/KF6/TextTranslator/TextTranslator/translatorconfigurelanguagelistwidget.h
+include/KF6/TextTranslator/TextTranslator/translatorconfigurelistswidget.h
+include/KF6/TextTranslator/TextTranslator/translatorengineaccessmanager.h
+include/KF6/TextTranslator/TextTranslator/translatorengineclient.h
+include/KF6/TextTranslator/TextTranslator/translatorengineloader.h
+include/KF6/TextTranslator/TextTranslator/translatorengineplugin.h
+include/KF6/TextTranslator/TextTranslator/translatormenu.h
+include/KF6/TextTranslator/TextTranslator/translatorutil.h
+include/KF6/TextTranslator/TextTranslator/translatorwidget.h
+include/KF6/TextTranslator/texttranslator/texttranslator_export.h
+include/KF6/TextTranslator/texttranslator/translatorconfiguredialog.h
+include/KF6/TextTranslator/texttranslator/translatorconfigurelanguagelistwidget.h
+include/KF6/TextTranslator/texttranslator/translatorconfigurelistswidget.h
+include/KF6/TextTranslator/texttranslator/translatorengineaccessmanager.h
+include/KF6/TextTranslator/texttranslator/translatorengineclient.h
+include/KF6/TextTranslator/texttranslator/translatorengineloader.h
+include/KF6/TextTranslator/texttranslator/translatorengineplugin.h
+include/KF6/TextTranslator/texttranslator/translatormenu.h
+include/KF6/TextTranslator/texttranslator/translatorutil.h
+include/KF6/TextTranslator/texttranslator/translatorwidget.h
+include/KF6/TextTranslator/texttranslator_version.h
+include/KF6/TextUtils/TextUtils/ConvertText
+include/KF6/TextUtils/textutils/converttext.h
+include/KF6/TextUtils/textutils/textutils_export.h
+include/KF6/TextUtils/textutils_version.h
+lib/cmake/KF6TextAddonsWidgets/KF6TextAddonsWidgetsConfig.cmake
+lib/cmake/KF6TextAddonsWidgets/KF6TextAddonsWidgetsConfigVersion.cmake
+lib/cmake/KF6TextAddonsWidgets/KF6TextAddonsWidgetsTargets-noconfig.cmake
+lib/cmake/KF6TextAddonsWidgets/KF6TextAddonsWidgetsTargets.cmake
+lib/cmake/KF6TextAutoCorrectionCore/KF6TextAutoCorrectionCoreConfig.cmake
+lib/cmake/KF6TextAutoCorrectionCore/KF6TextAutoCorrectionCoreConfigVersion.cmake
+lib/cmake/KF6TextAutoCorrectionCore/KF6TextAutoCorrectionCoreTargets-noconfig.cmake
+lib/cmake/KF6TextAutoCorrectionCore/KF6TextAutoCorrectionCoreTargets.cmake
+lib/cmake/KF6TextAutoCorrectionWidgets/KF6TextAutoCorrectionWidgetsConfig.cmake
+lib/cmake/KF6TextAutoCorrectionWidgets/KF6TextAutoCorrectionWidgetsConfigVersion.cmake
+lib/cmake/KF6TextAutoCorrectionWidgets/KF6TextAutoCorrectionWidgetsTargets-noconfig.cmake
+lib/cmake/KF6TextAutoCorrectionWidgets/KF6TextAutoCorrectionWidgetsTargets.cmake
+lib/cmake/KF6TextAutoGenerateText/KF6TextAutoGenerateTextConfig.cmake
+lib/cmake/KF6TextAutoGenerateText/KF6TextAutoGenerateTextConfigVersion.cmake
+lib/cmake/KF6TextAutoGenerateText/KF6TextAutoGenerateTextTargets-noconfig.cmake
+lib/cmake/KF6TextAutoGenerateText/KF6TextAutoGenerateTextTargets.cmake
+lib/cmake/KF6TextCustomEditor/KF6TextCustomEditorConfig.cmake
+lib/cmake/KF6TextCustomEditor/KF6TextCustomEditorConfigVersion.cmake
+lib/cmake/KF6TextCustomEditor/KF6TextCustomEditorTargets-noconfig.cmake
+lib/cmake/KF6TextCustomEditor/KF6TextCustomEditorTargets.cmake
+lib/cmake/KF6TextEditTextToSpeech/KF6TextEditTextToSpeechConfig.cmake
+lib/cmake/KF6TextEditTextToSpeech/KF6TextEditTextToSpeechConfigVersion.cmake
+lib/cmake/KF6TextEditTextToSpeech/KF6TextEditTextToSpeechTargets-noconfig.cmake
+lib/cmake/KF6TextEditTextToSpeech/KF6TextEditTextToSpeechTargets.cmake
+lib/cmake/KF6TextEmoticonsCore/KF6TextEmoticonsCoreConfig.cmake
+lib/cmake/KF6TextEmoticonsCore/KF6TextEmoticonsCoreConfigVersion.cmake
+lib/cmake/KF6TextEmoticonsCore/KF6TextEmoticonsCoreTargets-noconfig.cmake
+lib/cmake/KF6TextEmoticonsCore/KF6TextEmoticonsCoreTargets.cmake
+lib/cmake/KF6TextEmoticonsWidgets/KF6TextEmoticonsWidgetsConfig.cmake
+lib/cmake/KF6TextEmoticonsWidgets/KF6TextEmoticonsWidgetsConfigVersion.cmake
+lib/cmake/KF6TextEmoticonsWidgets/KF6TextEmoticonsWidgetsTargets-noconfig.cmake
+lib/cmake/KF6TextEmoticonsWidgets/KF6TextEmoticonsWidgetsTargets.cmake
+lib/cmake/KF6TextGrammarCheck/KF6TextGrammarCheckConfig.cmake
+lib/cmake/KF6TextGrammarCheck/KF6TextGrammarCheckConfigVersion.cmake
+lib/cmake/KF6TextGrammarCheck/KF6TextGrammarCheckTargets-noconfig.cmake
+lib/cmake/KF6TextGrammarCheck/KF6TextGrammarCheckTargets.cmake
+lib/cmake/KF6TextSpeechToText/KF6TextSpeechToTextConfig.cmake
+lib/cmake/KF6TextSpeechToText/KF6TextSpeechToTextConfigVersion.cmake
+lib/cmake/KF6TextSpeechToText/KF6TextSpeechToTextTargets-noconfig.cmake
+lib/cmake/KF6TextSpeechToText/KF6TextSpeechToTextTargets.cmake
+lib/cmake/KF6TextTranslator/KF6TextTranslatorConfig.cmake
+lib/cmake/KF6TextTranslator/KF6TextTranslatorConfigVersion.cmake
+lib/cmake/KF6TextTranslator/KF6TextTranslatorTargets-noconfig.cmake
+lib/cmake/KF6TextTranslator/KF6TextTranslatorTargets.cmake
+lib/cmake/KF6TextUtils/KF6TextUtilsConfig.cmake
+lib/cmake/KF6TextUtils/KF6TextUtilsConfigVersion.cmake
+lib/cmake/KF6TextUtils/KF6TextUtilsTargets-noconfig.cmake
+lib/cmake/KF6TextUtils/KF6TextUtilsTargets.cmake
+lib/cmake/textautogenerate-cmark-rc-copy/textautogenerate-cmark-rc-copy-targets-noconfig.cmake
+lib/cmake/textautogenerate-cmark-rc-copy/textautogenerate-cmark-rc-copy-targets.cmake
+lib/libKF6TextAddonsWidgets.so
+lib/libKF6TextAddonsWidgets.so.1
+lib/libKF6TextAddonsWidgets.so.${PKGVERSION}
+lib/libKF6TextAutoCorrectionCore.so
+lib/libKF6TextAutoCorrectionCore.so.1
+lib/libKF6TextAutoCorrectionCore.so.${PKGVERSION}
+lib/libKF6TextAutoCorrectionWidgets.so
+lib/libKF6TextAutoCorrectionWidgets.so.1
+lib/libKF6TextAutoCorrectionWidgets.so.${PKGVERSION}
+lib/libKF6TextAutoGenerateText.so
+lib/libKF6TextAutoGenerateText.so.1
+lib/libKF6TextAutoGenerateText.so.${PKGVERSION}
+lib/libKF6TextCustomEditor.so
+lib/libKF6TextCustomEditor.so.1
+lib/libKF6TextCustomEditor.so.${PKGVERSION}
+lib/libKF6TextEditTextToSpeech.so
+lib/libKF6TextEditTextToSpeech.so.1
+lib/libKF6TextEditTextToSpeech.so.${PKGVERSION}
+lib/libKF6TextEmoticonsCore.so
+lib/libKF6TextEmoticonsCore.so.1
+lib/libKF6TextEmoticonsCore.so.${PKGVERSION}
+lib/libKF6TextEmoticonsWidgets.so
+lib/libKF6TextEmoticonsWidgets.so.1
+lib/libKF6TextEmoticonsWidgets.so.${PKGVERSION}
+lib/libKF6TextGrammarCheck.so
+lib/libKF6TextGrammarCheck.so.1
+lib/libKF6TextGrammarCheck.so.${PKGVERSION}
+lib/libKF6TextSpeechToText.so
+lib/libKF6TextSpeechToText.so.1
+lib/libKF6TextSpeechToText.so.${PKGVERSION}
+lib/libKF6TextTranslator.so
+lib/libKF6TextTranslator.so.1
+lib/libKF6TextTranslator.so.${PKGVERSION}
+lib/libKF6TextUtils.so
+lib/libKF6TextUtils.so.1
+lib/libKF6TextUtils.so.${PKGVERSION}
+lib/libtextautogenerate-cmark-rc-copy.so
+lib/libtextautogenerate-cmark-rc-copy.so.0
+lib/libtextautogenerate-cmark-rc-copy.so.0.31.0
+lib/libtextautogenerategenericnetwork.so.1
+lib/libtextautogenerategenericnetwork.so.${PKGVERSION}
+lib/libtextautogenerateollama.so.1
+lib/libtextautogenerateollama.so.${PKGVERSION}
+qt6/plugins/autogeneratetext/toolplugins/textautogeneratetext_exampletoolplugin.so
+qt6/plugins/designer/textcustomeditor.so
+qt6/plugins/designer/texttranslatorwidgets6.so
+qt6/plugins/kf6/speechtotext/speechtotext_google.so
+qt6/plugins/kf6/speechtotext/speechtotext_whisper.so
+qt6/plugins/kf6/textautogeneratetext/autogeneratetext_genericnetwork.so
+qt6/plugins/kf6/textautogeneratetext/autogeneratetext_ollama.so
+qt6/plugins/kf6/translator/translator_bing.so
+qt6/plugins/kf6/translator/translator_deepl.so
+qt6/plugins/kf6/translator/translator_google.so
+qt6/plugins/kf6/translator/translator_libretranslate.so
+qt6/plugins/kf6/translator/translator_lingva.so
+qt6/plugins/kf6/translator/translator_yandex.so
+share/locale/ar/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/ar/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ar/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/ar/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/ar/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/ar/LC_MESSAGES/libtextemoticons.mo
 share/locale/ar/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ar/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/ar/LC_MESSAGES/libtexttranslator.mo
+share/locale/ast/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/ast/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ast/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/ast/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/ast/LC_MESSAGES/libtextemoticons.mo
+share/locale/ast/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ast/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/ast/LC_MESSAGES/libtexttranslator.mo
 share/locale/az/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/bg/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/bg/LC_MESSAGES/libtextautocorrection.mo
+share/locale/bg/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/bg/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/bg/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/bg/LC_MESSAGES/libtextemoticons.mo
 share/locale/bg/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/bg/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/bg/LC_MESSAGES/libtexttranslator.mo
+share/locale/ca/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/ca/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ca/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/ca/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/ca/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/ca/LC_MESSAGES/libtextemoticons.mo
 share/locale/ca/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ca/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/ca/LC_MESSAGES/libtexttranslator.mo
+share/locale/ca@valencia/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/ca@valencia/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ca@valencia/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/ca@valencia/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/ca@valencia/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/ca@valencia/LC_MESSAGES/libtextemoticons.mo
 share/locale/ca@valencia/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ca@valencia/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/ca@valencia/LC_MESSAGES/libtexttranslator.mo
+share/locale/cs/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/cs/LC_MESSAGES/libtextautocorrection.mo
+share/locale/cs/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/cs/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/cs/LC_MESSAGES/libtextemoticons.mo
 share/locale/cs/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/cs/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/cs/LC_MESSAGES/libtexttranslator.mo
 share/locale/da/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/de/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/de/LC_MESSAGES/libtextautocorrection.mo
+share/locale/de/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/de/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/de/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/de/LC_MESSAGES/libtextemoticons.mo
 share/locale/de/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/de/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/de/LC_MESSAGES/libtexttranslator.mo
+share/locale/en_GB/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/en_GB/LC_MESSAGES/libtextautocorrection.mo
+share/locale/en_GB/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/en_GB/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/en_GB/LC_MESSAGES/libtextemoticons.mo
 share/locale/en_GB/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/en_GB/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/en_GB/LC_MESSAGES/libtexttranslator.mo
+share/locale/eo/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/eo/LC_MESSAGES/libtextautocorrection.mo
+share/locale/eo/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/eo/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/eo/LC_MESSAGES/libtextemoticons.mo
+share/locale/eo/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/eo/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/eo/LC_MESSAGES/libtexttranslator.mo
+share/locale/es/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/es/LC_MESSAGES/libtextautocorrection.mo
+share/locale/es/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/es/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/es/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/es/LC_MESSAGES/libtextemoticons.mo
 share/locale/es/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/es/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/es/LC_MESSAGES/libtexttranslator.mo
 share/locale/et/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/eu/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/eu/LC_MESSAGES/libtextautocorrection.mo
+share/locale/eu/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/eu/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/eu/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/eu/LC_MESSAGES/libtextemoticons.mo
 share/locale/eu/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/eu/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/eu/LC_MESSAGES/libtexttranslator.mo
+share/locale/fi/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/fi/LC_MESSAGES/libtextautocorrection.mo
+share/locale/fi/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/fi/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/fi/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/fi/LC_MESSAGES/libtextemoticons.mo
 share/locale/fi/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/fi/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/fi/LC_MESSAGES/libtexttranslator.mo
+share/locale/fr/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/fr/LC_MESSAGES/libtextautocorrection.mo
+share/locale/fr/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/fr/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/fr/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/fr/LC_MESSAGES/libtextemoticons.mo
 share/locale/fr/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/fr/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/fr/LC_MESSAGES/libtexttranslator.mo
+share/locale/gl/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/gl/LC_MESSAGES/libtextautocorrection.mo
+share/locale/gl/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/gl/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/gl/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/gl/LC_MESSAGES/libtextemoticons.mo
 share/locale/gl/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/gl/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/gl/LC_MESSAGES/libtexttranslator.mo
+share/locale/he/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/he/LC_MESSAGES/libtextautocorrection.mo
+share/locale/he/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/he/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/he/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/he/LC_MESSAGES/libtextemoticons.mo
+share/locale/he/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/he/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/he/LC_MESSAGES/libtexttranslator.mo
+share/locale/hi/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/hi/LC_MESSAGES/libtextautocorrection.mo
+share/locale/hi/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/hi/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/hi/LC_MESSAGES/libtextemoticons.mo
+share/locale/hi/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/hi/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/hi/LC_MESSAGES/libtexttranslator.mo
+share/locale/hu/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/ia/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/ia/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ia/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/ia/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/ia/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/ia/LC_MESSAGES/libtextemoticons.mo
 share/locale/ia/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ia/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/ia/LC_MESSAGES/libtexttranslator.mo
+share/locale/it/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/it/LC_MESSAGES/libtextautocorrection.mo
+share/locale/it/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/it/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/it/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/it/LC_MESSAGES/libtextemoticons.mo
 share/locale/it/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/it/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/it/LC_MESSAGES/libtexttranslator.mo
+share/locale/ja/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/ja/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ja/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/ja/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/ja/LC_MESSAGES/libtextemoticons.mo
+share/locale/ja/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ja/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/ja/LC_MESSAGES/libtexttranslator.mo
+share/locale/ka/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/ka/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ka/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/ka/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/ka/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/ka/LC_MESSAGES/libtextemoticons.mo
 share/locale/ka/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ka/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/ka/LC_MESSAGES/libtexttranslator.mo
+share/locale/ko/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/ko/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ko/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/ko/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/ko/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/ko/LC_MESSAGES/libtextemoticons.mo
 share/locale/ko/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ko/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/ko/LC_MESSAGES/libtexttranslator.mo
+share/locale/lt/LC_MESSAGES/libtextautocorrection.mo
+share/locale/lt/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/lt/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/lt/LC_MESSAGES/libtexttranslator.mo
+share/locale/nl/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/nl/LC_MESSAGES/libtextautocorrection.mo
+share/locale/nl/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/nl/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/nl/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/nl/LC_MESSAGES/libtextemoticons.mo
 share/locale/nl/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/nl/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/nl/LC_MESSAGES/libtexttranslator.mo
+share/locale/nn/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/nn/LC_MESSAGES/libtextautocorrection.mo
 share/locale/nn/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/nn/LC_MESSAGES/libtextemoticons.mo
 share/locale/nn/LC_MESSAGES/libtextgrammarcheck.mo
 share/locale/nn/LC_MESSAGES/libtexttranslator.mo
+share/locale/pl/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/pl/LC_MESSAGES/libtextautocorrection.mo
+share/locale/pl/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/pl/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/pl/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/pl/LC_MESSAGES/libtextemoticons.mo
 share/locale/pl/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/pl/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/pl/LC_MESSAGES/libtexttranslator.mo
+share/locale/pt/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/pt/LC_MESSAGES/libtextautocorrection.mo
 share/locale/pt/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/pt/LC_MESSAGES/libtextgrammarcheck.mo
 share/locale/pt/LC_MESSAGES/libtexttranslator.mo
+share/locale/pt_BR/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/pt_BR/LC_MESSAGES/libtextautocorrection.mo
+share/locale/pt_BR/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/pt_BR/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/pt_BR/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/pt_BR/LC_MESSAGES/libtextemoticons.mo
 share/locale/pt_BR/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/pt_BR/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/pt_BR/LC_MESSAGES/libtexttranslator.mo
+share/locale/ru/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/ru/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ru/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/ru/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/ru/LC_MESSAGES/libtextemoticons.mo
 share/locale/ru/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ru/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/ru/LC_MESSAGES/libtexttranslator.mo
+share/locale/sa/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/sa/LC_MESSAGES/libtextautocorrection.mo
+share/locale/sa/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/sa/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/sa/LC_MESSAGES/libtextemoticons.mo
+share/locale/sa/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/sa/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/sa/LC_MESSAGES/libtexttranslator.mo
+share/locale/sk/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/sk/LC_MESSAGES/libtextautocorrection.mo
+share/locale/sk/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/sk/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/sk/LC_MESSAGES/libtextemoticons.mo
 share/locale/sk/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/sk/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/sk/LC_MESSAGES/libtexttranslator.mo
+share/locale/sl/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/sl/LC_MESSAGES/libtextautocorrection.mo
+share/locale/sl/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/sl/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/sl/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/sl/LC_MESSAGES/libtextemoticons.mo
 share/locale/sl/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/sl/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/sl/LC_MESSAGES/libtexttranslator.mo
+share/locale/sv/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/sv/LC_MESSAGES/libtextautocorrection.mo
+share/locale/sv/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/sv/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/sv/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/sv/LC_MESSAGES/libtextemoticons.mo
 share/locale/sv/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/sv/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/sv/LC_MESSAGES/libtexttranslator.mo
+share/locale/ta/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/ta/LC_MESSAGES/libtextautocorrection.mo
+share/locale/ta/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/ta/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/ta/LC_MESSAGES/libtextemoticons.mo
+share/locale/ta/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/ta/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/ta/LC_MESSAGES/libtexttranslator.mo
+share/locale/tr/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/tr/LC_MESSAGES/libtextautocorrection.mo
+share/locale/tr/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/tr/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/tr/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/tr/LC_MESSAGES/libtextemoticons.mo
 share/locale/tr/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/tr/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/tr/LC_MESSAGES/libtexttranslator.mo
+share/locale/uk/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/uk/LC_MESSAGES/libtextautocorrection.mo
+share/locale/uk/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/uk/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/uk/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/uk/LC_MESSAGES/libtextemoticons.mo
 share/locale/uk/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/uk/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/uk/LC_MESSAGES/libtexttranslator.mo
+share/locale/zh_CN/LC_MESSAGES/libtextaddonswidgets.mo
 share/locale/zh_CN/LC_MESSAGES/libtextautocorrection.mo
+share/locale/zh_CN/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/zh_CN/LC_MESSAGES/libtextcustomeditor.mo
 share/locale/zh_CN/LC_MESSAGES/libtextedittexttospeech.mo
 share/locale/zh_CN/LC_MESSAGES/libtextemoticons.mo
 share/locale/zh_CN/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/zh_CN/LC_MESSAGES/libtextspeechtotext.mo
 share/locale/zh_CN/LC_MESSAGES/libtexttranslator.mo
+share/locale/zh_TW/LC_MESSAGES/libtextaddonswidgets.mo
+share/locale/zh_TW/LC_MESSAGES/libtextautocorrection.mo
+share/locale/zh_TW/LC_MESSAGES/libtextautogeneratetext.mo
+share/locale/zh_TW/LC_MESSAGES/libtextcustomeditor.mo
+share/locale/zh_TW/LC_MESSAGES/libtextedittexttospeech.mo
+share/locale/zh_TW/LC_MESSAGES/libtextemoticons.mo
+share/locale/zh_TW/LC_MESSAGES/libtextgrammarcheck.mo
+share/locale/zh_TW/LC_MESSAGES/libtextspeechtotext.mo
+share/locale/zh_TW/LC_MESSAGES/libtexttranslator.mo
+share/qlogging-categories6/ktextaddons.categories
+share/qlogging-categories6/ktextaddons.renamecategories
Index: pkgsrc/textproc/ktextaddons/distinfo
diff -u pkgsrc/textproc/ktextaddons/distinfo:1.1 pkgsrc/textproc/ktextaddons/distinfo:1.2
--- pkgsrc/textproc/ktextaddons/distinfo:1.1    Thu Aug  3 05:32:04 2023
+++ pkgsrc/textproc/ktextaddons/distinfo        Sun Dec 21 19:49:16 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/08/03 05:32:04 markd Exp $
+$NetBSD: distinfo,v 1.2 2025/12/21 19:49:16 markd Exp $
 
-BLAKE2s (ktextaddons-1.3.2.tar.xz) = 431fa46b19a9c529684383edc14012c17269ea64558b89e065e614d69477a19b
-SHA512 (ktextaddons-1.3.2.tar.xz) = a430ced86dfa20875eb9bbc84adbc298e04a83390bb41ea35ee5d59c64260e172e18c75a2d44145d2756de3e717dba7215599996075492183ca03b6bc1c6497d
-Size (ktextaddons-1.3.2.tar.xz) = 392976 bytes
+BLAKE2s (ktextaddons-1.8.0.tar.xz) = c4b3dc695b8d92b6361275cf008e2559d9b2dd6dd23e58fa882520b9026d63fe
+SHA512 (ktextaddons-1.8.0.tar.xz) = d3a5fef223446e2a068bc73bfc11d5781a52a9e8ea9b4fc0825c255858fb913980f3cd696e1ad9d12e05fb293620a1afa161e91102176958f99dd35a02d1e81f
+Size (ktextaddons-1.8.0.tar.xz) = 1012860 bytes

Index: pkgsrc/textproc/ktextaddons/buildlink3.mk
diff -u pkgsrc/textproc/ktextaddons/buildlink3.mk:1.14 pkgsrc/textproc/ktextaddons/buildlink3.mk:1.15
--- pkgsrc/textproc/ktextaddons/buildlink3.mk:1.14      Thu Oct 23 20:39:34 2025
+++ pkgsrc/textproc/ktextaddons/buildlink3.mk   Sun Dec 21 19:49:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2025/10/23 20:39:34 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2025/12/21 19:49:16 markd Exp $
 
 BUILDLINK_TREE+=       ktextaddons
 
@@ -6,17 +6,20 @@ BUILDLINK_TREE+=      ktextaddons
 KTEXTADDONS_BUILDLINK3_MK:=
 
 
-BUILDLINK_API_DEPENDS.ktextaddons+=    ktextaddons>=1.3.2
-BUILDLINK_ABI_DEPENDS.ktextaddons?=    ktextaddons>=1.3.2nb13
+BUILDLINK_API_DEPENDS.ktextaddons+=    ktextaddons>=1.8.0
+BUILDLINK_ABI_DEPENDS.ktextaddons?=    ktextaddons>=1.8.0
 BUILDLINK_PKGSRCDIR.ktextaddons?=      ../../textproc/ktextaddons
 
-.include "../../archivers/karchive/buildlink3.mk"
-.include "../../devel/kcoreaddons/buildlink3.mk"
-.include "../../devel/ki18n/buildlink3.mk"
-.include "../../security/qt5-qtkeychain/buildlink3.mk"
-.include "../../x11/kconfigwidgets/buildlink3.mk"
-.include "../../x11/kxmlgui/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../archivers/kf6-karchive/buildlink3.mk"
+.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../devel/qt6-qttools/buildlink3.mk"
+.include "../../security/qt6-qtkeychain/buildlink3.mk"
+.include "../../textproc/kf6-syntax-highlighting/buildlink3.mk"
+.include "../../x11/kf6-kconfigwidgets/buildlink3.mk"
+.include "../../x11/kf6-kxmlgui/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
 .endif # KTEXTADDONS_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -ktextaddons



Home | Main Index | Thread Index | Old Index