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 7F160158087 for ; Fri, 28 Jan 2022 10:11:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2BB52BC00F; Fri, 28 Jan 2022 10:11:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A16882BC00F for ; Fri, 28 Jan 2022 10:11:17 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 43036342CEA for ; Fri, 28 Jan 2022 10:11:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7CFA1EF for ; Fri, 28 Jan 2022 10:11:11 +0000 (UTC) From: "Stephan Hartmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephan Hartmann" Message-ID: <1643364666.6a47d349f0c92f7dcac072958c1201c19fb345b0.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-dev/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/microsoft-edge-dev/metadata.xml www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1131.3-r1.ebuild www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1131.3.ebuild www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1135.6-r1.ebuild www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1135.6.ebuild www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1141.0-r1.ebuild www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1141.0.ebuild X-VCS-Directories: www-client/microsoft-edge-dev/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 6a47d349f0c92f7dcac072958c1201c19fb345b0 X-VCS-Branch: master Date: Fri, 28 Jan 2022 10:11:11 +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: ac0fa1fa-6661-48d2-b583-a752ee3b25da X-Archives-Hash: ae1a946cbe2560890b14ac26609821e1 commit: 6a47d349f0c92f7dcac072958c1201c19fb345b0 Author: Stephan Hartmann gentoo org> AuthorDate: Fri Jan 28 10:10:37 2022 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Fri Jan 28 10:11:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a47d349 www-client/microsoft-edge-dev: add USE=mip Closes: https://bugs.gentoo.org/832145 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Stephan Hartmann gentoo.org> www-client/microsoft-edge-dev/metadata.xml | 3 +++ ...-99.0.1131.3.ebuild => microsoft-edge-dev-99.0.1131.3-r1.ebuild} | 6 ++++++ ...-99.0.1135.6.ebuild => microsoft-edge-dev-99.0.1135.6-r1.ebuild} | 6 ++++++ ...-99.0.1141.0.ebuild => microsoft-edge-dev-99.0.1141.0-r1.ebuild} | 6 ++++++ 4 files changed, 21 insertions(+) diff --git a/www-client/microsoft-edge-dev/metadata.xml b/www-client/microsoft-edge-dev/metadata.xml index c4f491930d33..a7689ec3a837 100644 --- a/www-client/microsoft-edge-dev/metadata.xml +++ b/www-client/microsoft-edge-dev/metadata.xml @@ -9,4 +9,7 @@ Microsoft Edge is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. + + Install Microsoft Information Protection plugin. + diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1131.3.ebuild b/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1131.3-r1.ebuild similarity index 94% rename from www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1131.3.ebuild rename to www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1131.3-r1.ebuild index ae99bf2a06bb..3e1b323cccbf 100644 --- a/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1131.3.ebuild +++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1131.3-r1.ebuild @@ -23,6 +23,7 @@ SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_ LICENSE="microsoft-edge" SLOT="0" RESTRICT="bindist mirror strip" +IUSE="+mip" RDEPEND=" app-accessibility/at-spi2-atk:2 @@ -55,6 +56,7 @@ RDEPEND=" x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils + mip? ( app-crypt/libsecret ) " QA_PREBUILT="*" @@ -105,5 +107,9 @@ src_install() { newicon -s ${size} "${EDGE_HOME}/product_logo_${size}${suffix}.png" ${PN}.png done + if ! use mip; then + rm "${EDGE_HOME}"/libmip_{core,protection_sdk}.so || die + fi + pax-mark m "${EDGE_HOME}/msedge" } diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1135.6.ebuild b/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1135.6-r1.ebuild similarity index 94% rename from www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1135.6.ebuild rename to www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1135.6-r1.ebuild index ae99bf2a06bb..3e1b323cccbf 100644 --- a/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1135.6.ebuild +++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1135.6-r1.ebuild @@ -23,6 +23,7 @@ SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_ LICENSE="microsoft-edge" SLOT="0" RESTRICT="bindist mirror strip" +IUSE="+mip" RDEPEND=" app-accessibility/at-spi2-atk:2 @@ -55,6 +56,7 @@ RDEPEND=" x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils + mip? ( app-crypt/libsecret ) " QA_PREBUILT="*" @@ -105,5 +107,9 @@ src_install() { newicon -s ${size} "${EDGE_HOME}/product_logo_${size}${suffix}.png" ${PN}.png done + if ! use mip; then + rm "${EDGE_HOME}"/libmip_{core,protection_sdk}.so || die + fi + pax-mark m "${EDGE_HOME}/msedge" } diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1141.0.ebuild b/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1141.0-r1.ebuild similarity index 94% rename from www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1141.0.ebuild rename to www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1141.0-r1.ebuild index ae99bf2a06bb..3e1b323cccbf 100644 --- a/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1141.0.ebuild +++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1141.0-r1.ebuild @@ -23,6 +23,7 @@ SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_ LICENSE="microsoft-edge" SLOT="0" RESTRICT="bindist mirror strip" +IUSE="+mip" RDEPEND=" app-accessibility/at-spi2-atk:2 @@ -55,6 +56,7 @@ RDEPEND=" x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils + mip? ( app-crypt/libsecret ) " QA_PREBUILT="*" @@ -105,5 +107,9 @@ src_install() { newicon -s ${size} "${EDGE_HOME}/product_logo_${size}${suffix}.png" ${PN}.png done + if ! use mip; then + rm "${EDGE_HOME}"/libmip_{core,protection_sdk}.so || die + fi + pax-mark m "${EDGE_HOME}/msedge" }