From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 81B4C158086 for ; Tue, 4 Jan 2022 15:10:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EACB02BC043; Tue, 4 Jan 2022 15:10:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CD23E07A9 for ; Tue, 4 Jan 2022 15:10:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D9889342E1C for ; Tue, 4 Jan 2022 15:10:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ECC5127F for ; Tue, 4 Jan 2022 15:10:33 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1641308949.9dcaea2fcaae6740cb3375e00b73839b9d1b1bbb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-browser-integration/Manifest kde-plasma/plasma-browser-integration/plasma-browser-integration-5.23.5.ebuild X-VCS-Directories: kde-plasma/plasma-browser-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9dcaea2fcaae6740cb3375e00b73839b9d1b1bbb X-VCS-Branch: master Date: Tue, 4 Jan 2022 15:10:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46af385a-4fd5-4d83-a6d1-c1a06f4e4cc6 X-Archives-Hash: 1caf97d561da17ce87c2b0f617380de3 commit: 9dcaea2fcaae6740cb3375e00b73839b9d1b1bbb Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 4 12:05:49 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 4 15:09:09 2022 +0000 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 000000000000..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 +}