Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5342269533 |
@@ -1,24 +0,0 @@
|
||||
From fdbb082aaa0125d60fdf819c9cb95c40bdb98800 Mon Sep 17 00:00:00 2001
|
||||
From: Nicolas Fella <nicolas.fella@gmx.de>
|
||||
Date: Fri, 3 Jan 2025 16:00:02 +0100
|
||||
Subject: [PATCH] Add missing include
|
||||
|
||||
---
|
||||
texttranslator/translator/plugins/google/googleengineplugin.cpp | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/texttranslator/translator/plugins/google/googleengineplugin.cpp b/texttranslator/translator/plugins/google/googleengineplugin.cpp
|
||||
index 4cddf167..80a0f279 100644
|
||||
--- a/texttranslator/translator/plugins/google/googleengineplugin.cpp
|
||||
+++ b/texttranslator/translator/plugins/google/googleengineplugin.cpp
|
||||
@@ -14,6 +14,7 @@ using namespace Qt::Literals::StringLiterals;
|
||||
#include <QNetworkAccessManager>
|
||||
#include <QNetworkReply>
|
||||
#include <QNetworkRequest>
|
||||
+#include <QRegularExpression>
|
||||
#include <QUrlQuery>
|
||||
#include <TextTranslator/TranslatorEngineAccessManager>
|
||||
|
||||
--
|
||||
2.49.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64b80602e84b25e9164620af3f6341fa865b85e826ab8f5e02061ae24a277b20
|
||||
size 471052
|
||||
@@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYEP20ACgkQ11dEg7tX
|
||||
sY1oeBAAhNTEshnfCS/5WLS9DVbxT5OcFLMfkuaswy6ZFjbamxHtPaa2ESNfgZTT
|
||||
oFSimNiIS9Krk3xrFFZ3fU6Zn8cAhD+cF/kHId2hQqBBpPZY8Lo2UdJndoVzUZRY
|
||||
XjnN2yNVmfzJMElzzFM+JcBlHaYteIQbP9Ecrbf220DVlVyX72Fmm6z5A1NDgfVY
|
||||
1Wy08e5VC+ZovrdZ5IpQ+yARepTA8QDkDK04FcKLj9ewvHcSK9KXtM2N6GDz+ojP
|
||||
PB51o9EabJNUn+etezoibA1EGuU9nmPTWSJc11Z2hT59dBOJVqAUBFjS1/5h7Tho
|
||||
FLQnTZVYeydnr120KMLwhk3ERTJJsMcSQEN6oGAvG4C2ChZYkTEc+1Pt8Qd3nOTl
|
||||
pIlHa99OWuLXNSU0z9NJLoCwrvGEESgD0s16a4DSFyTZkpNTD+RP+y2gobjGRBW0
|
||||
d0uPtsjuSWxen8M5TvhjShwEcTOEKSOhmPNknaAsHkphBv8ADhV6v21bqESpBU8D
|
||||
MQf7RjpEHiqz3V3+dusJiy8HKrpH9/p76EQDaeESDTv88LYVFSXV7IO6TCxE74Ni
|
||||
2dWawexcraiQ+soCjW7bDJnw06bKmuEtlBmZRa7+p4kfe6JNP+A7OSXH796Og3vX
|
||||
vActcjsPq42u+vOvPi9Q9otsjT2CtfVRBzucgG12mBNYIIvxkrg=
|
||||
=Q7t9
|
||||
-----END PGP SIGNATURE-----
|
||||
BIN
ktextaddons-1.6.0.tar.xz
LFS
Normal file
BIN
ktextaddons-1.6.0.tar.xz
LFS
Normal file
Binary file not shown.
7
ktextaddons-1.6.0.tar.xz.sig
Normal file
7
ktextaddons-1.6.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQp3STmpc/8ezIJ3iP/kNS7VS7igUCaD00OAAKCRCP/kNS7VS7
|
||||
iqiwAP4sP9Prcd8/yZkFGOLrDPMCNpzpx8vSOoKteGXzV/N8WwEAqxL8vRE15OvZ
|
||||
LiYwCF0MA0ZbGgoGwdejDV/k1yaFDwY=
|
||||
=bKN1
|
||||
-----END PGP SIGNATURE-----
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 12:01:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 1.6.0. No changelog.
|
||||
- Drop patch, merged upstream:
|
||||
* 0001-Add-missing-include.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 08:14:56 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
Binary file not shown.
@@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf6_version 5.246.0
|
||||
%define qt6_version 6.6.0
|
||||
%define kf6_version 6.11.0
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%bcond_without released
|
||||
Name: ktextaddons
|
||||
Version: 1.5.4
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Various text handling addons
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -29,10 +29,9 @@ URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/ktextaddons/%{name}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/ktextaddons/%{name}-%{version}.tar.xz.sig
|
||||
# https://invent.kde.org/sysadmin/release-keyring/-/blob/master/keys/mlaurent@key1.asc?ref_type=heads
|
||||
Source2: ktextaddons.keyring
|
||||
%endif
|
||||
# PATCH-FIX-UPSTREAM
|
||||
Patch0: 0001-Add-missing-include.patch
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
@@ -43,15 +42,18 @@ BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Sonnet) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6SyntaxHighlighting) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6TextWidgets) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6XmlGui) >= %{kf6_version}
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Keychain)
|
||||
BuildRequires: cmake(Qt6MultimediaWidgets) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Sql) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6TextToSpeech) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
Requires: qt6-sql-sqlite >= %{qt6_version}
|
||||
|
||||
%description
|
||||
KTextAddons provides libraries to work with texts, such as grammar checks,
|
||||
@@ -82,7 +84,6 @@ This package provides development files to use ktextaddons in other applications
|
||||
|
||||
%build
|
||||
%cmake_kf6 \
|
||||
-DBUILD_WITH_QT6:BOOL=TRUE \
|
||||
-DBUILD_QCH:BOOL=TRUE
|
||||
|
||||
%kf6_build
|
||||
@@ -101,6 +102,9 @@ This package provides development files to use ktextaddons in other applications
|
||||
%{_kf6_debugdir}/ktextaddons.categories
|
||||
%{_kf6_debugdir}/ktextaddons.renamecategories
|
||||
%{_kf6_plugindir}/kf6/translator/
|
||||
%{_kf6_plugindir}/kf6/speechtotext/
|
||||
%{_kf6_plugindir}/kf6/textautogeneratetext/
|
||||
%{_kf6_libdir}/libtextautogenerateollama.so.*
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
@@ -108,6 +112,7 @@ This package provides development files to use ktextaddons in other applications
|
||||
%license LICENSES/*
|
||||
%{_kf6_libdir}/libKF6TextAutoCorrectionCore.so.*
|
||||
%{_kf6_libdir}/libKF6TextAutoCorrectionWidgets.so.*
|
||||
%{_kf6_libdir}/libKF6TextAutoGenerateText.so.*
|
||||
%{_kf6_libdir}/libKF6TextCustomEditor.so.*
|
||||
%{_kf6_libdir}/libKF6TextEmoticonsCore.so.*
|
||||
%{_kf6_libdir}/libKF6TextEmoticonsWidgets.so.*
|
||||
@@ -116,37 +121,44 @@ This package provides development files to use ktextaddons in other applications
|
||||
%{_kf6_libdir}/libKF6TextTranslator.so.*
|
||||
%{_kf6_libdir}/libKF6TextAddonsWidgets.so.*
|
||||
%{_kf6_libdir}/libKF6TextUtils.so.*
|
||||
%{_kf6_libdir}/libKF6TextSpeechToText.so.*
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6Text*.*
|
||||
%{_kf6_cmakedir}/KF6TextAddonsWidgets/
|
||||
%{_kf6_cmakedir}/KF6TextAutoCorrectionCore/
|
||||
%{_kf6_cmakedir}/KF6TextAutoCorrectionWidgets/
|
||||
%{_kf6_cmakedir}/KF6TextAutoGenerateText/
|
||||
%{_kf6_cmakedir}/KF6TextCustomEditor/
|
||||
%{_kf6_cmakedir}/KF6TextEditTextToSpeech/
|
||||
%{_kf6_cmakedir}/KF6TextEmoticonsCore/
|
||||
%{_kf6_cmakedir}/KF6TextEmoticonsWidgets/
|
||||
%{_kf6_cmakedir}/KF6TextGrammarCheck/
|
||||
%{_kf6_cmakedir}/KF6TextSpeechToText/
|
||||
%{_kf6_cmakedir}/KF6TextTranslator/
|
||||
%{_kf6_cmakedir}/KF6TextUtils/
|
||||
%{_kf6_includedir}/TextAddonsWidgets/
|
||||
%{_kf6_includedir}/TextAutoCorrectionCore/
|
||||
%{_kf6_includedir}/TextAutoCorrectionWidgets/
|
||||
%{_kf6_includedir}/TextAutoGenerateText/
|
||||
%{_kf6_includedir}/TextCustomEditor/
|
||||
%{_kf6_includedir}/TextEditTextToSpeech/
|
||||
%{_kf6_includedir}/TextEmoticonsCore/
|
||||
%{_kf6_includedir}/TextEmoticonsWidgets/
|
||||
%{_kf6_includedir}/TextGrammarCheck/
|
||||
%{_kf6_includedir}/TextSpeechToText/
|
||||
%{_kf6_includedir}/TextTranslator/
|
||||
%{_kf6_includedir}/TextUtils/
|
||||
%{_kf6_libdir}/libKF6TextAddonsWidgets.so
|
||||
%{_kf6_libdir}/libKF6TextAutoCorrectionCore.so
|
||||
%{_kf6_libdir}/libKF6TextAutoCorrectionWidgets.so
|
||||
%{_kf6_libdir}/libKF6TextAutoGenerateText.so
|
||||
%{_kf6_libdir}/libKF6TextCustomEditor.so
|
||||
%{_kf6_libdir}/libKF6TextEditTextToSpeech.so
|
||||
%{_kf6_libdir}/libKF6TextEmoticonsCore.so
|
||||
%{_kf6_libdir}/libKF6TextEmoticonsWidgets.so
|
||||
%{_kf6_libdir}/libKF6TextGrammarCheck.so
|
||||
%{_kf6_libdir}/libKF6TextSpeechToText.so
|
||||
%{_kf6_libdir}/libKF6TextTranslator.so
|
||||
%{_kf6_libdir}/libKF6TextUtils.so
|
||||
%{_kf6_plugindir}/designer/textcustomeditor.so
|
||||
|
||||
Reference in New Issue
Block a user