[gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-auth-handler/, profiles/

2024-05-08 Thread Michał Górny
commit: 0221c25ce80397e491f77c5500b77754c565736a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May  8 09:32:03 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  8 09:32:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0221c25c

kde-apps/ktp-auth-handler: Remove last-rited pkg

Bug: https://bugs.gentoo.org/926679
Signed-off-by: Michał Górny  gentoo.org>

 kde-apps/ktp-auth-handler/Manifest |  1 -
 .../ktp-auth-handler-22.08.3.ebuild| 39 --
 kde-apps/ktp-auth-handler/metadata.xml | 11 --
 profiles/package.mask  |  1 -
 4 files changed, 52 deletions(-)

diff --git a/kde-apps/ktp-auth-handler/Manifest 
b/kde-apps/ktp-auth-handler/Manifest
deleted file mode 100644
index b7dbc4206ad7..
--- a/kde-apps/ktp-auth-handler/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ktp-auth-handler-22.08.3.tar.xz 48080 BLAKE2B 
8be898dc4325566224cb4cff67bb64a61253c7c665ac0cee79b2e228d68bab4c8dbaf172d848316a8c559c523dc91340f6b4d13007233c80396fb83c010d94b3
 SHA512 
e591f2547aab824b09f836293bfb68b619793a4398db5690925dfb19f3b5101c75903317130a165b8ef68f4798c21c82befbf907183ca1e0f8d70ce03a18ac94

diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-22.08.3.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-22.08.3.ebuild
deleted file mode 100644
index 4f9620bfa1a8..
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-22.08.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.96.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE Telepathy authentication handler"
-HOMEPAGE="https://community.kde.org/KTp;
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-   >=app-crypt/qca-2.3.0:2[qt5(+)]
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-apps/kaccounts-integration-${PVCUT}:5
-   >=kde-apps/ktp-common-internals-${PVCUT}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kwallet-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   net-libs/accounts-qt[qt5(+)]
-   net-libs/signond[qt5(+)]
-   >=net-libs/telepathy-qt-0.9.8
-"
-RDEPEND="${DEPEND}
-   >=app-crypt/qca-2.3.0:2[ssl]
-"

diff --git a/kde-apps/ktp-auth-handler/metadata.xml 
b/kde-apps/ktp-auth-handler/metadata.xml
deleted file mode 100644
index d925f2439758..
--- a/kde-apps/ktp-auth-handler/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-   
-   https://bugs.kde.org/
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index ce237cf4b422..d0c2eb6b58f8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -349,7 +349,6 @@ net-voip/telepathy-salut
 # Removal on 2024-05-06.  Bug #926679
 kde-apps/ktp-accounts-kcm
 kde-apps/ktp-approver
-kde-apps/ktp-auth-handler
 net-libs/telepathy-logger-qt
 
 # Sam James  (2024-03-28)



[gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-auth-handler/

2021-10-09 Thread Yixun Lan
commit: 2ab1db1dbc43764b596422c33466a69a3b52
Author: Alex Fan  yahoo  com>
AuthorDate: Sun Oct 10 03:44:21 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Oct 10 04:43:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ab1db1d

kde-apps/ktp-auth-handler: keyword 21.08.2 for ~riscv

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

 kde-apps/ktp-auth-handler/ktp-auth-handler-21.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-21.08.2.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-21.08.2.ebuild
index 060b2344c7c..84333e3a907 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-21.08.2.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-21.08.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://community.kde.org/KTp;
 
 LICENSE="LGPL-2.1"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-auth-handler/

2019-02-26 Thread Andreas Sturmlechner
commit: a4ef1f91a6983932f564708355b686c3189096c8
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 26 19:59:35 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 26 20:53:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ef1f91

kde-apps/ktp-auth-handler: added ~arm64

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

 kde-apps/ktp-auth-handler/ktp-auth-handler-18.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-18.12.2.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-18.12.2.ebuild
index ba32799f347..1797006dd55 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-18.12.2.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-18.12.2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy authentication handler"
 HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration;
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-auth-handler/files/, kde-apps/ktp-auth-handler/

2017-06-17 Thread Andreas Sturmlechner
commit: dfca74676b48787b818a9d2c4dda447c0d8721b4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 17 15:56:06 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun 17 15:57:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfca7467

kde-apps/ktp-auth-handler: Drop unused DEPEND

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 .../ktp-auth-handler-17.04.2-no-qtwebkit.patch | 25 ++
 .../ktp-auth-handler-17.04.2.ebuild|  9 
 2 files changed, 29 insertions(+), 5 deletions(-)

diff --git 
a/kde-apps/ktp-auth-handler/files/ktp-auth-handler-17.04.2-no-qtwebkit.patch 
b/kde-apps/ktp-auth-handler/files/ktp-auth-handler-17.04.2-no-qtwebkit.patch
new file mode 100644
index 000..0a3381edbe9
--- /dev/null
+++ b/kde-apps/ktp-auth-handler/files/ktp-auth-handler-17.04.2-no-qtwebkit.patch
@@ -0,0 +1,25 @@
+From a0e41275bc8f20a6f000ab552ae5fb8fc82e9cff Mon Sep 17 00:00:00 2001
+From: Antonio Rojas 
+Date: Sat, 17 Jun 2017 11:40:43 +0200
+Subject: Remove unused dependency
+
+Differential Revision: https://phabricator.kde.org/D6244
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index f8870f1..3a192e9 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -13,7 +13,7 @@ find_package(Qt5 5.3 CONFIG REQUIRED COMPONENTS DBus Gui 
Core Network) #Network
+ find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules")
+ 
+-find_package(KF5 5.0 REQUIRED COMPONENTS Wallet WidgetsAddons I18n KIO WebKit)
++find_package(KF5 5.0 REQUIRED COMPONENTS Wallet WidgetsAddons I18n KIO)
+ 
+ cmake_policy(SET CMP0002 OLD)
+ 
+-- 
+cgit v0.11.2

diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-17.04.2.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-17.04.2.ebuild
index 72197e3cb8a..81efcea6e8d 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-17.04.2.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-17.04.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-COMMON_DEPEND="
+DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
@@ -30,9 +30,8 @@ COMMON_DEPEND="
net-libs/signond
net-libs/telepathy-qt[qt5]
 "
-DEPEND="${COMMON_DEPEND}
-   $(add_frameworks_dep kdewebkit)
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
app-crypt/qca:2[ssl]
 "
+
+PATCHES=( "${FILESDIR}/${P}-no-qtwebkit.patch" )



[gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-auth-handler/

2016-08-20 Thread Michael Palimaka
commit: 9177d96c5130946ebd0a4f49112aafeee221b6a6
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Aug 13 11:33:40 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Aug 20 18:28:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9177d96c

kde-apps/ktp-auth-handler: Add WEBKIT_REQUIRED=always

Package-Manager: portage-2.2.28

 kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild
index 7737a40..db9a71d 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild
@@ -7,6 +7,7 @@ EAPI=6
 KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
 ko lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
 sr@latin sv uk vi zh_CN zh_TW"
+WEBKIT_REQUIRED="always"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy authentication handler"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-auth-handler/, net-im/ktp-auth-handler/, profiles/updates/, ...

2016-04-22 Thread Johannes Huber
commit: 702d08e82665e28d5706e8d2d6fd5e13dc41156d
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Apr 22 10:51:52 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Apr 22 12:35:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702d08e8

net-im/ktp-auth-handler -> kde-apps/ktp-auth-handler

 kde-apps/ktp-auth-handler/Manifest| 1 +
 .../ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild| 0
 kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild | 2 +-
 kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild | 2 +-
 net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild | 2 +-
 net-im/ktp-auth-handler/Manifest  | 1 -
 net-im/ktp-auth-handler/metadata.xml  | 8 
 profiles/updates/2Q-2016  | 1 +
 8 files changed, 5 insertions(+), 12 deletions(-)

diff --git a/kde-apps/ktp-auth-handler/Manifest 
b/kde-apps/ktp-auth-handler/Manifest
index 806e16a..0b4987b 100644
--- a/kde-apps/ktp-auth-handler/Manifest
+++ b/kde-apps/ktp-auth-handler/Manifest
@@ -1 +1,2 @@
+DIST ktp-auth-handler-0.9.0.tar.bz2 49212 SHA256 
6eb07a75200bd18154f42fbe1ff64a9fb0799b709899c3cb31474523b418478e SHA512 
915790f317d82a34b2daaf81eae47af0d68e6602de57902801d7904f3b64165556554a12a076bb40037ccdc6e74c39328dfdaefd2e30dd1018952ec3e4fae675
 WHIRLPOOL 
ed97c5c475650fd6f20e55afe2deae9266531aa024874294110266d990018a93f9be51ab2ea982f25474375ee63e8c20dd7fbcad8b3b04ebe3aac66d467c016d
 DIST ktp-auth-handler-15.12.3.tar.xz 26248 SHA256 
8aaf8e64eaa3ea4692a4f3b13e2a64e101b35de4fe79b4063d7ca301e73b6cc2 SHA512 
547db624a5b3910bec1d06a179449dbed6ca05e13a1e22e08f9c01f532d8e6993be2ff6aac56285cfc42f135fdf6491cec1587ad96f24007548a400a7ab226cb
 WHIRLPOOL 
3c251d3164060ce33af0d1cbadfb477aebb9d9243c32f3470dda90a6a71891246aa6b385e3d41a8308fbf8b1526406e7872c0ad99837a7327c8714199e57ec2d

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild
similarity index 100%
rename from net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild
rename to kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild

diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild
index 56189a1..21df405 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild
@@ -36,5 +36,5 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
app-crypt/qca:2[openssl]
-   !net-im/ktp-auth-handler
+   !kde-apps/ktp-auth-handler:4
 "

diff --git a/kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild 
b/kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild
index 6d1acc2..9aa7f4a 100644
--- a/kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild
+++ b/kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
!
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   k...@gentoo.org
-   Gentoo KDE Project
-
-

diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016
index 35bdba0..b82737c 100644
--- a/profiles/updates/2Q-2016
+++ b/profiles/updates/2Q-2016
@@ -7,3 +7,4 @@ move app-admin/packagekit-qt4 app-admin/packagekit-qt
 move net-im/ktp-common-internals kde-apps/ktp-common-internals
 move net-im/ktp-accounts-kcm kde-apps/ktp-accounts-kcm
 move net-im/ktp-approver kde-apps/ktp-approver
+move net-im/ktp-auth-handler kde-apps/ktp-auth-handler