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 2A6C0158015 for ; Sat, 23 Dec 2023 18:30:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E2072BC036; Sat, 23 Dec 2023 18:30:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EEBC2BC036 for ; Sat, 23 Dec 2023 18:30:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 89080342FFA for ; Sat, 23 Dec 2023 18:30:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFE0F1256 for ; Sat, 23 Dec 2023 18:30:42 +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: <1703356179.85e3136362f857a0b771afdf2f6d176ba14e056e.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.91.0.ebuild X-VCS-Directories: kde-plasma/plasma-browser-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 85e3136362f857a0b771afdf2f6d176ba14e056e X-VCS-Branch: master Date: Sat, 23 Dec 2023 18:30:42 +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: ec7f9cc0-ecd7-45a3-801b-ba23e4cceb51 X-Archives-Hash: 455f174a6f50e441fb360371493dd309 commit: 85e3136362f857a0b771afdf2f6d176ba14e056e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 22 20:37:15 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 23 18:29:39 2023 +0000 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 000000000000..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 +}