[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2023-06-04 Thread WANG Xuerui
commit: c584a3c3694bd506f7e35cf1331f3345c78b8622
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sat Jun  3 09:57:40 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sun Jun  4 10:44:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c584a3c3

kde-apps/kpat: keyword 23.04.1 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 kde-apps/kpat/kpat-23.04.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpat/kpat-23.04.1.ebuild 
b/kde-apps/kpat/kpat-23.04.1.ebuild
index 64bd8f45625d..dcd14c26b320 100644
--- a/kde-apps/kpat/kpat-23.04.1.ebuild
+++ b/kde-apps/kpat/kpat-23.04.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://apps.kde.org/kpat/";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2022-05-08 Thread Andreas Sturmlechner
commit: 7d306c64107583c54b929099844577d05672961e
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Mon Apr 18 14:14:13 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun May  8 23:51:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d306c64

kde-apps/kpat: update HOMEPAGE

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpat/kpat-21.12.3.ebuild | 3 +--
 kde-apps/kpat/kpat-22.04.0.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kpat/kpat-21.12.3.ebuild 
b/kde-apps/kpat/kpat-21.12.3.ebuild
index b1d5e974f853..4c2a73aa3d02 100644
--- a/kde-apps/kpat/kpat-21.12.3.ebuild
+++ b/kde-apps/kpat/kpat-21.12.3.ebuild
@@ -13,8 +13,7 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 DESCRIPTION="KDE patience game"
-HOMEPAGE="https://apps.kde.org/kpat/
-https://games.kde.org/games/kpat/";
+HOMEPAGE="https://apps.kde.org/kpat/";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/kpat/kpat-22.04.0.ebuild 
b/kde-apps/kpat/kpat-22.04.0.ebuild
index 948ceb9ec304..d34338c9a87f 100644
--- a/kde-apps/kpat/kpat-22.04.0.ebuild
+++ b/kde-apps/kpat/kpat-22.04.0.ebuild
@@ -13,8 +13,7 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 DESCRIPTION="KDE patience game"
-HOMEPAGE="https://apps.kde.org/kpat/
-https://games.kde.org/games/kpat/";
+HOMEPAGE="https://apps.kde.org/kpat/";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2021-09-17 Thread Yixun Lan
commit: 3e83fd1c318e6c2551744f6581feaf7088902277
Author: Alex Fan  yahoo  com>
AuthorDate: Thu Sep 16 11:31:06 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Sep 17 07:51:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e83fd1c

kde-apps/kpat: keyword 21.08.1 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 kde-apps/kpat/kpat-21.08.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpat/kpat-21.08.1.ebuild 
b/kde-apps/kpat/kpat-21.08.1.ebuild
index 5b44203f3b1..b0365a45459 100644
--- a/kde-apps/kpat/kpat-21.08.1.ebuild
+++ b/kde-apps/kpat/kpat-21.08.1.ebuild
@@ -18,7 +18,7 @@ https://games.kde.org/games/kpat/";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2021-02-13 Thread Conrad Kostecki
commit: abdbad613c62f1fc930c9bf04d23b28c1e7d6121
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Feb 13 09:50:32 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Feb 13 13:10:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdbad61

kde-apps/kpat: fix HOMEPAGE

Closes: https://github.com/gentoo/gentoo/pull/19445
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 kde-apps/kpat/kpat-20.08.3.ebuild | 4 ++--
 kde-apps/kpat/kpat-20.12.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kpat/kpat-20.08.3.ebuild 
b/kde-apps/kpat/kpat-20.08.3.ebuild
index 070069c7ec2..0092ff1c91f 100644
--- a/kde-apps/kpat/kpat-20.08.3.ebuild
+++ b/kde-apps/kpat/kpat-20.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ inherit ecm kde.org
 
 DESCRIPTION="KDE patience game"
 HOMEPAGE="https://apps.kde.org/en/kpat
-https://games.kde.org/game.php?game=kpat";
+https://games.kde.org/games/kpat";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/kpat/kpat-20.12.2.ebuild 
b/kde-apps/kpat/kpat-20.12.2.ebuild
index ed44b0c04a3..71dcd0feae8 100644
--- a/kde-apps/kpat/kpat-20.12.2.ebuild
+++ b/kde-apps/kpat/kpat-20.12.2.ebuild
@@ -14,7 +14,7 @@ inherit ecm kde.org
 
 DESCRIPTION="KDE patience game"
 HOMEPAGE="https://apps.kde.org/en/kpat
-https://games.kde.org/game.php?game=kpat";
+https://games.kde.org/games/kpat";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2020-11-25 Thread Andreas Sturmlechner
commit: 535d1ba643b6c39ee84d6a531c16cf3567abe538
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Nov 25 12:14:02 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Nov 25 13:17:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535d1ba6

kde-apps/kpat: Set VIRTUALX_REQUIRED="test"

Reported-by: Frank Krömmelbein  gmx.de>
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpat/kpat-20.08.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kpat/kpat-20.08.3.ebuild 
b/kde-apps/kpat/kpat-20.08.3.ebuild
index 0384b551bc6..f27bb34d7e4 100644
--- a/kde-apps/kpat/kpat-20.08.3.ebuild
+++ b/kde-apps/kpat/kpat-20.08.3.ebuild
@@ -9,6 +9,7 @@ KDE_SELINUX_MODULE="games"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.74.0
 QTMIN=5.15.1
+VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 DESCRIPTION="KDE patience game"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/, kde-apps/kpat/files/

2019-08-11 Thread Andreas Sturmlechner
commit: 655e22d852f7864da784eaade86a31d069e7b9f2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug 11 07:58:28 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug 11 08:19:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655e22d8

kde-apps/kpat: Fix missing header with Frameworks 5.61

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kpat/files/kpat-19.04.3-missing-header.patch   | 42 ++
 kde-apps/kpat/kpat-19.04.3.ebuild  |  2 ++
 2 files changed, 44 insertions(+)

diff --git a/kde-apps/kpat/files/kpat-19.04.3-missing-header.patch 
b/kde-apps/kpat/files/kpat-19.04.3-missing-header.patch
new file mode 100644
index 000..be272b75f4c
--- /dev/null
+++ b/kde-apps/kpat/files/kpat-19.04.3-missing-header.patch
@@ -0,0 +1,42 @@
+From 5b68765dcd431bca55582c4996adf73ed0ac0123 Mon Sep 17 00:00:00 2001
+From: Luca Beltrame 
+Date: Thu, 18 Jul 2019 23:28:57 +0200
+Subject: Add QMap include to fix build (with Qt 5.13)
+
+It looks it's no longer included transitively.
+---
+ mainwindow.h | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/mainwindow.h b/mainwindow.h
+index 0d6b2da..ca6ee0f 100644
+--- a/mainwindow.h
 b/mainwindow.h
+@@ -23,7 +23,7 @@
+  * -
+  *   This program is free software; you can redistribute it and/or
+  *   modify it under the terms of the GNU General Public License as
+- *   published by the Free Software Foundation; either version 2 of 
++ *   published by the Free Software Foundation; either version 2 of
+  *   the License, or (at your option) any later version.
+  *
+  *   This program is distributed in the hope that it will be useful,
+@@ -53,6 +53,7 @@ class KRecentFilesAction;
+ class KToggleAction;
+ class QUrl;
+ #include 
++#include 
+ 
+ class QLabel;
+ 
+@@ -127,7 +128,7 @@ private:
+ QAction * m_upAction;
+ QAction * m_downAction;
+ QAction * m_cancelAction;
+-QAction * m_pickUpSetDownAction;
++QAction * m_pickUpSetDownAction;
+ 
+ KRecentFilesAction * m_recentFilesAction;
+ QAction * m_saveAction;
+-- 
+cgit v1.1

diff --git a/kde-apps/kpat/kpat-19.04.3.ebuild 
b/kde-apps/kpat/kpat-19.04.3.ebuild
index 74d19ed5d4b..fbe9f755a2f 100644
--- a/kde-apps/kpat/kpat-19.04.3.ebuild
+++ b/kde-apps/kpat/kpat-19.04.3.ebuild
@@ -32,3 +32,5 @@ DEPEND="
dev-games/freecell-solver
 "
 RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}"/${P}-missing-header.patch )



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2019-03-22 Thread Andreas Sturmlechner
commit: b8c21b0b118de4a96d7bf57b036cd70412d8d1ed
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 22 20:26:33 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 23 00:43:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c21b0b

kde-apps/kpat: Freeze FRAMEWORKS_MINIMAL and QT_MINIMAL

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpat/kpat-18.04.3-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-apps/kpat/kpat-18.04.3-r1.ebuild 
b/kde-apps/kpat/kpat-18.04.3-r1.ebuild
index cebb746d81c..81b994876b3 100644
--- a/kde-apps/kpat/kpat-18.04.3-r1.ebuild
+++ b/kde-apps/kpat/kpat-18.04.3-r1.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+FRAMEWORKS_MINIMAL="5.54.0"
+QT_MINIMAL="5.11.1"
 KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
 inherit kde5



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2019-03-07 Thread Andreas Sturmlechner
commit: 2bc1758152e6fdb0efef1dc0cfcdc530c51da59d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar  7 13:36:22 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar  7 13:36:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc17581

kde-apps/kpat: Restore KEYWORDS

Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-apps/kpat/kpat-18.04.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpat/kpat-18.04.3-r1.ebuild 
b/kde-apps/kpat/kpat-18.04.3-r1.ebuild
index 308c1f36175..f22aff22bd3 100644
--- a/kde-apps/kpat/kpat-18.04.3-r1.ebuild
+++ b/kde-apps/kpat/kpat-18.04.3-r1.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="KDE patience game"
 HOMEPAGE="https://games.kde.org/game.php?game=kpat";
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2019-03-04 Thread Andreas Sturmlechner
commit: 16bf70942e4e0a3835953c6193e9986f2f6481c1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar  4 21:53:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar  5 00:12:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16bf7094

kde-apps/kpat: EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpat/kpat-18.04.3-r1.ebuild | 37 
 1 file changed, 37 insertions(+)

diff --git a/kde-apps/kpat/kpat-18.04.3-r1.ebuild 
b/kde-apps/kpat/kpat-18.04.3-r1.ebuild
new file mode 100644
index 000..308c1f36175
--- /dev/null
+++ b/kde-apps/kpat/kpat-18.04.3-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+KDE_SELINUX_MODULE="games"
+inherit kde5
+
+DESCRIPTION="KDE patience game"
+HOMEPAGE="https://games.kde.org/game.php?game=kpat";
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_kdeapps_dep libkdegames)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+   !kde-apps/kpat:4
+"
+
+PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2019-01-09 Thread Andreas Sturmlechner
commit: a7fa0527cba9423fdd39ffa5e2a26e84fc27903c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan  9 09:57:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan  9 09:57:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fa0527

kde-apps/kpat: Move slot 4 blocker here

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpat/kpat-18.04.3.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kpat/kpat-18.04.3.ebuild 
b/kde-apps/kpat/kpat-18.04.3.ebuild
index f6681caac28..24d04644fc6 100644
--- a/kde-apps/kpat/kpat-18.04.3.ebuild
+++ b/kde-apps/kpat/kpat-18.04.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,6 +33,8 @@ DEPEND="
$(add_qt_dep qtwidgets)
x11-misc/shared-mime-info
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !kde-apps/kpat:4
+"
 
 PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/files/, kde-apps/kpat/

2018-12-17 Thread Andreas Sturmlechner
commit: 45764c663860dd908384a7704b749ad7f950d01c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec 17 19:25:35 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Dec 17 19:25:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45764c66

kde-apps/kpat: Fix build with Qt 5.11

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpat/files/kpat-18.04.3-qt-5.11.patch | 23 +++
 kde-apps/kpat/kpat-18.04.3.ebuild  |  4 +++-
 2 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kpat/files/kpat-18.04.3-qt-5.11.patch 
b/kde-apps/kpat/files/kpat-18.04.3-qt-5.11.patch
new file mode 100644
index 000..d3c7b784361
--- /dev/null
+++ b/kde-apps/kpat/files/kpat-18.04.3-qt-5.11.patch
@@ -0,0 +1,23 @@
+From 7a69e3f4b15a902c4008a428d5fbf0335526f49b Mon Sep 17 00:00:00 2001
+From: Jonathan Marten 
+Date: Sat, 22 Sep 2018 16:56:04 +0100
+Subject: Needs include of  for Qt 5.11
+
+---
+ mainwindow.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/mainwindow.cpp b/mainwindow.cpp
+index cec0685..a597717 100644
+--- a/mainwindow.cpp
 b/mainwindow.cpp
+@@ -78,6 +78,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+-- 
+cgit v1.1

diff --git a/kde-apps/kpat/kpat-18.04.3.ebuild 
b/kde-apps/kpat/kpat-18.04.3.ebuild
index a023a866ad0..f6681caac28 100644
--- a/kde-apps/kpat/kpat-18.04.3.ebuild
+++ b/kde-apps/kpat/kpat-18.04.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -34,3 +34,5 @@ DEPEND="
x11-misc/shared-mime-info
 "
 RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/

2018-09-08 Thread Andreas Sturmlechner
commit: 7efef47c063ef348a3fa35423006b9be56862921
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep  8 12:02:51 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep  8 12:03:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efef47c

kde-apps/kpat: Add FRAMEWORKS_MINIMAL,QT_MINIMAL defs

This remains as latest avail. version until bug 656408 is solved.
Avoid future metadata regeneration caused by global updates.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 kde-apps/kpat/kpat-18.04.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-apps/kpat/kpat-18.04.3.ebuild 
b/kde-apps/kpat/kpat-18.04.3.ebuild
index 163e9aafd78..a023a866ad0 100644
--- a/kde-apps/kpat/kpat-18.04.3.ebuild
+++ b/kde-apps/kpat/kpat-18.04.3.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=6
 
+FRAMEWORKS_MINIMAL="5.46.0"
+QT_MINIMAL="5.9.4"
 KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
 inherit kde5