[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-07-26 Thread Arthur Zamarin
commit: 694fe0d47c8315c66de4edfb71b7198cdeb848dc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 26 11:12:21 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 26 11:12:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694fe0d4

kde-plasma/plasma-browser-integration: Keyword 6.1.3 ppc64, #934215

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-6.1.3.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.3.ebuild 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.3.ebuild
index 3f836f06c020..a150c380ced8 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.3.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-07-02 Thread Andreas Sturmlechner
commit: ec98fba80bcd5f33aa2712dfe0c36ebef8e38fb3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul  2 17:42:41 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul  2 17:55:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec98fba8

kde-plasma/plasma-browser-integration: drop 6.1.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-6.1.1.ebuild| 46 --
 2 files changed, 47 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 1c91de40d676..d89d1a5695e3 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.27.11.tar.xz 212584 BLAKE2B 
0ee27e9da1efa965b9babd18731e3a31d6fe30a23f786154f6a0de773f31c9e85b9d7ba7cda72ba53e031f3a626be79a1a579ab19e5fb3cd3479158abe575ea0
 SHA512 
5d887ab92221a9ae83ac1a927195e659b6508155c7e2062884f1b8ae8dddbdceea4a4a66ce1704179343ceef493240dd7ad68c461b3aa5f257c43f6062c0e7b0
-DIST plasma-browser-integration-6.1.1.tar.xz 222520 BLAKE2B 
fb135d36f3183637a5370feb98896256848f8bc7727ab9557c6545b5e672efecc187a46cbe22917bf6eb3896bbcd885ce3dd4c041c39241bea5c6fc648a60da5
 SHA512 
70b9c97f554c3ec73ffa1a4967417964c1b5505a2687b88831db4884aaa7a4ff1ef5b03d2ef6dd58887366f939e3143b323aa8bc7452cf061169a4251c9f043a
 DIST plasma-browser-integration-6.1.2.tar.xz 222488 BLAKE2B 
65973b24fc8b0632d6a8f2a7ec7ecaedad52c8d203f533541f1f0afb38ba9b3d8db8285db07e388b0fffacc827d3448bf1d4f6f081fb4cd30ba2fe62c54fb52a
 SHA512 
79aa4fa0fbb0c951c31c71601765a420fe68ffcc9459a345a0fca713899ac54c141e814102a5850479e61a5a389413f5cbd474e26fbc30c3203ce0bc1f3fdb9d

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.1.ebuild 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.1.ebuild
deleted file mode 100644
index 1971cd220fb1..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.3.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~riscv"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
-   >=kde-frameworks/kconfig-${KFMIN}:6
-   >=kde-frameworks/kcoreaddons-${KFMIN}:6
-   >=kde-frameworks/kcrash-${KFMIN}:6
-   >=kde-frameworks/kdbusaddons-${KFMIN}:6
-   >=kde-frameworks/kfilemetadata-${KFMIN}:6
-   >=kde-frameworks/ki18n-${KFMIN}:6
-   >=kde-frameworks/kio-${KFMIN}:6
-   >=kde-frameworks/kjobwidgets-${KFMIN}:6
-   >=kde-frameworks/knotifications-${KFMIN}:6
-   >=kde-frameworks/kservice-${KFMIN}:6
-   >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-   >=kde-frameworks/purpose-${KFMIN}:6
-   >=kde-plasma/plasma-activities-${PVCUT}:6
-   >=kde-plasma/plasma-workspace-${PVCUT}:6
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/krunner-${KFMIN}:6
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-06-27 Thread Andreas Sturmlechner
commit: 23ba3d9c1df6f8978fcf23aea11b379b35a9d2fb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 27 16:54:46 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 27 17:18:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ba3d9c

kde-plasma/plasma-browser-integration: drop 6.1.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-6.1.0.ebuild| 46 --
 2 files changed, 47 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index a24d7573c854..6e375260042b 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.27.11.tar.xz 212584 BLAKE2B 
0ee27e9da1efa965b9babd18731e3a31d6fe30a23f786154f6a0de773f31c9e85b9d7ba7cda72ba53e031f3a626be79a1a579ab19e5fb3cd3479158abe575ea0
 SHA512 
5d887ab92221a9ae83ac1a927195e659b6508155c7e2062884f1b8ae8dddbdceea4a4a66ce1704179343ceef493240dd7ad68c461b3aa5f257c43f6062c0e7b0
-DIST plasma-browser-integration-6.1.0.tar.xz 222680 BLAKE2B 
b25f87ec1ea4a4a15046fae2c229d334a2c42114a825f55b0ea318de8d6a7c8f4e85ed1a5f54e5706118d1d9bdff0db5a8621bc146fc8c010291dfeafc0f3e89
 SHA512 
93c7dbfad6c82b7b45f6798cd6d2b1fed4a660824dd071f5d8552af70d1bdf7aecf9cbca3ea0ef9cae1fa5049f308190dd94501394628f0317d92b5468957132
 DIST plasma-browser-integration-6.1.1.tar.xz 222520 BLAKE2B 
fb135d36f3183637a5370feb98896256848f8bc7727ab9557c6545b5e672efecc187a46cbe22917bf6eb3896bbcd885ce3dd4c041c39241bea5c6fc648a60da5
 SHA512 
70b9c97f554c3ec73ffa1a4967417964c1b5505a2687b88831db4884aaa7a4ff1ef5b03d2ef6dd58887366f939e3143b323aa8bc7452cf061169a4251c9f043a

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.0.ebuild 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.0.ebuild
deleted file mode 100644
index e4b27698a2cf..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.3.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
-   >=kde-frameworks/kconfig-${KFMIN}:6
-   >=kde-frameworks/kcoreaddons-${KFMIN}:6
-   >=kde-frameworks/kcrash-${KFMIN}:6
-   >=kde-frameworks/kdbusaddons-${KFMIN}:6
-   >=kde-frameworks/kfilemetadata-${KFMIN}:6
-   >=kde-frameworks/ki18n-${KFMIN}:6
-   >=kde-frameworks/kio-${KFMIN}:6
-   >=kde-frameworks/kjobwidgets-${KFMIN}:6
-   >=kde-frameworks/knotifications-${KFMIN}:6
-   >=kde-frameworks/kservice-${KFMIN}:6
-   >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-   >=kde-frameworks/purpose-${KFMIN}:6
-   >=kde-plasma/plasma-activities-${PVCUT}:6
-   >=kde-plasma/plasma-workspace-${PVCUT}:6
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/krunner-${KFMIN}:6
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-06-27 Thread Sam James
commit: e34082258f65c74100e21a1eb77465d4b62ad7b7
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 27 10:02:10 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 27 10:02:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3408225

kde-plasma/plasma-browser-integration: Keyword 6.1.1 arm64, #934215

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-6.1.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.1.ebuild 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.1.ebuild
index c16f891a3506..e4b27698a2cf 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.1.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="6"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-06-18 Thread Andreas Sturmlechner
commit: 7aed1b8678e84db8a4e5eb708dedd58bb8bc48c8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 17 21:25:53 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 18 14:51:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aed1b86

kde-plasma/plasma-browser-integration: drop 6.0.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-6.0.90.ebuild   | 46 --
 2 files changed, 47 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 94ee264dee34..88c9ba7b6c80 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.27.11.tar.xz 212584 BLAKE2B 
0ee27e9da1efa965b9babd18731e3a31d6fe30a23f786154f6a0de773f31c9e85b9d7ba7cda72ba53e031f3a626be79a1a579ab19e5fb3cd3479158abe575ea0
 SHA512 
5d887ab92221a9ae83ac1a927195e659b6508155c7e2062884f1b8ae8dddbdceea4a4a66ce1704179343ceef493240dd7ad68c461b3aa5f257c43f6062c0e7b0
-DIST plasma-browser-integration-6.0.90.tar.xz 222452 BLAKE2B 
ce8a899aca28eeb97e4f1224e64799a93a991af58c281d5446891aea8a76a4db375145317830b2f11a746a999f23fa5daf94c1ecaca6968b4ae59a1df2842c87
 SHA512 
537899ccf77710a6a340dd059c608cf6368bb69a55fadd742a0e9b483cd4950c1c92872a5685d8d72c0cbf78ed82cd47c3e20311e03c0be80b203830da0c1d75
 DIST plasma-browser-integration-6.1.0.tar.xz 222680 BLAKE2B 
b25f87ec1ea4a4a15046fae2c229d334a2c42114a825f55b0ea318de8d6a7c8f4e85ed1a5f54e5706118d1d9bdff0db5a8621bc146fc8c010291dfeafc0f3e89
 SHA512 
93c7dbfad6c82b7b45f6798cd6d2b1fed4a660824dd071f5d8552af70d1bdf7aecf9cbca3ea0ef9cae1fa5049f308190dd94501394628f0317d92b5468957132

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.0.90.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.0.90.ebuild
deleted file mode 100644
index 8e821558f029..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.0.90.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.2.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
-   >=kde-frameworks/kconfig-${KFMIN}:6
-   >=kde-frameworks/kcoreaddons-${KFMIN}:6
-   >=kde-frameworks/kcrash-${KFMIN}:6
-   >=kde-frameworks/kdbusaddons-${KFMIN}:6
-   >=kde-frameworks/kfilemetadata-${KFMIN}:6
-   >=kde-frameworks/ki18n-${KFMIN}:6
-   >=kde-frameworks/kio-${KFMIN}:6
-   >=kde-frameworks/kjobwidgets-${KFMIN}:6
-   >=kde-frameworks/knotifications-${KFMIN}:6
-   >=kde-frameworks/kservice-${KFMIN}:6
-   >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-   >=kde-frameworks/purpose-${KFMIN}:6
-   >=kde-plasma/plasma-activities-${PVCUT}:6
-   >=kde-plasma/plasma-workspace-${PVCUT}:6
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/krunner-${KFMIN}:6
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-03-12 Thread Andreas Sturmlechner
commit: 18451d4b47c7007b3d693b0a21da1eb2057a399f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 12 14:45:19 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 12 16:31:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18451d4b

kde-plasma/plasma-browser-integration: drop 5.27.10

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.27.10.ebuild  | 47 --
 2 files changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index d36dadcb9450..26f51292fe35 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
-DIST plasma-browser-integration-5.27.10.tar.xz 211296 BLAKE2B 
28b9a351f18f545fbaf64681dc18c27de756c55dbd669159f22fe8342ee09c420415ef41391b9044bc05ce5368458043db8d2e556111f6f1d6d63e06a5fa2586
 SHA512 
0714dd2fc38952b17ac551d48d51d1d61d00d6a844be55e2ca0ab4815006b6bd28a795035c32e1e52cf0295bb6620934d815a33efa5ac8dab064872ac5698edb
 DIST plasma-browser-integration-5.27.11.tar.xz 212584 BLAKE2B 
0ee27e9da1efa965b9babd18731e3a31d6fe30a23f786154f6a0de773f31c9e85b9d7ba7cda72ba53e031f3a626be79a1a579ab19e5fb3cd3479158abe575ea0
 SHA512 
5d887ab92221a9ae83ac1a927195e659b6508155c7e2062884f1b8ae8dddbdceea4a4a66ce1704179343ceef493240dd7ad68c461b3aa5f257c43f6062c0e7b0
 DIST plasma-browser-integration-6.0.2.tar.xz 219584 BLAKE2B 
c6f5ff169e49f769bf2f63cf6714dfc25c82f0d0bb62eb1b2a550628a8ed97c844b01bdfd4009a96a9f1648c84f09dd2f2bd3024c6a09c7d78daafd535c26511
 SHA512 
c3a955d23b87f253129ab714406b9e14500898e2e14110a3f576483115a5e13e4f90d4f2baae7e5f70564fa2da1150a1e4e3fb5e42b6f06f25872d72b6a4

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
deleted file mode 100644
index 2a7c4161f1e7..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-activities-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/krunner-${KFMIN}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-03-11 Thread Arthur Zamarin
commit: 201377f7737784186d7b82edbcd50f42122b2793
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar 11 20:55:06 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar 11 20:55:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=201377f7

kde-plasma/plasma-browser-integration: Stabilize 5.27.11 x86, #926285

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration-5.27.11.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
index 371be19380f9..2a7c4161f1e7 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-03-11 Thread Arthur Zamarin
commit: 1bf816b0ed5c98b1e7c57b8f3aafce8cc7dfab68
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar 11 13:15:53 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar 11 13:15:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bf816b0

kde-plasma/plasma-browser-integration: Stabilize 5.27.11 arm64, #926285

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration-5.27.11.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
index d5f79cae02b3..371be19380f9 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-03-06 Thread Andreas Sturmlechner
commit: b10d23c940c581b25819580819f9406553c519c0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar  6 16:29:01 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  6 19:31:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b10d23c9

kde-plasma/plasma-browser-integration: 5.27.11 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.27.11.ebuild  | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index f6d689645fae..ce0e280d6f23 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1,3 @@
 DIST plasma-browser-integration-5.27.10.tar.xz 211296 BLAKE2B 
28b9a351f18f545fbaf64681dc18c27de756c55dbd669159f22fe8342ee09c420415ef41391b9044bc05ce5368458043db8d2e556111f6f1d6d63e06a5fa2586
 SHA512 
0714dd2fc38952b17ac551d48d51d1d61d00d6a844be55e2ca0ab4815006b6bd28a795035c32e1e52cf0295bb6620934d815a33efa5ac8dab064872ac5698edb
+DIST plasma-browser-integration-5.27.11.tar.xz 212584 BLAKE2B 
0ee27e9da1efa965b9babd18731e3a31d6fe30a23f786154f6a0de773f31c9e85b9d7ba7cda72ba53e031f3a626be79a1a579ab19e5fb3cd3479158abe575ea0
 SHA512 
5d887ab92221a9ae83ac1a927195e659b6508155c7e2062884f1b8ae8dddbdceea4a4a66ce1704179343ceef493240dd7ad68c461b3aa5f257c43f6062c0e7b0
 DIST plasma-browser-integration-6.0.1.tar.xz 219620 BLAKE2B 
68bd6465320079123bbf9ba3d0c32579bbd6df56ac2801e340dcf77246b103ac98a4eaa43559dba3db7bd173d706e21dd08e85ec5dc4e6e0bd4c1c13e04e06af
 SHA512 
01a7681533e2b321d9df17233ef852fb3271d7870f0956a70636cb75d273bd52fc2f1ed8c4c5ed110d4ca7712cc2c765f8f43ab8543596776579445822edb384

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
new file mode 100644
index ..ca4e760305a3
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.11.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-activities-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/krunner-${KFMIN}:5
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2024-03-06 Thread Andreas Sturmlechner
commit: 8426baa8cd496c5fa3e60a517e293a982d0cc883
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar  6 15:21:31 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  6 15:46:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8426baa8

kde-plasma/plasma-browser-integration: drop 6.0.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-6.0.0.ebuild| 46 --
 2 files changed, 47 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index d877a9e8beb5..f6d689645fae 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.27.10.tar.xz 211296 BLAKE2B 
28b9a351f18f545fbaf64681dc18c27de756c55dbd669159f22fe8342ee09c420415ef41391b9044bc05ce5368458043db8d2e556111f6f1d6d63e06a5fa2586
 SHA512 
0714dd2fc38952b17ac551d48d51d1d61d00d6a844be55e2ca0ab4815006b6bd28a795035c32e1e52cf0295bb6620934d815a33efa5ac8dab064872ac5698edb
-DIST plasma-browser-integration-6.0.0.tar.xz 219264 BLAKE2B 
5c9ec35e9be665f476976451a1691a1c7084179ea131808e5da22bc267d59bc6a263bacb0893507561398e11fa64b42f32f9dd563998989424989706a898cf7b
 SHA512 
67c3f01b6d7308edf79ab8a3b2b4af32a50a365dda393a7f318dd94038276d9eccc244677c4d4a6d118485996cde3bc487ecc3b58060f00f890d424c4ceef574
 DIST plasma-browser-integration-6.0.1.tar.xz 219620 BLAKE2B 
68bd6465320079123bbf9ba3d0c32579bbd6df56ac2801e340dcf77246b103ac98a4eaa43559dba3db7bd173d706e21dd08e85ec5dc4e6e0bd4c1c13e04e06af
 SHA512 
01a7681533e2b321d9df17233ef852fb3271d7870f0956a70636cb75d273bd52fc2f1ed8c4c5ed110d4ca7712cc2c765f8f43ab8543596776579445822edb384

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.0.0.ebuild 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.0.0.ebuild
deleted file mode 100644
index 4ba4cb854551..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-6.0.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.6.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
-   >=kde-frameworks/kconfig-${KFMIN}:6
-   >=kde-frameworks/kcoreaddons-${KFMIN}:6
-   >=kde-frameworks/kcrash-${KFMIN}:6
-   >=kde-frameworks/kdbusaddons-${KFMIN}:6
-   >=kde-frameworks/kfilemetadata-${KFMIN}:6
-   >=kde-frameworks/ki18n-${KFMIN}:6
-   >=kde-frameworks/kio-${KFMIN}:6
-   >=kde-frameworks/kjobwidgets-${KFMIN}:6
-   >=kde-frameworks/knotifications-${KFMIN}:6
-   >=kde-frameworks/kservice-${KFMIN}:6
-   >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-   >=kde-frameworks/purpose-${KFMIN}:6
-   >=kde-plasma/plasma-activities-${PVCUT}:6
-   >=kde-plasma/plasma-workspace-${PVCUT}:6
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/krunner-${KFMIN}:6
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-12-23 Thread Andreas Sturmlechner
commit: 85e3136362f857a0b771afdf2f6d176ba14e056e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Dec 22 20:37:15 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec 23 18:29:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85e31363

kde-plasma/plasma-browser-integration: 5.91.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.91.0.ebuild   | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 9c38293455ba..bf9f5b192177 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1,3 @@
 DIST plasma-browser-integration-5.27.10.tar.xz 211296 BLAKE2B 
28b9a351f18f545fbaf64681dc18c27de756c55dbd669159f22fe8342ee09c420415ef41391b9044bc05ce5368458043db8d2e556111f6f1d6d63e06a5fa2586
 SHA512 
0714dd2fc38952b17ac551d48d51d1d61d00d6a844be55e2ca0ab4815006b6bd28a795035c32e1e52cf0295bb6620934d815a33efa5ac8dab064872ac5698edb
 DIST plasma-browser-integration-5.27.9.tar.xz 211156 BLAKE2B 
41db564b30fb728c93d4fb4bac1ed8dcab03786038f82f03024eda6084ffb84f2b5241eea2f0e9c9a64fe1646ba021431b0d38bd28c68478010928ae85135fe4
 SHA512 
6653057b1ba79b50f64ef709e8da573a5e44f5da0669e7771155162ff53e7ba43b64320731d18bb491be87c7230589a923d2c1ddcfd56f6a6601293a1b57fb0d
+DIST plasma-browser-integration-5.91.0.tar.xz 218120 BLAKE2B 
926d1a3164e57fa2784c72cf00fe019f23853e613c5caad7082a555c4d05a5270b6b5ad9973082444a82afe98393d51cddb5a99fd316d2f1f5866c72cee12a53
 SHA512 
8d0f954cbba1e0e9176a3635a85895feb462c6f4baf28345df94f57d71b9f70e183e019a65a2ebab411d81b69ddfed8ea413b7a6b08c844924108f1a621dc9c0

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.91.0.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.91.0.ebuild
new file mode 100644
index ..4224b0ba42af
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.91.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.247.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+   >=kde-frameworks/kconfig-${KFMIN}:6
+   >=kde-frameworks/kcoreaddons-${KFMIN}:6
+   >=kde-frameworks/kcrash-${KFMIN}:6
+   >=kde-frameworks/kdbusaddons-${KFMIN}:6
+   >=kde-frameworks/kfilemetadata-${KFMIN}:6
+   >=kde-frameworks/ki18n-${KFMIN}:6
+   >=kde-frameworks/kio-${KFMIN}:6
+   >=kde-frameworks/kjobwidgets-${KFMIN}:6
+   >=kde-frameworks/knotifications-${KFMIN}:6
+   >=kde-frameworks/kservice-${KFMIN}:6
+   >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+   >=kde-frameworks/purpose-${KFMIN}:6
+   >=kde-plasma/plasma-activities-${PVCUT}:6
+   >=kde-plasma/plasma-workspace-${PVCUT}:6
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/krunner-${KFMIN}:6
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-12-20 Thread Arthur Zamarin
commit: 6b4230f4a10d7e647189ac3011a6a226469cd38c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec 20 08:44:38 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec 20 08:44:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4230f4

kde-plasma/plasma-browser-integration: Stabilize 5.27.10 arm64, #919763

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration-5.27.10.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
index f372a2cb2c80..4cc53bf0a9fa 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-12-07 Thread Andreas Sturmlechner
commit: 7694ac615aa2fcf8bd6d0146604ffb7ba02868b6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec  6 22:18:30 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec  7 09:06:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7694ac61

kde-plasma/plasma-browser-integration: 5.27.10 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.27.10.ebuild  | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index cab3c3120dc8..9c38293455ba 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1 +1,2 @@
+DIST plasma-browser-integration-5.27.10.tar.xz 211296 BLAKE2B 
28b9a351f18f545fbaf64681dc18c27de756c55dbd669159f22fe8342ee09c420415ef41391b9044bc05ce5368458043db8d2e556111f6f1d6d63e06a5fa2586
 SHA512 
0714dd2fc38952b17ac551d48d51d1d61d00d6a844be55e2ca0ab4815006b6bd28a795035c32e1e52cf0295bb6620934d815a33efa5ac8dab064872ac5698edb
 DIST plasma-browser-integration-5.27.9.tar.xz 211156 BLAKE2B 
41db564b30fb728c93d4fb4bac1ed8dcab03786038f82f03024eda6084ffb84f2b5241eea2f0e9c9a64fe1646ba021431b0d38bd28c68478010928ae85135fe4
 SHA512 
6653057b1ba79b50f64ef709e8da573a5e44f5da0669e7771155162ff53e7ba43b64320731d18bb491be87c7230589a923d2c1ddcfd56f6a6601293a1b57fb0d

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
new file mode 100644
index ..a1c4cdf69e42
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.10.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-activities-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/krunner-${KFMIN}:5
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/, kde-plasma/plasma-activities-stats/, ...

2023-11-25 Thread Andreas Sturmlechner
commit: 0347fadf6de00b7d240ee7599d9bb409a4d56d54
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 25 18:52:02 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 25 23:00:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0347fadf

kde-frameworks/kactivities: pkgmove to kde-plasma/plasma-activities

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-office/calligra/calligra-3.2.1-r8.ebuild |  2 +-
 app-office/calligraplan/calligraplan-3.3.0.ebuild|  2 +-
 app-office/kmymoney/kmymoney-5.1.3.ebuild|  2 +-
 app-office/kmymoney/metadata.xml |  2 +-
 app-office/skrooge/skrooge-2.31.0.ebuild |  2 +-
 kde-apps/dolphin/dolphin-23.04.3.ebuild  |  2 +-
 kde-apps/dolphin/dolphin-23.08.3.ebuild  |  2 +-
 kde-apps/gwenview/gwenview-23.04.3.ebuild|  2 +-
 kde-apps/gwenview/gwenview-23.08.3.ebuild|  2 +-
 kde-apps/kate-lib/kate-lib-23.04.3.ebuild|  2 +-
 kde-apps/kate-lib/kate-lib-23.08.3.ebuild|  2 +-
 kde-apps/kate-lib/metadata.xml   |  2 +-
 kde-apps/kio-extras/kio-extras-23.04.3.ebuild|  2 +-
 kde-apps/kio-extras/kio-extras-23.08.3.ebuild|  2 +-
 kde-apps/konqueror/konqueror-23.04.3-r1.ebuild   |  2 +-
 kde-apps/konqueror/konqueror-23.08.3.ebuild  |  2 +-
 kde-apps/krdc/krdc-23.04.3.ebuild|  2 +-
 kde-apps/krdc/krdc-23.08.3.ebuild|  2 +-
 kde-apps/krdc/metadata.xml   |  2 +-
 kde-apps/okular/okular-23.04.3.ebuild|  2 +-
 kde-apps/okular/okular-23.08.3.ebuild|  2 +-
 kde-frameworks/krunner/krunner-5.110.0.ebuild|  2 +-
 kde-frameworks/krunner/krunner-5.112.0-r1.ebuild |  2 +-
 kde-misc/latte-dock/latte-dock-0.10.77_p20230115.ebuild  |  2 +-
 kde-plasma/kde-cli-tools/kde-cli-tools-5.27.8.ebuild |  2 +-
 kde-plasma/kde-cli-tools/kde-cli-tools-5.27.9.ebuild |  2 +-
 kde-plasma/kwin/kwin-5.27.8-r3.ebuild|  2 +-
 kde-plasma/kwin/kwin-5.27.9-r1.ebuild|  2 +-
 kde-plasma/libplasma/libplasma-5.110.0.ebuild|  2 +-
 kde-plasma/libplasma/libplasma-5.112.0.ebuild|  2 +-
 .../plasma-activities-stats-5.110.0.ebuild   |  2 +-
 .../plasma-activities-stats-5.112.0.ebuild   |  2 +-
 .../plasma-activities}/Manifest  |  0
 .../plasma-activities}/metadata.xml  |  1 +
 .../plasma-activities/plasma-activities-5.110.0.ebuild   | 16 ++--
 .../plasma-activities/plasma-activities-5.112.0.ebuild   | 16 ++--
 .../plasma-browser-integration-5.27.8-r1.ebuild  |  2 +-
 .../plasma-browser-integration-5.27.9.ebuild |  2 +-
 kde-plasma/plasma-desktop/plasma-desktop-5.27.8.ebuild   |  2 +-
 .../plasma-desktop/plasma-desktop-5.27.9-r1.ebuild   |  2 +-
 kde-plasma/plasma-vault/plasma-vault-5.27.8.ebuild   |  2 +-
 kde-plasma/plasma-vault/plasma-vault-5.27.9.ebuild   |  2 +-
 .../plasma-workspace/plasma-workspace-5.27.8-r1.ebuild   |  2 +-
 .../plasma-workspace/plasma-workspace-5.27.9.1.ebuild|  2 +-
 kde-plasma/powerdevil/powerdevil-5.27.8.ebuild   |  2 +-
 kde-plasma/powerdevil/powerdevil-5.27.9.ebuild   |  2 +-
 kde-plasma/systemsettings/systemsettings-5.27.8.ebuild   |  2 +-
 kde-plasma/systemsettings/systemsettings-5.27.9.ebuild   |  2 +-
 .../kcoloredit/kcoloredit-2.0.0_p20171121-r1.ebuild  |  4 ++--
 profiles/updates/4Q-2023 |  1 +
 50 files changed, 68 insertions(+), 58 deletions(-)

diff --git a/app-office/calligra/calligra-3.2.1-r8.ebuild 
b/app-office/calligra/calligra-3.2.1-r8.ebuild
index 49aba50d91f5..453594ba0b84 100644
--- a/app-office/calligra/calligra-3.2.1-r8.ebuild
+++ b/app-office/calligra/calligra-3.2.1-r8.ebuild
@@ -72,7 +72,7 @@ COMMON_DEPEND="
>=kde-frameworks/sonnet-${KFMIN}:5
sys-libs/zlib
virtual/libiconv
-   activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
+   activities? ( >=kde-plasma/plasma-activities-${KFMIN}:5 )
charts? ( dev-libs/kdiagram:5 )
crypt? ( >=app-crypt/qca-2.3.0:2 )
fontconfig? ( media-libs/fontconfig )

diff --git a/app-office/calligraplan/calligraplan-3.3.0.ebuild 
b/app-office/calligraplan/calligraplan-3.3.0.ebuild
index 4c97f08c0c59..cfb35ec5f928 100644
--- a/app-office/calligraplan/calligraplan-3.3.0.ebuild
+++ b/app-office/calligraplan/calligraplan-3.3.0.ebuild
@@ -58,7 +58,7 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
-   activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
+   activities? ( 

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-11-23 Thread Sam James
commit: 01a6b83418c14bf2f6f16afccca89cb67996ee1f
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 16:49:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 16:51:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a6b834

kde-plasma/plasma-browser-integration: Stabilize 5.27.9 x86, #916753

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
index 67648580c78b..7ec107a9ff2c 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-11-23 Thread Sam James
commit: ca6c5b1c29a2990e9d1572e6592c0d73d3ed377a
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 16:34:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 16:37:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca6c5b1c

kde-plasma/plasma-browser-integration: Stabilize 5.27.9 arm64, #916753

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
index d8fdc8362339..67648580c78b 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-11-23 Thread Sam James
commit: 3268ad8fde5192c2b0b5051ac6489e419cf7d74f
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 14:47:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 15:16:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3268ad8f

kde-plasma/plasma-browser-integration: Stabilize 5.27.9 amd64, #916753

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
index d7200be9f073..d8fdc8362339 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-10-24 Thread Sam James
commit: bf6f5402203f781468c55f7f7bf6072d965d8bce
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct 24 22:13:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct 24 22:35:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6f5402

kde-plasma/plasma-browser-integration: 5.27.9 version bump

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.27.9.ebuild   | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 5f33d3c858a0..741ca82eaf55 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1 +1,2 @@
 DIST plasma-browser-integration-5.27.8.tar.xz 211188 BLAKE2B 
76f0884aac7d76a21edffae4547d00b2d39ce2828eed143a07ffbd0b19036acdf1cbaf15b63c262764b5950d98e95bc2aa1739755d9b55c883e63cf805cfb4a5
 SHA512 
6f14eda9d4bfa03ed6851f71b410614559af0d0b25d0842bfa70d407573608b860d5c47830ce20340a0c2b234b45e43f0649fe9a9108aff1ce39cc8ce404
+DIST plasma-browser-integration-5.27.9.tar.xz 211156 BLAKE2B 
41db564b30fb728c93d4fb4bac1ed8dcab03786038f82f03024eda6084ffb84f2b5241eea2f0e9c9a64fe1646ba021431b0d38bd28c68478010928ae85135fe4
 SHA512 
6653057b1ba79b50f64ef709e8da573a5e44f5da0669e7771155162ff53e7ba43b64320731d18bb491be87c7230589a923d2c1ddcfd56f6a6601293a1b57fb0d

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
new file mode 100644
index ..d7200be9f073
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.9.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/krunner-${KFMIN}:5
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-09-26 Thread Arthur Zamarin
commit: 543498c90b51b60f6ec326cfdb1495e671456917
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 18:10:40 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 18:10:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543498c9

kde-plasma/plasma-browser-integration: Stabilize 5.27.8-r1 x86, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration-5.27.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
index 67648580c78b..7ec107a9ff2c 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-09-26 Thread Arthur Zamarin
commit: 03d1a3561ac2eb121f6e7780346e14bf5706e3e8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 15:34:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 15:34:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03d1a356

kde-plasma/plasma-browser-integration: Stabilize 5.27.8-r1 amd64, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration-5.27.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
index d4c7b0701f75..67648580c78b 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-09-26 Thread Arthur Zamarin
commit: 93543f8fa3f1445ac50dcbceab40a0826dfac39b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 26 15:26:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 26 15:26:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93543f8f

kde-plasma/plasma-browser-integration: Stabilize 5.27.8-r1 arm64, #913934

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration-5.27.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
index d7200be9f073..d4c7b0701f75 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-09-19 Thread Andreas Sturmlechner
commit: 3623f75207cb9dd57465c2f045f534706e9457e5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 19 17:07:20 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 19 17:07:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3623f752

kde-plasma/plasma-browser-integration: drop 5.27.8

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-browser-integration-5.27.8.ebuild   | 45 --
 1 file changed, 45 deletions(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8.ebuild
deleted file mode 100644
index 2586b595a0b8..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-09-19 Thread Andreas Sturmlechner
commit: 8b977b94fae46d34b11cd808597c8295b32939bc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 19 17:06:50 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 19 17:07:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b977b94

kde-plasma/plasma-browser-integration: Fix dependencies

Closes: https://bugs.gentoo.org/914146
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-browser-integration-5.27.8-r1.ebuild| 47 ++
 1 file changed, 47 insertions(+)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
new file mode 100644
index ..d7200be9f073
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8-r1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/krunner-${KFMIN}:5
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-09-13 Thread Andreas Sturmlechner
commit: e4c362ebd9a104acaf4b357f42b7af01f37c079e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Sep 13 13:44:18 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Sep 13 17:43:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c362eb

kde-plasma/plasma-browser-integration: 5.27.8 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.27.8.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 1846af654f46..33974417c81a 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1 +1,2 @@
 DIST plasma-browser-integration-5.27.7.tar.xz 211204 BLAKE2B 
bdf1269479f12b3df6624bdd0a34155df1db82050df6dd1f84e483b08237954a1a089131835facad0734686227b86871f618e33dac4c009ee5d8b004b58fa140
 SHA512 
da7001cc710704d3b1daad149bbb3003a1802b5a44e4c3c71ed35373864f90562cc54f8f83b51f3e1ed0e4986ec57ad94f058467cb43504f64e3017b8dd50bae
+DIST plasma-browser-integration-5.27.8.tar.xz 211188 BLAKE2B 
76f0884aac7d76a21edffae4547d00b2d39ce2828eed143a07ffbd0b19036acdf1cbaf15b63c262764b5950d98e95bc2aa1739755d9b55c883e63cf805cfb4a5
 SHA512 
6f14eda9d4bfa03ed6851f71b410614559af0d0b25d0842bfa70d407573608b860d5c47830ce20340a0c2b234b45e43f0649fe9a9108aff1ce39cc8ce404

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8.ebuild
new file mode 100644
index ..2586b595a0b8
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.8.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-08-16 Thread Arthur Zamarin
commit: 693deddc3d11f292d090b7e857c9223f6188009a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 13:32:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 13:32:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693deddc

kde-plasma/plasma-browser-integration: Stabilize 5.27.7 arm64, #911788

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
index 654f41787fb0..59f2516cc973 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-08-16 Thread Arthur Zamarin
commit: 9612580deb5889c69d04784290e37ccf522cd871
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 13:22:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 13:22:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9612580d

kde-plasma/plasma-browser-integration: Stabilize 5.27.7 amd64, #911788

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
index ae8c7b8dc710..654f41787fb0 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-08-01 Thread Andreas Sturmlechner
commit: b02d24c9522694e40533bed94cfdcfb612e018ef
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  1 10:06:40 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  1 10:57:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02d24c9

kde-plasma/plasma-browser-integration: 5.27.7 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.27.7.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 79b5a1b1fbca..3da0476a5162 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1 +1,2 @@
 DIST plasma-browser-integration-5.27.6.tar.xz 211132 BLAKE2B 
5a62e7b0e14d61d83f9bdb9724ecddfd1c592dacbf1c83fd34cf19550a1e4021bd92842e8f06ffd888dbbb1d5cdd69f250dc8eecd6776bf77d7b9576e6e1a50b
 SHA512 
0878cace0476772b85ee7b42fa2738bd61bb616f300cbcf46a27ace86796bf81b29ed18a0d6a9118487b33d7918187e6a24cb60a8c6f36a3d96aa4199e200fcc
+DIST plasma-browser-integration-5.27.7.tar.xz 211204 BLAKE2B 
bdf1269479f12b3df6624bdd0a34155df1db82050df6dd1f84e483b08237954a1a089131835facad0734686227b86871f618e33dac4c009ee5d8b004b58fa140
 SHA512 
da7001cc710704d3b1daad149bbb3003a1802b5a44e4c3c71ed35373864f90562cc54f8f83b51f3e1ed0e4986ec57ad94f058467cb43504f64e3017b8dd50bae

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
new file mode 100644
index ..2586b595a0b8
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.7.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-07-23 Thread Sam James
commit: dd655177ee04735d08419c1ca6555c93389c6866
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 23 21:52:51 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 23 21:52:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd655177

kde-plasma/plasma-browser-integration: Stabilize 5.27.6 x86, #909312

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
index 5b2eb6448ad7..59f2516cc973 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-07-15 Thread Arthur Zamarin
commit: e52618b15888010def88f44f0f2e5b421f0949af
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul 15 10:28:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul 15 10:28:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52618b1

kde-plasma/plasma-browser-integration: Stabilize 5.27.6 arm64, #909312

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
index 2586b595a0b8..2be1c9a6ddf1 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-06-20 Thread Andreas Sturmlechner
commit: 5671f11312210ffb4a7998b62cc1f69e5b73d49b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 20 22:06:56 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 20 22:06:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5671f113

kde-plasma/plasma-browser-integration: 5.27.6 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.27.6.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 4999a4b40fe6..8a7dc1a8b6a5 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1 +1,2 @@
 DIST plasma-browser-integration-5.27.5.tar.xz 211644 BLAKE2B 
195ee8eaa82ca867bafce9086a3ccab4ab638f6d17368b52a34bbc15de1b73f581a85f13b772ee7dedb0ea3b61ba1f979c3e20e8272cdba84b01f1b4036606dc
 SHA512 
f923e5359588aaef0a814fdb286cdb455c6451c8708dd2eff682fd9ab6dbe1f09f91f9c4494f87724d7d3c8a42e7fb082cf8c2fc4f437cea27480fd8fd32ca9d
+DIST plasma-browser-integration-5.27.6.tar.xz 211132 BLAKE2B 
5a62e7b0e14d61d83f9bdb9724ecddfd1c592dacbf1c83fd34cf19550a1e4021bd92842e8f06ffd888dbbb1d5cdd69f250dc8eecd6776bf77d7b9576e6e1a50b
 SHA512 
0878cace0476772b85ee7b42fa2738bd61bb616f300cbcf46a27ace86796bf81b29ed18a0d6a9118487b33d7918187e6a24cb60a8c6f36a3d96aa4199e200fcc

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
new file mode 100644
index ..2586b595a0b8
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.6.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-05-22 Thread Andreas Sturmlechner
commit: 36890be9dff08ce451ae67cbead64d10702674fe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 22 08:44:06 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 22 12:53:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36890be9

kde-plasma/plasma-browser-integration: drop 5.27.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.27.4.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 2df3a1c61351..4999a4b40fe6 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1 @@
-DIST plasma-browser-integration-5.27.4.tar.xz 211184 BLAKE2B 
230c6ac83f2410e20b5fca6ff0a4e8d10935062a4fbc8594e94af32f78a5372b37697914b506e7403c6594a84a4718256f6b57259272df71f417d4f455c6df83
 SHA512 
eb67359c16312c3a10cc08e40f9222ac4bb587372bd3e6c785f86e12166b6ac447793ec3c05e8352d0893c7bac1242a7b84906331d888618f845bfb3abd2c8fd
 DIST plasma-browser-integration-5.27.5.tar.xz 211644 BLAKE2B 
195ee8eaa82ca867bafce9086a3ccab4ab638f6d17368b52a34bbc15de1b73f581a85f13b772ee7dedb0ea3b61ba1f979c3e20e8272cdba84b01f1b4036606dc
 SHA512 
f923e5359588aaef0a814fdb286cdb455c6451c8708dd2eff682fd9ab6dbe1f09f91f9c4494f87724d7d3c8a42e7fb082cf8c2fc4f437cea27480fd8fd32ca9d

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
deleted file mode 100644
index 29e75339649d..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-05-22 Thread Arthur Zamarin
commit: 1c17262c019fc4892a87a4df095539fa9e79273c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon May 22 08:26:34 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon May 22 08:26:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c17262c

kde-plasma/plasma-browser-integration: Stabilize 5.27.5 x86, #906216

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
index cc1af22b8631..29e75339649d 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-05-21 Thread Sam James
commit: e83c10d8fd20f46f6a3375804edf4d5c7edd816d
Author: Sam James  gentoo  org>
AuthorDate: Sun May 21 19:49:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 21 19:49:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83c10d8

kde-plasma/plasma-browser-integration: Stabilize 5.27.5 arm64, #906216

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
index fa6d56320bbf..cc1af22b8631 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-05-21 Thread Arthur Zamarin
commit: 63a977f42ef86354c7bf97869767ab6fd22dc931
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun May 21 06:08:21 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun May 21 06:08:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a977f4

kde-plasma/plasma-browser-integration: Stabilize 5.27.5 amd64, #906216

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
index afe6b9ac4189..fa6d56320bbf 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-05-09 Thread Andreas Sturmlechner
commit: 35f14a6b389d513d609d6843db1243caba669486
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  9 14:07:03 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May  9 14:23:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f14a6b

kde-plasma/plasma-browser-integration: 5.27.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.27.5.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 4eef246af473..2df3a1c61351 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1 +1,2 @@
 DIST plasma-browser-integration-5.27.4.tar.xz 211184 BLAKE2B 
230c6ac83f2410e20b5fca6ff0a4e8d10935062a4fbc8594e94af32f78a5372b37697914b506e7403c6594a84a4718256f6b57259272df71f417d4f455c6df83
 SHA512 
eb67359c16312c3a10cc08e40f9222ac4bb587372bd3e6c785f86e12166b6ac447793ec3c05e8352d0893c7bac1242a7b84906331d888618f845bfb3abd2c8fd
+DIST plasma-browser-integration-5.27.5.tar.xz 211644 BLAKE2B 
195ee8eaa82ca867bafce9086a3ccab4ab638f6d17368b52a34bbc15de1b73f581a85f13b772ee7dedb0ea3b61ba1f979c3e20e8272cdba84b01f1b4036606dc
 SHA512 
f923e5359588aaef0a814fdb286cdb455c6451c8708dd2eff682fd9ab6dbe1f09f91f9c4494f87724d7d3c8a42e7fb082cf8c2fc4f437cea27480fd8fd32ca9d

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
new file mode 100644
index ..afe6b9ac4189
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.5.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-04-22 Thread Arthur Zamarin
commit: 142ac315bd5fac9346759148cb57a0ac9ecc4fd6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 15:05:30 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 15:05:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142ac315

kde-plasma/plasma-browser-integration: Stabilize 5.27.4 amd64, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
index 86e42ab368a2..29e75339649d 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-04-22 Thread Arthur Zamarin
commit: c5816635ef52e4ee3940fab1e97e360dcf1ca114
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 14:59:34 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 14:59:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5816635

kde-plasma/plasma-browser-integration: Stabilize 5.27.4 x86, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
index f0c3721318d5..86e42ab368a2 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-04-22 Thread Arthur Zamarin
commit: 018fb3704883ca134c5f7bac8ef70fc47ccc356c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 14:50:14 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 14:56:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018fb370

kde-plasma/plasma-browser-integration: Stabilize 5.27.4 arm64, #899706

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
index afe6b9ac4189..f0c3721318d5 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-04-10 Thread Andreas Sturmlechner
commit: 8bc8e7ab9c56d2d11f300e5c91a443baf692d6fe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  8 22:38:49 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 10 18:23:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc8e7ab

kde-plasma/plasma-browser-integration: drop 5.27.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.27.3.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 0b5bb2741c34..e6477df40241 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b
-DIST plasma-browser-integration-5.27.3.tar.xz 211216 BLAKE2B 
9a4607dd4f500e20eaf93222e3ba889076ec6e42155013097ce23691db3137f40a80b67e088a63346d7a44a5cce1d9328626b5de3b1787c347af27ded49ebca4
 SHA512 
23afbfc1a0c390ef9cd6f884761ed5e269f63e17b4594cf5c823b438b40c9e2934df8e9c93ad8382ff4fadd4aade4ddea269020d24c7b96ee84d3fe81e72d017
 DIST plasma-browser-integration-5.27.4.tar.xz 211184 BLAKE2B 
230c6ac83f2410e20b5fca6ff0a4e8d10935062a4fbc8594e94af32f78a5372b37697914b506e7403c6594a84a4718256f6b57259272df71f417d4f455c6df83
 SHA512 
eb67359c16312c3a10cc08e40f9222ac4bb587372bd3e6c785f86e12166b6ac447793ec3c05e8352d0893c7bac1242a7b84906331d888618f845bfb3abd2c8fd

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.3.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.3.ebuild
deleted file mode 100644
index afe6b9ac4189..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-04-04 Thread Andreas Sturmlechner
commit: ea107c11a8331ca8b49d4228574ed8fb7f0e2156
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr  4 18:44:19 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr  4 19:06:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea107c11

kde-plasma/plasma-browser-integration: 5.27.4 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.27.4.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index c66e1fbfe2da..0b5bb2741c34 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1,3 @@
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b
 DIST plasma-browser-integration-5.27.3.tar.xz 211216 BLAKE2B 
9a4607dd4f500e20eaf93222e3ba889076ec6e42155013097ce23691db3137f40a80b67e088a63346d7a44a5cce1d9328626b5de3b1787c347af27ded49ebca4
 SHA512 
23afbfc1a0c390ef9cd6f884761ed5e269f63e17b4594cf5c823b438b40c9e2934df8e9c93ad8382ff4fadd4aade4ddea269020d24c7b96ee84d3fe81e72d017
+DIST plasma-browser-integration-5.27.4.tar.xz 211184 BLAKE2B 
230c6ac83f2410e20b5fca6ff0a4e8d10935062a4fbc8594e94af32f78a5372b37697914b506e7403c6594a84a4718256f6b57259272df71f417d4f455c6df83
 SHA512 
eb67359c16312c3a10cc08e40f9222ac4bb587372bd3e6c785f86e12166b6ac447793ec3c05e8352d0893c7bac1242a7b84906331d888618f845bfb3abd2c8fd

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
new file mode 100644
index ..afe6b9ac4189
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.4.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-03-14 Thread Andreas Sturmlechner
commit: 99bbbff65083b9c48ea163c81bc579addb3148ac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 14 19:47:38 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 14 20:14:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bbbff6

kde-plasma/plasma-browser-integration: drop 5.27.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.27.2.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 09818c852bfe..c66e1fbfe2da 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b
-DIST plasma-browser-integration-5.27.2.tar.xz 211024 BLAKE2B 
e23a8c174169660ea552b8160f3a6c11f0471fe96e5dfd435e3a103fbdd7f00171ab6a4ba7bedd2bfc8a36eb45612fb69fbdc4fb1797174cc7034b5e87e8aa06
 SHA512 
e38dc6ab91295fde5ada42820872a06ef1b83d18f95f6231386104313f516a1b2a4a3d4a4c3692699acb86241cd59ee2b30b8701778bc142a94fb995da19d92c
 DIST plasma-browser-integration-5.27.3.tar.xz 211216 BLAKE2B 
9a4607dd4f500e20eaf93222e3ba889076ec6e42155013097ce23691db3137f40a80b67e088a63346d7a44a5cce1d9328626b5de3b1787c347af27ded49ebca4
 SHA512 
23afbfc1a0c390ef9cd6f884761ed5e269f63e17b4594cf5c823b438b40c9e2934df8e9c93ad8382ff4fadd4aade4ddea269020d24c7b96ee84d3fe81e72d017

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.2.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.2.ebuild
deleted file mode 100644
index afe6b9ac4189..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-02-28 Thread Andreas Sturmlechner
commit: 1c843ccc0f25b740fb59db337df40e99ddc2bae3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 28 15:38:03 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 28 15:43:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c843ccc

kde-plasma/plasma-browser-integration: drop 5.27.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.27.1.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 41271b50ba33..e0d247318867 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b
-DIST plasma-browser-integration-5.27.1.tar.xz 211036 BLAKE2B 
76abd4ad2dc641efe19c77f79481c7e595ad26fdb9eab684b2c71309d8c709ecbba88fd9fc8319a3228bd257e1219cc0a5db96996d0bdcf5657646fdfa8bfd48
 SHA512 
c63bc07dacdd6334c1b4971bfb1cb838aef240251f4423ed0032740976c5cef333727ddfb6ccc45bce6b4bcc7f6b9d62e18c2bea2116163270ba153d71da1ba4
 DIST plasma-browser-integration-5.27.2.tar.xz 211024 BLAKE2B 
e23a8c174169660ea552b8160f3a6c11f0471fe96e5dfd435e3a103fbdd7f00171ab6a4ba7bedd2bfc8a36eb45612fb69fbdc4fb1797174cc7034b5e87e8aa06
 SHA512 
e38dc6ab91295fde5ada42820872a06ef1b83d18f95f6231386104313f516a1b2a4a3d4a4c3692699acb86241cd59ee2b30b8701778bc142a94fb995da19d92c

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.1.ebuild
deleted file mode 100644
index afe6b9ac4189..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-02-22 Thread Andreas Sturmlechner
commit: c9c4032a874adca43ea09abb3cc16181e96bdcb5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb 22 10:13:53 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb 22 10:23:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9c4032a

kde-plasma/plasma-browser-integration: drop 5.27.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.27.0.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 99df0d7d03bd..6d008820dbcc 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b
-DIST plasma-browser-integration-5.27.0.tar.xz 210736 BLAKE2B 
bdbc2594d51d11fb02270dd2c3d67138580ae4d6a0c703282583323fc51fe39de1f637542ba8f031a24c46cfa427d333497502590d88993ecf7b245e403946a4
 SHA512 
8492ad59149dc2891f57f2ad771be05cea3917368cb81883cca0347b11b01ff357dbf2ea0d69b8d6c97727d9466653b84e50eb193019ef9e6a48773a7bd33d8f
 DIST plasma-browser-integration-5.27.1.tar.xz 211036 BLAKE2B 
76abd4ad2dc641efe19c77f79481c7e595ad26fdb9eab684b2c71309d8c709ecbba88fd9fc8319a3228bd257e1219cc0a5db96996d0bdcf5657646fdfa8bfd48
 SHA512 
c63bc07dacdd6334c1b4971bfb1cb838aef240251f4423ed0032740976c5cef333727ddfb6ccc45bce6b4bcc7f6b9d62e18c2bea2116163270ba153d71da1ba4

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.0.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.0.ebuild
deleted file mode 100644
index afe6b9ac4189..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.27.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-02-14 Thread Andreas Sturmlechner
commit: 1eea2c8d24ea4078a06ba65995d025abff4a394c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 13 10:48:32 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 14 11:26:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eea2c8d

kde-plasma/plasma-browser-integration: drop 5.26.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.26.90.ebuild  | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 8a82a29a0347..d5d65a9ac912 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b
-DIST plasma-browser-integration-5.26.90.tar.xz 210752 BLAKE2B 
a418a9281fd6bd34b79d573f0f8d57c1c78d4b4bcf2e52c13624d85fd0e739adaadaa2517adea6fae15fb97102626ed749e1c3e2f72d9404d38e2a25ae16a204
 SHA512 
58ce45045aa8f60f09f2ad31c10cd7e3301011824c9554c5ff2b92cad2344978782623cd95844f8f9a18a3306a8ca6a42b1ea5913843d87d35a7d6ca2b17472c
 DIST plasma-browser-integration-5.27.0.tar.xz 210736 BLAKE2B 
bdbc2594d51d11fb02270dd2c3d67138580ae4d6a0c703282583323fc51fe39de1f637542ba8f031a24c46cfa427d333497502590d88993ecf7b245e403946a4
 SHA512 
8492ad59149dc2891f57f2ad771be05cea3917368cb81883cca0347b11b01ff357dbf2ea0d69b8d6c97727d9466653b84e50eb193019ef9e6a48773a7bd33d8f

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
deleted file mode 100644
index afe6b9ac4189..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-02-05 Thread Andreas Sturmlechner
commit: db01d08fdef7aee5c14040d17d119be8190ca68c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb  5 18:29:21 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  5 18:32:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db01d08f

kde-plasma/plasma-browser-integration: keyword 5.26.90

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-browser-integration-5.26.90.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
index 581531673748..afe6b9ac4189 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-02-01 Thread Andreas Sturmlechner
commit: 4e611a0b64e6eedfd6f3be986f15bc4d05bfb964
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  1 08:31:39 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  1 09:26:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e611a0b

kde-plasma/plasma-browser-integration: drop 5.25.5

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.25.5.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index d60c027836b4..e28d2bef8d70 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
-DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b
 DIST plasma-browser-integration-5.26.90.tar.xz 210752 BLAKE2B 
a418a9281fd6bd34b79d573f0f8d57c1c78d4b4bcf2e52c13624d85fd0e739adaadaa2517adea6fae15fb97102626ed749e1c3e2f72d9404d38e2a25ae16a204
 SHA512 
58ce45045aa8f60f09f2ad31c10cd7e3301011824c9554c5ff2b92cad2344978782623cd95844f8f9a18a3306a8ca6a42b1ea5913843d87d35a7d6ca2b17472c

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
deleted file mode 100644
index d143a4b8958b..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-01-31 Thread Arthur Zamarin
commit: 58e2cc64ba596c6b4a0b0e6cd81f111ca458c4cf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e2cc64

kde-plasma/plasma-browser-integration: Stabilize 5.26.5 arm64, #889942

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
index 21df7af37d7a..29bf9c909288 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-01-24 Thread Arthur Zamarin
commit: d181c8322112c38f2fbc4394009403dc3aadf0e5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 24 18:38:57 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 24 18:40:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d181c832

kde-plasma/plasma-browser-integration: Stabilize 5.26.5 x86, #889942

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
index 0bc835a7419d..a4dc3689247f 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-01-20 Thread Andreas Sturmlechner
commit: 7d01ca18c4ca4d59c27da59fcabb2c7dd3768f85
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 20 12:54:39 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 20 13:10:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d01ca18

kde-plasma/plasma-browser-integration: 5.26.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.26.90.ebuild  | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 45ec1875cb72..d60c027836b4 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1,3 @@
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b
+DIST plasma-browser-integration-5.26.90.tar.xz 210752 BLAKE2B 
a418a9281fd6bd34b79d573f0f8d57c1c78d4b4bcf2e52c13624d85fd0e739adaadaa2517adea6fae15fb97102626ed749e1c3e2f72d9404d38e2a25ae16a204
 SHA512 
58ce45045aa8f60f09f2ad31c10cd7e3301011824c9554c5ff2b92cad2344978782623cd95844f8f9a18a3306a8ca6a42b1ea5913843d87d35a7d6ca2b17472c

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
new file mode 100644
index ..581531673748
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.90.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-01-04 Thread Andreas Sturmlechner
commit: b275f802b84e27c16c4e8bb5fbad5980b18ffbfc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan  4 09:36:49 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan  4 15:20:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b275f802

kde-plasma/plasma-browser-integration: drop 5.26.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.26.4.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 856f2e28ce15..45ec1875cb72 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187
-DIST plasma-browser-integration-5.26.4.tar.xz 236520 BLAKE2B 
0618c56c11d6b93940b4c2308eccbf90082eb8a1cb455c75d26e8009def0b7b3c18a7d1ac60bcd75715bd7ae23b3828e024fd1fb97e908b25a2c9573c33b7819
 SHA512 
1dbaf074b0b82f47f31cc20605fa589bab1aaa5764333b2fe2a820671b5327323869e0414cf8aa3093c15e6a3c676a082f71a48d10a3fd431e9550b8ce0be328
 DIST plasma-browser-integration-5.26.5.tar.xz 237984 BLAKE2B 
7cca3fb78d3eb85deb1227aefd348c77a13bf8197e8e1cc47331902a3b184cfa225b519e4bfc0a69e5bfd06d42375e0a48e0a5755d34d4eb53c9af064a9cb1d5
 SHA512 
cddb7fb164469b84989f4a22290818264087c90a8d5d9b1a71561566c72358a7930d44d961758c85cb52670b680dfe48b4a331cf9f8aa616f91d2fb5204ef56b

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.4.ebuild
deleted file mode 100644
index d297c8c43ecc..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-12-09 Thread Arthur Zamarin
commit: 698a1769bd524452b956ba7bc1bbe0da83d6565f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  9 08:17:19 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  9 08:19:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698a1769

kde-plasma/plasma-browser-integration: Keyword 5.26.4 x86, #876793

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.26.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.4.ebuild
index c7ab3b4a1d78..d297c8c43ecc 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.4.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-11-29 Thread Andreas Sturmlechner
commit: 74ee55c7cec800a5908d764106a477c32f94d1dc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov 29 18:38:02 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov 29 18:58:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ee55c7

kde-plasma/plasma-browser-integration: drop 5.26.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.26.3.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index f5834e30a8b1..0b232ecf7723 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187
-DIST plasma-browser-integration-5.26.3.tar.xz 236772 BLAKE2B 
c4a16af5af75c66617831cb449dce240b2eae20aa538159a92aaedfcdc95456e6d6c801e619b6135a4d88c0bd44959202c4d78d1d87d6e0ffbbb3e11c8979467
 SHA512 
797c1dd0e66af5c5651eb84b1cbef09fd4915dc41bc39d918c38981dbc408404a8f029e6f1e2b18df7c54e32fc1a00bd6501b5d60cb24b76c9ccd010766b0a31
 DIST plasma-browser-integration-5.26.4.tar.xz 236520 BLAKE2B 
0618c56c11d6b93940b4c2308eccbf90082eb8a1cb455c75d26e8009def0b7b3c18a7d1ac60bcd75715bd7ae23b3828e024fd1fb97e908b25a2c9573c33b7819
 SHA512 
1dbaf074b0b82f47f31cc20605fa589bab1aaa5764333b2fe2a820671b5327323869e0414cf8aa3093c15e6a3c676a082f71a48d10a3fd431e9550b8ce0be328

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.3.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.3.ebuild
deleted file mode 100644
index c7ab3b4a1d78..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-11-17 Thread WANG Xuerui
commit: 22920287184c0a7ff1a4f278c9cfeafd7084b487
Author: WANG Xuerui  gentoo  org>
AuthorDate: Fri Nov 18 07:09:32 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Fri Nov 18 07:22:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22920287

kde-plasma/plasma-browser-integration: keyword 5.26.3 for ~loong

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

 .../plasma-browser-integration/plasma-browser-integration-5.26.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.3.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.3.ebuild
index 0049dacf0c13..c7ab3b4a1d78 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.3.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-11-08 Thread Andreas Sturmlechner
commit: 27a292d18bcb45d001f91db4bed425a8f8bc0103
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov  8 16:04:00 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov  8 16:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a292d1

kde-plasma/plasma-browser-integration: drop 5.26.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.26.2.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 9dd0950b8d46..b8d8011f9bf9 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187
-DIST plasma-browser-integration-5.26.2.tar.xz 235564 BLAKE2B 
e855b7832703568f293a5122e25c869720445f2055337e4bd1e65d5b587125f0930d9e845bab8c5749f25285ada2acbf94a7ffabc4e8589a44042723e0dd2af9
 SHA512 
b3f99afa8d381c9639e89c1d7f95c3e2fd6900cd4ee0f52850d0b4fe6c88ec5f533acfb99af1745dbdab3b9ee51f5586e77e0299743dd72bf4e21d3a8fe43b30
 DIST plasma-browser-integration-5.26.3.tar.xz 236772 BLAKE2B 
c4a16af5af75c66617831cb449dce240b2eae20aa538159a92aaedfcdc95456e6d6c801e619b6135a4d88c0bd44959202c4d78d1d87d6e0ffbbb3e11c8979467
 SHA512 
797c1dd0e66af5c5651eb84b1cbef09fd4915dc41bc39d918c38981dbc408404a8f029e6f1e2b18df7c54e32fc1a00bd6501b5d60cb24b76c9ccd010766b0a31

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.2.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.2.ebuild
deleted file mode 100644
index 0049dacf0c13..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-10-29 Thread Yixun Lan
commit: 5d8062f93a8c04ded24e207fd8c5d421697f84bc
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Oct 29 14:00:41 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Oct 29 14:00:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8062f9

kde-plasma/plasma-browser-integration: Keyword 5.26.2 riscv, #876793

Signed-off-by: Yixun Lan  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.26.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.2.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.2.ebuild
index 321a72a788ab..0049dacf0c13 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.2.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-10-26 Thread Andreas Sturmlechner
commit: e5c4af02c4fc6f33ec9e91a8d200c21c6ea8f17d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct 26 13:32:59 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct 26 13:50:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5c4af02

kde-plasma/plasma-browser-integration: drop 5.26.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.26.1.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 0feb7448e314..a778728f77f4 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187
-DIST plasma-browser-integration-5.26.1.tar.xz 235580 BLAKE2B 
4f23501dc5e4602226911404e55e3fd16c279c17426823f313e3883325f65277fb9d1cfabc521f4b3c02d4fac217356d2dd6c4635a9897555c129db943229c5d
 SHA512 
7bbdef4ee0de35419d0bf8830d3c5a1db6c03e0ad5fd8f8c213bd0941f4400899501422e43e8ea7a61bf1914e01fb4f04cf90ffc54a34534fcab0db543a4c4ac
 DIST plasma-browser-integration-5.26.2.tar.xz 235564 BLAKE2B 
e855b7832703568f293a5122e25c869720445f2055337e4bd1e65d5b587125f0930d9e845bab8c5749f25285ada2acbf94a7ffabc4e8589a44042723e0dd2af9
 SHA512 
b3f99afa8d381c9639e89c1d7f95c3e2fd6900cd4ee0f52850d0b4fe6c88ec5f533acfb99af1745dbdab3b9ee51f5586e77e0299743dd72bf4e21d3a8fe43b30

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.1.ebuild
deleted file mode 100644
index 321a72a788ab..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-10-25 Thread Arthur Zamarin
commit: 2ab4d6b31ee14cf33580db3692439331494cab01
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Oct 26 04:41:38 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Oct 26 04:41:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ab4d6b3

kde-plasma/plasma-browser-integration: Keyword 5.26.1 ppc64, #876793

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.1.ebuild
index e4fa925e4e95..321a72a788ab 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-10-18 Thread Andreas Sturmlechner
commit: e963a44257f49d5bd37a85d689ab61170c3b22c3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 18 12:47:48 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 18 13:47:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e963a442

kde-plasma/plasma-browser-integration: drop 5.26.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.26.0.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index e626e1fa7c45..83cfe3e0de29 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187
-DIST plasma-browser-integration-5.26.0.tar.xz 235580 BLAKE2B 
3ad87dd76e01dd53d46fcba01f5227f24ebee3d503497da889dc6bfc6a9a22566406522cf67eae4396f883da20ee41656bc6b159fa84dd6fa7a20a9dc4aea8e7
 SHA512 
7a94635b9eead8a34bdaebd6dc2fbae06d868951303df83e312ab14246300bd359fc4fa73a5140e0b39d36ba721703aacb3d6ac33b94bbf3b7f9f3f9c47a2707
 DIST plasma-browser-integration-5.26.1.tar.xz 235580 BLAKE2B 
4f23501dc5e4602226911404e55e3fd16c279c17426823f313e3883325f65277fb9d1cfabc521f4b3c02d4fac217356d2dd6c4635a9897555c129db943229c5d
 SHA512 
7bbdef4ee0de35419d0bf8830d3c5a1db6c03e0ad5fd8f8c213bd0941f4400899501422e43e8ea7a61bf1914e01fb4f04cf90ffc54a34534fcab0db543a4c4ac

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.0.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.0.ebuild
deleted file mode 100644
index 2cba2c87bbae..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-10-11 Thread Andreas Sturmlechner
commit: c07e8df5c5da5cfcebba1ed9812c08d39b86e5de
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct  8 18:15:45 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 11 12:39:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c07e8df5

kde-plasma/plasma-browser-integration: add 5.26.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.26.0.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 32ce5fad1e0c..e8c8366f1ec1 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1 +1,2 @@
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187
+DIST plasma-browser-integration-5.26.0.tar.xz 235580 BLAKE2B 
3ad87dd76e01dd53d46fcba01f5227f24ebee3d503497da889dc6bfc6a9a22566406522cf67eae4396f883da20ee41656bc6b159fa84dd6fa7a20a9dc4aea8e7
 SHA512 
7a94635b9eead8a34bdaebd6dc2fbae06d868951303df83e312ab14246300bd359fc4fa73a5140e0b39d36ba721703aacb3d6ac33b94bbf3b7f9f3f9c47a2707

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.0.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.0.ebuild
new file mode 100644
index ..2cba2c87bbae
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.99.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-10-10 Thread Andreas Sturmlechner
commit: 0333adcdb4cc08684024b3ffad2610e8d4551c9f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct  8 12:13:29 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 10 09:47:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0333adcd

kde-plasma/plasma-browser-integration: drop 5.24.6

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.24.6.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 9ff19313118a..32ce5fad1e0c 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1 @@
-DIST plasma-browser-integration-5.24.6.tar.xz 222788 BLAKE2B 
596f0b3f72255f8ef6add33e4f4fd461f529b8e4644ea2513087bf75032d432b473aaf925d98de5292fef1fab7ab1c35655f6a1720ea4ea2bba53be29d717817
 SHA512 
a931c6d7fc176beb16483893b40c387814ad8d91e56a315915f9a50c9b1ddc40401486143da61ec2abde3cfbb463c6b8bb9239eba1b8d8c7fa882de18d56b11e
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
deleted file mode 100644
index 05bdfba890f5..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.92.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.4
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-09-29 Thread Sam James
commit: 7d7e01d0011499e757e10ca296125b75fd999661
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 30 03:52:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 30 03:52:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d7e01d0

kde-plasma/plasma-browser-integration: Stabilize 5.25.5 arm64, #868909

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
index 84b3b0260d58..d143a4b8958b 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-09-29 Thread Sam James
commit: bef69f82a57e82aecad185ac0bfed0d3dbd092f9
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 30 02:17:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 30 02:17:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef69f82

kde-plasma/plasma-browser-integration: Stabilize 5.25.5 amd64, #868909

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
index 485271ded3e8..386058609b59 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-09-06 Thread Andreas Sturmlechner
commit: a4a418af65c835fb9f02bfd0a004a6dda0da6805
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep  6 18:19:58 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep  6 19:21:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a418af

kde-plasma/plasma-browser-integration: drop 5.25.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.25.4.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 26acde55b031..9ff19313118a 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.24.6.tar.xz 222788 BLAKE2B 
596f0b3f72255f8ef6add33e4f4fd461f529b8e4644ea2513087bf75032d432b473aaf925d98de5292fef1fab7ab1c35655f6a1720ea4ea2bba53be29d717817
 SHA512 
a931c6d7fc176beb16483893b40c387814ad8d91e56a315915f9a50c9b1ddc40401486143da61ec2abde3cfbb463c6b8bb9239eba1b8d8c7fa882de18d56b11e
-DIST plasma-browser-integration-5.25.4.tar.xz 227044 BLAKE2B 
44eee5f0d785259f37f66d65f72bdeb179d3e21d6b37d868daeb055d2bdbcf4cc48ac19c73bd682393ccc4921ad79f995aa00ebff4e309706da821effef6
 SHA512 
95a53b34bbdca42afd05dccb1ac75ee61b47d93747091c4a081601a27f1f141d716e34a2c3f5c50dfa2559b36831ac32ef10b49c3bceb8da9ccebd6c1716d07f
 DIST plasma-browser-integration-5.25.5.tar.xz 229520 BLAKE2B 
61995b7eee91742133ed11c25102d1503587fb3395b219d9d88b423721f53ac3dea26fded83e22395ce85603f7d1b7b0721b9cad0c6a98c79b905bb173638e86
 SHA512 
07e0a2d5acfb66327961b576904b3301823bdb7ad8767bf99f3fe1418e8ff6ac93904f0419cdf56c8235149800f1b318ec6dd80f09f8abf9213c70a5d11e0187

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.4.ebuild
deleted file mode 100644
index 485271ded3e8..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-08-06 Thread Sam James
commit: 22d31979995818ff0a7207e374b44817affbe6f1
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  7 05:12:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  7 05:12:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22d31979

kde-plasma/plasma-browser-integration: Stabilize 5.24.6 arm64, #857882

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
index 4dcb1431343b..05bdfba890f5 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-08-02 Thread Andreas Sturmlechner
commit: 05bbda373658ff7f7c620acf7be39ca52dd100db
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  2 12:40:59 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  2 18:38:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bbda37

kde-plasma/plasma-browser-integration: drop 5.25.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.25.3.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index b7f179cd4c01..987b5452fdd1 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,4 +1,3 @@
 DIST plasma-browser-integration-5.24.5.tar.xz 222452 BLAKE2B 
6caca77f50f401a230e5936b36b7babdf6186d6a11a7fb1bda2a0423a7bea5b3f7a66d12e7d569b406e93636b980bb9308c20452a8a9b62197b4170988361aab
 SHA512 
f34885920f1d4859d57ce3c96523c46d392f5835bce6b7d73afb30ea60827e5d520c168ccf45d2d46cec8027b0d9abe2bfc0c5b4ecfbf3b4433bb3ed0b405497
 DIST plasma-browser-integration-5.24.6.tar.xz 222788 BLAKE2B 
596f0b3f72255f8ef6add33e4f4fd461f529b8e4644ea2513087bf75032d432b473aaf925d98de5292fef1fab7ab1c35655f6a1720ea4ea2bba53be29d717817
 SHA512 
a931c6d7fc176beb16483893b40c387814ad8d91e56a315915f9a50c9b1ddc40401486143da61ec2abde3cfbb463c6b8bb9239eba1b8d8c7fa882de18d56b11e
-DIST plasma-browser-integration-5.25.3.tar.xz 227040 BLAKE2B 
85bf0d8eac6daf49a0c10d97b830c4df6ed54c07cec038e755ed0e78a7233ad1d28090003d56c8aede5b9905948353d8f301539cadbe43c721e156fd371cfcc4
 SHA512 
5eb19381e4ecd5f4d3a7e73c2f2b6c496f370f0712eac24966f34aacd111536561a4851dda728dc1fcb83b1e41b3238c799fe461e8905b7e3ed838380ca00955
 DIST plasma-browser-integration-5.25.4.tar.xz 227044 BLAKE2B 
44eee5f0d785259f37f66d65f72bdeb179d3e21d6b37d868daeb055d2bdbcf4cc48ac19c73bd682393ccc4921ad79f995aa00ebff4e309706da821effef6
 SHA512 
95a53b34bbdca42afd05dccb1ac75ee61b47d93747091c4a081601a27f1f141d716e34a2c3f5c50dfa2559b36831ac32ef10b49c3bceb8da9ccebd6c1716d07f

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.3.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.3.ebuild
deleted file mode 100644
index 485271ded3e8..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-07-30 Thread Agostino Sarubbo
commit: 9669102185bb4c55ba044a5c89036359faf90d68
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 30 08:50:11 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 30 08:50:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96691021

kde-plasma/plasma-browser-integration: x86 stable wrt bug #857882

Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
index ca84e53ee972..4dcb1431343b 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-07-28 Thread Agostino Sarubbo
commit: 12e80fb24e66980a8d8f5e8964fe493cf22f57a8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 28 11:01:20 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 28 11:01:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e80fb2

kde-plasma/plasma-browser-integration: amd64 stable wrt bug #857882

Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
index 981c010af6e8..ca84e53ee972 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-07-13 Thread Andreas Sturmlechner
commit: 0b67fc044b8394ed2966c90aef079e3836aea8d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul 12 15:42:48 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 13 09:16:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b67fc04

kde-plasma/plasma-browser-integration: drop 5.25.2*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.25.2.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index dd8b64313efc..abf24079ff2f 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,4 +1,3 @@
 DIST plasma-browser-integration-5.24.5.tar.xz 222452 BLAKE2B 
6caca77f50f401a230e5936b36b7babdf6186d6a11a7fb1bda2a0423a7bea5b3f7a66d12e7d569b406e93636b980bb9308c20452a8a9b62197b4170988361aab
 SHA512 
f34885920f1d4859d57ce3c96523c46d392f5835bce6b7d73afb30ea60827e5d520c168ccf45d2d46cec8027b0d9abe2bfc0c5b4ecfbf3b4433bb3ed0b405497
 DIST plasma-browser-integration-5.24.6.tar.xz 222788 BLAKE2B 
596f0b3f72255f8ef6add33e4f4fd461f529b8e4644ea2513087bf75032d432b473aaf925d98de5292fef1fab7ab1c35655f6a1720ea4ea2bba53be29d717817
 SHA512 
a931c6d7fc176beb16483893b40c387814ad8d91e56a315915f9a50c9b1ddc40401486143da61ec2abde3cfbb463c6b8bb9239eba1b8d8c7fa882de18d56b11e
-DIST plasma-browser-integration-5.25.2.tar.xz 223220 BLAKE2B 
190e34896cc726e613b768652a291626d27d24421b084b8f20706edd28a759fcb2f84f22ba97d153452902a2c544bd5fae1abaf94453e6741a7b81c32edc8b5f
 SHA512 
06804d4c5e4cc1266c2318767c185c6fb014e8942938b7191f65e7f8d36415ffaabe08616435ff0a6496ccc28c7250438941a21ed8655741f1548ce1765f8ff0
 DIST plasma-browser-integration-5.25.3.tar.xz 227040 BLAKE2B 
85bf0d8eac6daf49a0c10d97b830c4df6ed54c07cec038e755ed0e78a7233ad1d28090003d56c8aede5b9905948353d8f301539cadbe43c721e156fd371cfcc4
 SHA512 
5eb19381e4ecd5f4d3a7e73c2f2b6c496f370f0712eac24966f34aacd111536561a4851dda728dc1fcb83b1e41b3238c799fe461e8905b7e3ed838380ca00955

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.2.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.2.ebuild
deleted file mode 100644
index 0262f123a5d7..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.94.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.4
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-06-29 Thread WANG Xuerui
commit: 6bc5a2764d6a71160953c35fec464353025e1999
Author: WANG Xuerui  gentoo  org>
AuthorDate: Wed Jun 29 03:53:06 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Wed Jun 29 07:20:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc5a276

kde-plasma/plasma-browser-integration: keyword 5.25.2 for ~loong

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

 .../plasma-browser-integration/plasma-browser-integration-5.25.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.2.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.2.ebuild
index 35bd92c7e626..0262f123a5d7 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.2.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-06-28 Thread Andreas Sturmlechner
commit: 2f01224e2259126de48f17286227437c83e26e9f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 28 17:53:29 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 28 17:53:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f01224e

kde-plasma/plasma-browser-integration: drop 5.25.1*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.25.1.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 38c9578dfded..dff7642e695d 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.24.5.tar.xz 222452 BLAKE2B 
6caca77f50f401a230e5936b36b7babdf6186d6a11a7fb1bda2a0423a7bea5b3f7a66d12e7d569b406e93636b980bb9308c20452a8a9b62197b4170988361aab
 SHA512 
f34885920f1d4859d57ce3c96523c46d392f5835bce6b7d73afb30ea60827e5d520c168ccf45d2d46cec8027b0d9abe2bfc0c5b4ecfbf3b4433bb3ed0b405497
-DIST plasma-browser-integration-5.25.1.tar.xz 223260 BLAKE2B 
31d5664707c383e881d371dbc0c8543ada56fd129463d890c06a2c067fb9f1b34d25b63934b8729f4d5d7d3419bb200b915fce0f33274cde154ea9e684388c65
 SHA512 
315961362a037274aad7faffa9dcdf8c4695aca8f2792eca1ba4850501b34a96b24c6a36c9ed23ec179fc65b495a065d83af21bc1181fdadbb7b50f950dd
 DIST plasma-browser-integration-5.25.2.tar.xz 223220 BLAKE2B 
190e34896cc726e613b768652a291626d27d24421b084b8f20706edd28a759fcb2f84f22ba97d153452902a2c544bd5fae1abaf94453e6741a7b81c32edc8b5f
 SHA512 
06804d4c5e4cc1266c2318767c185c6fb014e8942938b7191f65e7f8d36415ffaabe08616435ff0a6496ccc28c7250438941a21ed8655741f1548ce1765f8ff0

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.1.ebuild
deleted file mode 100644
index 35bd92c7e626..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.94.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.4
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-06-21 Thread Andreas Sturmlechner
commit: a85f4ef497e68f03bcafec0b4f9960249444204e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 21 21:20:54 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 21 21:28:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85f4ef4

kde-plasma/plasma-browser-integration: drop 5.25.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.25.0.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 8cf1d20c9c2d..57731b097cf8 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.24.5.tar.xz 222452 BLAKE2B 
6caca77f50f401a230e5936b36b7babdf6186d6a11a7fb1bda2a0423a7bea5b3f7a66d12e7d569b406e93636b980bb9308c20452a8a9b62197b4170988361aab
 SHA512 
f34885920f1d4859d57ce3c96523c46d392f5835bce6b7d73afb30ea60827e5d520c168ccf45d2d46cec8027b0d9abe2bfc0c5b4ecfbf3b4433bb3ed0b405497
-DIST plasma-browser-integration-5.25.0.tar.xz 222460 BLAKE2B 
2e1a57b735abcbe9012c76b1908604471e12df897b60e706e6f84aac7d12784b8fcd346d70f6609180e36672f831125450d03890640b79c38ce0693ec42da792
 SHA512 
21eeaeb663c9374dbdba2e78800cc52898341b3784c034f91c0e61c118d4814d3e014a2b12d7d27f732c56e256be7019f1a9efbffb2732d250221263038351ed
 DIST plasma-browser-integration-5.25.1.tar.xz 223260 BLAKE2B 
31d5664707c383e881d371dbc0c8543ada56fd129463d890c06a2c067fb9f1b34d25b63934b8729f4d5d7d3419bb200b915fce0f33274cde154ea9e684388c65
 SHA512 
315961362a037274aad7faffa9dcdf8c4695aca8f2792eca1ba4850501b34a96b24c6a36c9ed23ec179fc65b495a065d83af21bc1181fdadbb7b50f950dd

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.0.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.0.ebuild
deleted file mode 100644
index b10d06cbbd99..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.25.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.94.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.3
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-05-29 Thread Andreas Sturmlechner
commit: 6b2b2592e62fac8b8ea407aabc911691864f2a1e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun May 29 20:18:36 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun May 29 20:24:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b2b2592

kde-plasma/plasma-browser-integration: Drop 5.24.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.24.4-r1.ebuild| 45 --
 2 files changed, 46 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 55e7fed28f43..03bc71db3aec 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1 @@
-DIST plasma-browser-integration-5.24.4.tar.xz 222496 BLAKE2B 
098422fd62b8fc80c722a43d8c6854f35e651797d949a38741daa19512171988146db7fb5b9ef2a26001cec3ed3aef99d9109ecc2f09100c942e8d362239dd05
 SHA512 
91a300676bd90a85bc4cc1f8364c351a62146876a8bef499ebd481cbf204ef712443960cf4aa8cfa1246285106a3a4eeb4d320c959afae109da79dc83871
 DIST plasma-browser-integration-5.24.5.tar.xz 222452 BLAKE2B 
6caca77f50f401a230e5936b36b7babdf6186d6a11a7fb1bda2a0423a7bea5b3f7a66d12e7d569b406e93636b980bb9308c20452a8a9b62197b4170988361aab
 SHA512 
f34885920f1d4859d57ce3c96523c46d392f5835bce6b7d73afb30ea60827e5d520c168ccf45d2d46cec8027b0d9abe2bfc0c5b4ecfbf3b4433bb3ed0b405497

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
deleted file mode 100644
index 15e44d6aa3de..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-05-28 Thread Jakov Smolić
commit: 037ce2b1714263b967c2c01753fcce1b8bd8802f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May 28 20:34:55 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May 28 20:34:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=037ce2b1

kde-plasma/plasma-browser-integration: Stabilize 5.24.5 arm64, #845075

Signed-off-by: Jakov Smolić  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
index d2c9e287b1f2..15e44d6aa3de 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-05-28 Thread Agostino Sarubbo
commit: 92918213ec04cd1928dfe78cdfc478e7a25b7632
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May 28 07:02:25 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May 28 07:04:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92918213

kde-plasma/plasma-browser-integration: x86 stable wrt bug #845075

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
index a4f8e216e3b1..d2c9e287b1f2 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-05-27 Thread Jakov Smolić
commit: ab2635f3f3d1b6bc9e075ccf2459659241637e5c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 27 11:14:01 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 27 11:14:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab2635f3

kde-plasma/plasma-browser-integration: Stabilize 5.24.5 amd64, #845075

Signed-off-by: Jakov Smolić  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
index fe7f9aef2a63..a4f8e216e3b1 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-05-03 Thread Sam James
commit: a771f2ba838e7ed461fe8d5bde1a25d05c8fa3a5
Author: Sam James  gentoo  org>
AuthorDate: Tue May  3 22:38:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May  3 22:41:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a771f2ba

kde-plasma/plasma-browser-integration: 5.24.5 version bump

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.24.5.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 090aafa5007f..ee587b483328 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1,3 @@
 DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713
 DIST plasma-browser-integration-5.24.4.tar.xz 222496 BLAKE2B 
098422fd62b8fc80c722a43d8c6854f35e651797d949a38741daa19512171988146db7fb5b9ef2a26001cec3ed3aef99d9109ecc2f09100c942e8d362239dd05
 SHA512 
91a300676bd90a85bc4cc1f8364c351a62146876a8bef499ebd481cbf204ef712443960cf4aa8cfa1246285106a3a4eeb4d320c959afae109da79dc83871
+DIST plasma-browser-integration-5.24.5.tar.xz 222452 BLAKE2B 
6caca77f50f401a230e5936b36b7babdf6186d6a11a7fb1bda2a0423a7bea5b3f7a66d12e7d569b406e93636b980bb9308c20452a8a9b62197b4170988361aab
 SHA512 
f34885920f1d4859d57ce3c96523c46d392f5835bce6b7d73afb30ea60827e5d520c168ccf45d2d46cec8027b0d9abe2bfc0c5b4ecfbf3b4433bb3ed0b405497

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
new file mode 100644
index ..fe7f9aef2a63
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.5.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.90.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-04-29 Thread Agostino Sarubbo
commit: 760df41b17b0b6e93cfde9102d7dcda9e9e5c7af
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 13:32:14 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 13:32:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760df41b

kde-plasma/plasma-browser-integration: x86 stable wrt bug #839297

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../plasma-browser-integration-5.24.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
index af02a831878f..15e44d6aa3de 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-04-29 Thread Agostino Sarubbo
commit: e3716ec4aa413fca7e75e13250dc7b753c20932f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 13:27:40 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 13:27:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3716ec4

kde-plasma/plasma-browser-integration: amd64 stable wrt bug #839297

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../plasma-browser-integration-5.24.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
index 036d0f37aeac..af02a831878f 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-04-28 Thread Sam James
commit: 188c8369962aa38674e1442ef7b28b4cb330c5c9
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188c8369

kde-plasma/plasma-browser-integration: Stabilize 5.24.4-r1 arm64, #839297

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration-5.24.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
index fe7f9aef2a63..036d0f37aeac 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-04-21 Thread Sam James
commit: 29a7e5d651239ed09c974542ac39aaca235cca0a
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 21 22:42:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 22:42:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a7e5d6

kde-plasma/plasma-browser-integration: add kde-frameworks/kcrash dep

Signed-off-by: Sam James  gentoo.org>

 ...gration-5.24.4.ebuild => plasma-browser-integration-5.24.4-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
similarity index 96%
rename from 
kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4.ebuild
rename to 
kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
index 4ac08ec941e4..fe7f9aef2a63 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
@@ -23,6 +23,7 @@ DEPEND="
>=kde-frameworks/kactivities-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
>=kde-frameworks/kdbusaddons-${KFMIN}:5
>=kde-frameworks/kfilemetadata-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-03-29 Thread Andreas Sturmlechner
commit: dc2d02681f6e87f8cab7be6f5c09e3ee2bad3293
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 29 15:48:52 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 29 15:56:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2d0268

kde-plasma/plasma-browser-integration: drop 5.24.3*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.24.3.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index b8aaf920b2bf..090aafa5007f 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713
-DIST plasma-browser-integration-5.24.3.tar.xz 222452 BLAKE2B 
2da247bbb5ade27500a8ec20c8533e54a90919612509bc742886b7e432aed71cb71a6ebfdf175f1547acd3d66ecb451d42bc303ed5d7ea698bbc23fa7e30f58b
 SHA512 
ef9406f0a48d60c18f1cce4ef301ca020273d5937472ef351f72e3be65d923f477754945041a8f83de7f5fd561d8f251a03644f055eb8f878e702302b4e85295
 DIST plasma-browser-integration-5.24.4.tar.xz 222496 BLAKE2B 
098422fd62b8fc80c722a43d8c6854f35e651797d949a38741daa19512171988146db7fb5b9ef2a26001cec3ed3aef99d9109ecc2f09100c942e8d362239dd05
 SHA512 
91a300676bd90a85bc4cc1f8364c351a62146876a8bef499ebd481cbf204ef712443960cf4aa8cfa1246285106a3a4eeb4d320c959afae109da79dc83871

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.3.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.3.ebuild
deleted file mode 100644
index 4ac08ec941e4..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-03-08 Thread Andreas Sturmlechner
commit: 9160054492a0cce2b54fa7423d8d5a81c3c9f8f2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar  8 13:00:55 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar  8 17:16:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91600544

kde-plasma/plasma-browser-integration: drop 5.24.2*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.24.2.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 88e52e76e067..04f2d2a14b83 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713
-DIST plasma-browser-integration-5.24.2.tar.xz 222404 BLAKE2B 
78f924a6f903aec67cdcb70315a9b03a7be2ce58200279a11bbec62910de263598ec977801b8db830a9b0f3b7fd5ec17d42318b095acfed42735aa1f6a33160a
 SHA512 
c3444513bf2abcfa4951261c13e585857eb289f9c170f1612e9c37ac9783cb6b00f86bbdb0b207a5a180bcba3fe9ac45c4b242ed7c2decbfab7e62a25ee3a371
 DIST plasma-browser-integration-5.24.3.tar.xz 222452 BLAKE2B 
2da247bbb5ade27500a8ec20c8533e54a90919612509bc742886b7e432aed71cb71a6ebfdf175f1547acd3d66ecb451d42bc303ed5d7ea698bbc23fa7e30f58b
 SHA512 
ef9406f0a48d60c18f1cce4ef301ca020273d5937472ef351f72e3be65d923f477754945041a8f83de7f5fd561d8f251a03644f055eb8f878e702302b4e85295

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.2.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.2.ebuild
deleted file mode 100644
index 4ac08ec941e4..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-02-22 Thread Andreas Sturmlechner
commit: df6a4f15fcb17271281a47a8fb1ba80860d69900
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 22 16:54:24 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 22 16:54:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6a4f15

kde-plasma/plasma-browser-integration: drop 5.24.1*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.24.1.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 046f751dd577..1406a87e2e82 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713
-DIST plasma-browser-integration-5.24.1.tar.xz 222436 BLAKE2B 
0b0a9b2b433713a0b1160453751e6d1a143015df2692e86f3b2a4b028eb0770f01746076c80c4cb40bd034e99a88531e832e5154bba59c7ecfcaeb9af005
 SHA512 
8fbef1af51426ca606eb48a1ff59b1b053706facd8bb2206e61ef45f9fbe4a59fdbed2099574f27239c0eaa02088741f1bc12cbb8c38c8247c6dc87c35b7e2c1
 DIST plasma-browser-integration-5.24.2.tar.xz 222404 BLAKE2B 
78f924a6f903aec67cdcb70315a9b03a7be2ce58200279a11bbec62910de263598ec977801b8db830a9b0f3b7fd5ec17d42318b095acfed42735aa1f6a33160a
 SHA512 
c3444513bf2abcfa4951261c13e585857eb289f9c170f1612e9c37ac9783cb6b00f86bbdb0b207a5a180bcba3fe9ac45c4b242ed7c2decbfab7e62a25ee3a371

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.1.ebuild
deleted file mode 100644
index 4ac08ec941e4..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-02-15 Thread Andreas Sturmlechner
commit: 6589ea4c1254a2171b3d583fb1cb6de3dc7bed2b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 15 14:48:34 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 15 17:50:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6589ea4c

kde-plasma/plasma-browser-integration: drop 5.24.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.24.0.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 3a5ab5373721..eaa356540e99 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713
-DIST plasma-browser-integration-5.24.0.tar.xz 220608 BLAKE2B 
27a249d9b4c3653c90b7693011865091b5b9cbd1dbcdfd56592e2a1f8352ff3abe3c6429149ac033197bc0f30300e0d1ab8cf89eb6cf1085eadbd7a969684ae6
 SHA512 
2c4bca41d99d4a27b8b727f3b9c6dd29e9922f4d8c280dd8bcc0ee5d5212aa5f450f4a113f08bf4fa60c5905880e7a5127683b1e6383559dfd3032b2d574544f
 DIST plasma-browser-integration-5.24.1.tar.xz 222436 BLAKE2B 
0b0a9b2b433713a0b1160453751e6d1a143015df2692e86f3b2a4b028eb0770f01746076c80c4cb40bd034e99a88531e832e5154bba59c7ecfcaeb9af005
 SHA512 
8fbef1af51426ca606eb48a1ff59b1b053706facd8bb2206e61ef45f9fbe4a59fdbed2099574f27239c0eaa02088741f1bc12cbb8c38c8247c6dc87c35b7e2c1

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.0.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.0.ebuild
deleted file mode 100644
index 4ac08ec941e4..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-02-08 Thread Andreas Sturmlechner
commit: 8620ee35402778bd3cee802dad33bf0f31b410f7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb  8 13:05:18 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb  8 13:10:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8620ee35

kde-plasma/plasma-browser-integration: drop 5.23.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.23.90.ebuild  | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index d65cfa288387..5f6d91dd412c 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713
-DIST plasma-browser-integration-5.23.90.tar.xz 219960 BLAKE2B 
f676c14165e9ad2e492e020788cad4d58d6e18f3ffe7e71536ae27c18f7787e3731d3452a37126156b9d4f0ecc4efc1c8377e4eaa1886e75f3941fa79259da93
 SHA512 
7dfd273f2f7bb17332ff0de7b97ba963324f9e9365fc49b5483d942d01d54e90640ab32bd4848a1015be8b297ae000f2e081691765002aa24cfd11634a45ac0e
 DIST plasma-browser-integration-5.24.0.tar.xz 220608 BLAKE2B 
27a249d9b4c3653c90b7693011865091b5b9cbd1dbcdfd56592e2a1f8352ff3abe3c6429149ac033197bc0f30300e0d1ab8cf89eb6cf1085eadbd7a969684ae6
 SHA512 
2c4bca41d99d4a27b8b727f3b9c6dd29e9922f4d8c280dd8bcc0ee5d5212aa5f450f4a113f08bf4fa60c5905880e7a5127683b1e6383559dfd3032b2d574544f

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.90.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.90.ebuild
deleted file mode 100644
index 4ac08ec941e4..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.90.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-01-25 Thread Andreas Sturmlechner
commit: f8f4691abc4905693585399b3c01bb0af9a42768
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 19 08:41:27 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan 25 09:43:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f4691a

kde-plasma/plasma-browser-integration: drop 5.23.4*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.23.4.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 1adb9eb268a9..27e8c1345a8e 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
-DIST plasma-browser-integration-5.23.4.tar.xz 219640 BLAKE2B 
bb0659cfeeaa542d3ae054d1d3ca89cea1ecd3d88af076f198b5eaea95aba4aa6e42a511af05b2b4e2e107680fb624030d7ce7ef3b136de5326e0ee210bb74ee
 SHA512 
cd5b4f47081956f1bdde5ea9d79efa8ad38bcb21417ebcd12191f47215dd21f406772502787091b0342c70e052a9fbd652b4ad026a7bba0c7b7675ca137b03ef
 DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713
 DIST plasma-browser-integration-5.23.90.tar.xz 219960 BLAKE2B 
f676c14165e9ad2e492e020788cad4d58d6e18f3ffe7e71536ae27c18f7787e3731d3452a37126156b9d4f0ecc4efc1c8377e4eaa1886e75f3941fa79259da93
 SHA512 
7dfd273f2f7bb17332ff0de7b97ba963324f9e9365fc49b5483d942d01d54e90640ab32bd4848a1015be8b297ae000f2e081691765002aa24cfd11634a45ac0e

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
deleted file mode 100644
index 6c78bbdef127..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-01-24 Thread Sam James
commit: 13cf9c4e3547be2ab86a075c2c1632c89c3ffd9c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 24 22:35:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 24 22:36:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13cf9c4e

kde-plasma/plasma-browser-integration: Stabilize 5.23.5 arm64, #830740

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
index f11ffe41e7c0..fbc1e4ba498c 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-01-19 Thread Jakov Smolić
commit: 798acd5c36815c1d3b7448e1d483cd36429930e2
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Jan 19 09:25:40 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Jan 19 09:25:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798acd5c

kde-plasma/plasma-browser-integration: Stabilize 5.23.5 x86, #830740

Signed-off-by: Jakov Smolić  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
index 3a92a784e863..f11ffe41e7c0 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-01-18 Thread Jakov Smolić
commit: 23750940225e4a7aa0148fe9ef1a25b2cfc9ef91
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Jan 18 23:38:28 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Jan 18 23:38:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23750940

kde-plasma/plasma-browser-integration: Stabilize 5.23.5 amd64, #830740

Signed-off-by: Jakov Smolić  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
index 6fe141c39dba..3a92a784e863 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-01-18 Thread Andreas Sturmlechner
commit: 5be2c497e20a1378908558967d03f6ef203b3c42
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan 18 17:22:56 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan 18 17:36:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be2c497

kde-plasma/plasma-browser-integration: 5.23.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.23.90.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 0d15d843c4d7..1adb9eb268a9 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1,3 @@
 DIST plasma-browser-integration-5.23.4.tar.xz 219640 BLAKE2B 
bb0659cfeeaa542d3ae054d1d3ca89cea1ecd3d88af076f198b5eaea95aba4aa6e42a511af05b2b4e2e107680fb624030d7ce7ef3b136de5326e0ee210bb74ee
 SHA512 
cd5b4f47081956f1bdde5ea9d79efa8ad38bcb21417ebcd12191f47215dd21f406772502787091b0342c70e052a9fbd652b4ad026a7bba0c7b7675ca137b03ef
 DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713
+DIST plasma-browser-integration-5.23.90.tar.xz 219960 BLAKE2B 
f676c14165e9ad2e492e020788cad4d58d6e18f3ffe7e71536ae27c18f7787e3731d3452a37126156b9d4f0ecc4efc1c8377e4eaa1886e75f3941fa79259da93
 SHA512 
7dfd273f2f7bb17332ff0de7b97ba963324f9e9365fc49b5483d942d01d54e90640ab32bd4848a1015be8b297ae000f2e081691765002aa24cfd11634a45ac0e

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.90.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.90.ebuild
new file mode 100644
index ..4ac08ec941e4
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.90.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.90.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-01-04 Thread Andreas Sturmlechner
commit: 9dcaea2fcaae6740cb3375e00b73839b9d1b1bbb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  4 12:05:49 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  4 15:09:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dcaea2f

kde-plasma/plasma-browser-integration: 5.23.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.23.5.ebuild   | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index f9be9b2fd5b4..0d15d843c4d7 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1 +1,2 @@
 DIST plasma-browser-integration-5.23.4.tar.xz 219640 BLAKE2B 
bb0659cfeeaa542d3ae054d1d3ca89cea1ecd3d88af076f198b5eaea95aba4aa6e42a511af05b2b4e2e107680fb624030d7ce7ef3b136de5326e0ee210bb74ee
 SHA512 
cd5b4f47081956f1bdde5ea9d79efa8ad38bcb21417ebcd12191f47215dd21f406772502787091b0342c70e052a9fbd652b4ad026a7bba0c7b7675ca137b03ef
+DIST plasma-browser-integration-5.23.5.tar.xz 219624 BLAKE2B 
6ad39428b00fcd4c61aed8623a1824f3cf4868f21da8e515c558bdcf23d6b8e069c85046dafc4010fd27ccdea33f4f7141a7438f974b1242fe6275d93cced661
 SHA512 
bdd0017cb0da44e76b00a478bd573c73e2a425c52e41823ed45345ffb1ebd17aa8005e55ff5657e404dddb31cdb55875137336a464b10cfa468fbb72f918a713

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
new file mode 100644
index ..6fe141c39dba
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-12-14 Thread Andreas Sturmlechner
commit: 345d197d934e37257ea1b8c49f6b5d205161d2b2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec 13 13:57:32 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Dec 14 09:22:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345d197d

kde-plasma/plasma-browser-integration: drop 5.22.5*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.22.5.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index db7d5c48896a..f9be9b2fd5b4 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1 @@
-DIST plasma-browser-integration-5.22.5.tar.xz 214448 BLAKE2B 
114baa04ab7fad7a3450c199b405afc3d0ce6c4a7e7cf8828dc15e509417de003ffb6b73a002b52b5d8a46f566a63320d33d23fdb8a60484e65c0176afcfadd1
 SHA512 
8cc29cc51c6cce4dd31677cff8851d58eb0dded0d41c52e0fa488a6f5a803c46b0f29ae02642707a039a283e19ea49fe2dac36604202282f6a62cd0f8716940a
 DIST plasma-browser-integration-5.23.4.tar.xz 219640 BLAKE2B 
bb0659cfeeaa542d3ae054d1d3ca89cea1ecd3d88af076f198b5eaea95aba4aa6e42a511af05b2b4e2e107680fb624030d7ce7ef3b136de5326e0ee210bb74ee
 SHA512 
cd5b4f47081956f1bdde5ea9d79efa8ad38bcb21417ebcd12191f47215dd21f406772502787091b0342c70e052a9fbd652b4ad026a7bba0c7b7675ca137b03ef

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.22.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.22.5.ebuild
deleted file mode 100644
index 0ab817c24808..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.22.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.82.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-12-13 Thread Sam James
commit: 0ade64725ff55aad0d15d14c5651245df4dc7170
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 13 23:01:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 13 23:03:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ade6472

kde-plasma/plasma-browser-integration: Stabilize 5.23.4 arm64, #826898

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
index f243a298a57e..6c78bbdef127 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-12-13 Thread Jakov Smolić
commit: 01c49ab7540f79e86e2f3d4b9a674ab961330aba
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 13 18:31:40 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 13 18:31:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c49ab7

kde-plasma/plasma-browser-integration: Stabilize 5.23.4 x86, #826898

Signed-off-by: Jakov Smolić  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
index 185b88afd6cb..f243a298a57e 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-12-12 Thread Sam James
commit: 500d028be8ee0f5c44b10264e8730f0320a7ae6d
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 13 00:10:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 13 00:10:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500d028b

kde-plasma/plasma-browser-integration: Stabilize 5.23.4 amd64, #826898

Signed-off-by: Sam James  gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
index 83cbeb103590..185b88afd6cb 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration;
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-11-30 Thread Andreas Sturmlechner
commit: 5867513ad9f60c6ed5994bb26c29c6ddfa3c85aa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov 30 14:20:13 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov 30 14:32:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5867513a

kde-plasma/plasma-browser-integration: drop 5.23.3*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.23.3.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index dffaba072786..db7d5c48896a 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.22.5.tar.xz 214448 BLAKE2B 
114baa04ab7fad7a3450c199b405afc3d0ce6c4a7e7cf8828dc15e509417de003ffb6b73a002b52b5d8a46f566a63320d33d23fdb8a60484e65c0176afcfadd1
 SHA512 
8cc29cc51c6cce4dd31677cff8851d58eb0dded0d41c52e0fa488a6f5a803c46b0f29ae02642707a039a283e19ea49fe2dac36604202282f6a62cd0f8716940a
-DIST plasma-browser-integration-5.23.3.tar.xz 219596 BLAKE2B 
0786ff33de8a19916f4b18d5863755e8340acaca4ec29161c8685ef83d20fc06f0ad5a0f168aa13065b1e54841f489f501d8916f6bde39eca9ffe1e153a3105a
 SHA512 
9d3c3ea3fedd5ddde290206229f367268fa0628fc5031496cd4633548e781917be11a0cc44183365500712bd8898380255ff1202a8201b3010d2ac88a867dec6
 DIST plasma-browser-integration-5.23.4.tar.xz 219640 BLAKE2B 
bb0659cfeeaa542d3ae054d1d3ca89cea1ecd3d88af076f198b5eaea95aba4aa6e42a511af05b2b4e2e107680fb624030d7ce7ef3b136de5326e0ee210bb74ee
 SHA512 
cd5b4f47081956f1bdde5ea9d79efa8ad38bcb21417ebcd12191f47215dd21f406772502787091b0342c70e052a9fbd652b4ad026a7bba0c7b7675ca137b03ef

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.3.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.3.ebuild
deleted file mode 100644
index 83cbeb103590..
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-11-09 Thread Andreas Sturmlechner
commit: 5c71ae043ed95952928d3e25c61547f87f16645f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov  9 14:37:11 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov  9 17:15:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c71ae04

kde-plasma/plasma-browser-integration: drop 5.23.2*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.23.2.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index 105e56b1050..b00bb5d0b70 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.22.5.tar.xz 214448 BLAKE2B 
114baa04ab7fad7a3450c199b405afc3d0ce6c4a7e7cf8828dc15e509417de003ffb6b73a002b52b5d8a46f566a63320d33d23fdb8a60484e65c0176afcfadd1
 SHA512 
8cc29cc51c6cce4dd31677cff8851d58eb0dded0d41c52e0fa488a6f5a803c46b0f29ae02642707a039a283e19ea49fe2dac36604202282f6a62cd0f8716940a
-DIST plasma-browser-integration-5.23.2.tar.xz 219648 BLAKE2B 
74552cf9099bb6ef627e77ac6bfe9c24c4d9e9f3b9ae968599f7fbade2c45388417073455d8f3c77b4a9f14ebb21a7d2b834274589285a033e60371eface052a
 SHA512 
7f76144bacbc7ef5a4a13b8c7c2564973baaf2a363c99055aeea21063baf47354fccc54eac56d649c843d9fc422cd51f2138ffeb2d0596f66851e049dd66eb27
 DIST plasma-browser-integration-5.23.3.tar.xz 219596 BLAKE2B 
0786ff33de8a19916f4b18d5863755e8340acaca4ec29161c8685ef83d20fc06f0ad5a0f168aa13065b1e54841f489f501d8916f6bde39eca9ffe1e153a3105a
 SHA512 
9d3c3ea3fedd5ddde290206229f367268fa0628fc5031496cd4633548e781917be11a0cc44183365500712bd8898380255ff1202a8201b3010d2ac88a867dec6

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.2.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.2.ebuild
deleted file mode 100644
index 83cbeb10359..000
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-10-30 Thread Sam James
commit: de80e346f6bf7094cb80f42451b7ef248bd5d1c2
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 31 03:16:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 31 03:16:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de80e346

kde-plasma/plasma-browser-integration: drop 5.23.1*

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.23.1.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index bf6b3655c67..0d53fda9243 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.22.5.tar.xz 214448 BLAKE2B 
114baa04ab7fad7a3450c199b405afc3d0ce6c4a7e7cf8828dc15e509417de003ffb6b73a002b52b5d8a46f566a63320d33d23fdb8a60484e65c0176afcfadd1
 SHA512 
8cc29cc51c6cce4dd31677cff8851d58eb0dded0d41c52e0fa488a6f5a803c46b0f29ae02642707a039a283e19ea49fe2dac36604202282f6a62cd0f8716940a
-DIST plasma-browser-integration-5.23.1.tar.xz 219568 BLAKE2B 
ccaa8ce82b3926b943ccc3ba2cc5eec683d9caba94123719e8d9c6c83494b691f05eb082327c9d1ffcb51ac4a9313f38af96d0761a429cc9cb62c0b6818a
 SHA512 
084437387f9645007e552d3b33b4b20c593023c109589bcc7efc2543bd8caec385e5900034822f322e4dd7f3f904d8a1f22ba3928d4ba3e977b35409a1677977
 DIST plasma-browser-integration-5.23.2.tar.xz 219648 BLAKE2B 
74552cf9099bb6ef627e77ac6bfe9c24c4d9e9f3b9ae968599f7fbade2c45388417073455d8f3c77b4a9f14ebb21a7d2b834274589285a033e60371eface052a
 SHA512 
7f76144bacbc7ef5a4a13b8c7c2564973baaf2a363c99055aeea21063baf47354fccc54eac56d649c843d9fc422cd51f2138ffeb2d0596f66851e049dd66eb27

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.1.ebuild
deleted file mode 100644
index 83cbeb10359..000
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-10-26 Thread Sam James
commit: a616a1763e3e2d07fd5c4bab6462c504e4516da6
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct 27 05:00:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct 27 05:00:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a616a176

kde-plasma/plasma-browser-integration: 5.23.2 version bump

Signed-off-by: Sam James  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 +
 .../plasma-browser-integration-5.23.2.ebuild   | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index f22e0af74d9..bf6b3655c67 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,2 +1,3 @@
 DIST plasma-browser-integration-5.22.5.tar.xz 214448 BLAKE2B 
114baa04ab7fad7a3450c199b405afc3d0ce6c4a7e7cf8828dc15e509417de003ffb6b73a002b52b5d8a46f566a63320d33d23fdb8a60484e65c0176afcfadd1
 SHA512 
8cc29cc51c6cce4dd31677cff8851d58eb0dded0d41c52e0fa488a6f5a803c46b0f29ae02642707a039a283e19ea49fe2dac36604202282f6a62cd0f8716940a
 DIST plasma-browser-integration-5.23.1.tar.xz 219568 BLAKE2B 
ccaa8ce82b3926b943ccc3ba2cc5eec683d9caba94123719e8d9c6c83494b691f05eb082327c9d1ffcb51ac4a9313f38af96d0761a429cc9cb62c0b6818a
 SHA512 
084437387f9645007e552d3b33b4b20c593023c109589bcc7efc2543bd8caec385e5900034822f322e4dd7f3f904d8a1f22ba3928d4ba3e977b35409a1677977
+DIST plasma-browser-integration-5.23.2.tar.xz 219648 BLAKE2B 
74552cf9099bb6ef627e77ac6bfe9c24c4d9e9f3b9ae968599f7fbade2c45388417073455d8f3c77b4a9f14ebb21a7d2b834274589285a033e60371eface052a
 SHA512 
7f76144bacbc7ef5a4a13b8c7c2564973baaf2a363c99055aeea21063baf47354fccc54eac56d649c843d9fc422cd51f2138ffeb2d0596f66851e049dd66eb27

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.2.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.2.ebuild
new file mode 100644
index 000..83cbeb10359
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2021-10-20 Thread Andreas Sturmlechner
commit: e84d2e6d34c06755e26045f4c45b48441e5a2785
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct 20 06:48:47 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct 20 06:51:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84d2e6d

kde-plasma/plasma-browser-integration: drop 5.23.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-browser-integration/Manifest |  1 -
 .../plasma-browser-integration-5.23.0.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/kde-plasma/plasma-browser-integration/Manifest 
b/kde-plasma/plasma-browser-integration/Manifest
index c9856b81a8e..f22e0af74d9 100644
--- a/kde-plasma/plasma-browser-integration/Manifest
+++ b/kde-plasma/plasma-browser-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-browser-integration-5.22.5.tar.xz 214448 BLAKE2B 
114baa04ab7fad7a3450c199b405afc3d0ce6c4a7e7cf8828dc15e509417de003ffb6b73a002b52b5d8a46f566a63320d33d23fdb8a60484e65c0176afcfadd1
 SHA512 
8cc29cc51c6cce4dd31677cff8851d58eb0dded0d41c52e0fa488a6f5a803c46b0f29ae02642707a039a283e19ea49fe2dac36604202282f6a62cd0f8716940a
-DIST plasma-browser-integration-5.23.0.tar.xz 219600 BLAKE2B 
d5407ef4b2a9eefc583742b8fe465552f57b97fac4623c1e2cbd9bb8ee6f202f9b6a89445822b6bdacb4f72244d2e14a0629e8def235282678a921be84277e11
 SHA512 
477f710b65ad0de8ccddd1bb910451b3d183a31785792bc4500de71670fcacc2fc264991a165240654f76724279c62c12d3e1b187e8604a05e6adc0ec7ba38fd
 DIST plasma-browser-integration-5.23.1.tar.xz 219568 BLAKE2B 
ccaa8ce82b3926b943ccc3ba2cc5eec683d9caba94123719e8d9c6c83494b691f05eb082327c9d1ffcb51ac4a9313f38af96d0761a429cc9cb62c0b6818a
 SHA512 
084437387f9645007e552d3b33b4b20c593023c109589bcc7efc2543bd8caec385e5900034822f322e4dd7f3f904d8a1f22ba3928d4ba3e977b35409a1677977

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.0.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.0.ebuild
deleted file mode 100644
index 83cbeb10359..000
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
-HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kfilemetadata-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/purpose-${KFMIN}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
-   )
-
-   ecm_src_configure
-}



  1   2   >