From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 178EA158176 for ; Sat, 11 Oct 2025 00:39:10 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 002B43415D3 for ; Sat, 11 Oct 2025 00:39:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E6016110575; Sat, 11 Oct 2025 00:38:58 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DEB23110574 for ; Sat, 11 Oct 2025 00:38:58 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A04734101D for ; Sat, 11 Oct 2025 00:38:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 211A53ADD for ; Sat, 11 Oct 2025 00:38:56 +0000 (UTC) From: "Matt Jolly" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Jolly" Message-ID: <1760143113.7be80e67a178514622384b8ae08553d84a80ee6c.kangie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/microsoft-edge/Manifest www-client/microsoft-edge/microsoft-edge-141.0.3537.71.ebuild X-VCS-Directories: www-client/microsoft-edge/ X-VCS-Committer: kangie X-VCS-Committer-Name: Matt Jolly X-VCS-Revision: 7be80e67a178514622384b8ae08553d84a80ee6c X-VCS-Branch: master Date: Sat, 11 Oct 2025 00:38:56 +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: e1e8ce3e-99e3-438c-9ad0-911142374a44 X-Archives-Hash: b79d7a7add004ead19c6f2c6629f892e commit: 7be80e67a178514622384b8ae08553d84a80ee6c Author: Matt Jolly gentoo org> AuthorDate: Fri Oct 10 23:22:33 2025 +0000 Commit: Matt Jolly gentoo org> CommitDate: Sat Oct 11 00:38:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be80e67 www-client/microsoft-edge: automated bump (141.0.3537.71) Signed-off-by: Matt Jolly gentoo.org> www-client/microsoft-edge/Manifest | 1 + .../microsoft-edge-141.0.3537.71.ebuild | 121 +++++++++++++++++++++ 2 files changed, 122 insertions(+) diff --git a/www-client/microsoft-edge/Manifest b/www-client/microsoft-edge/Manifest index 923f58573c09..ee298d9fddbb 100644 --- a/www-client/microsoft-edge/Manifest +++ b/www-client/microsoft-edge/Manifest @@ -1 +1,2 @@ DIST microsoft-edge-stable_140.0.3485.94-1_amd64.deb 180251442 BLAKE2B c5179fb13d1872e4d3037698fc3acd55b89878fbcfcc5ac2de075cdb7872da84471f9b89845f4466a6a316db292e74622ef706b752da6fc7249bf23200219311 SHA512 f294502891bfc539a0f19baf8d6f175f41ba3ba311044e4af42ca34940238631214de42baba067e581bcabb90d26263166e3a8ed33a254a59bdbbda6cae98226 +DIST microsoft-edge-stable_141.0.3537.71-1_amd64.deb 180763618 BLAKE2B 9c242be8512901c10f69db2c193c31ef5f3c3d85402416f535183c62831cb25a3003fc2e8c9bb14e5baab927e4ce8fc24ee2fb412202d61c1df7fe2b5bf420ad SHA512 7f950fb5049541b6bebc02d52a2f9f08d7e3ca11feeaa1e780f3dd57ffbe3fa9f3373c4a9b86bd43f2faf35d5f53e6a2bbdc26b7bbbf2bd06c1d19ed0a8e908d diff --git a/www-client/microsoft-edge/microsoft-edge-141.0.3537.71.ebuild b/www-client/microsoft-edge/microsoft-edge-141.0.3537.71.ebuild new file mode 100644 index 000000000000..07d261427e11 --- /dev/null +++ b/www-client/microsoft-edge/microsoft-edge-141.0.3537.71.ebuild @@ -0,0 +1,121 @@ +# Copyright 2011-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="8" + +inherit chromium-2 desktop pax-utils unpacker xdg + +DESCRIPTION="The web browser from Microsoft" +HOMEPAGE="https://www.microsoft.com/edge" + +if [[ ${PN} == microsoft-edge ]]; then + MY_PN=${PN}-stable +else + MY_PN=${PN} +fi + +MY_P="${MY_PN}_${PV}-1" +SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb" +S=${WORKDIR} + +LICENSE="microsoft-edge" +SLOT="0" +KEYWORDS="-* ~amd64" + +IUSE="+mip qt6" +RESTRICT="bindist mirror strip" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-misc/ca-certificates + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-fonts/liberation-fonts + media-libs/alsa-lib + media-libs/mesa[gbm(+)] + net-misc/curl[ssl] + net-print/cups + sys-apps/dbus + sys-apps/util-linux + sys-libs/glibc + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:3[X] + x11-libs/libdrm + x11-libs/libX11 + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXrandr + x11-libs/libxcb + x11-libs/libxkbcommon + x11-libs/libxshmfence + x11-libs/pango + x11-misc/xdg-utils + mip? ( + app-crypt/libsecret + || ( dev-libs/libxml2-compat:2/2 dev-libs/libxml2:2/2 ) + ) + qt6? ( dev-qt/qtbase:6[gui,widgets] ) +" + +QA_PREBUILT="*" +QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop" +EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}" + +pkg_nofetch() { + eerror "Please wait 24 hours and sync your tree before reporting a bug for microsoft-edge fetch failures." +} + +pkg_pretend() { + # Protect against people using autounmask overzealously + use amd64 || die "microsoft-edge only works on amd64" +} + +pkg_setup() { + chromium_suid_sandbox_check_kernel_config +} + +src_unpack() { + : +} + +src_install() { + dodir / + cd "${ED}" || die + unpacker + + rm -f _gpgorigin || die + + mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die + + gzip -d usr/share/doc/${PF}/changelog.gz || die + gzip -d usr/share/man/man1/${MY_PN}.1.gz || die + if [[ -L usr/share/man/man1/${PN}.1.gz ]]; then + rm usr/share/man/man1/${PN}.1.gz || die + dosym ${MY_PN}.1 usr/share/man/man1/${PN}.1 + fi + + local suffix= + [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta + [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev + + local size + for size in 16 24 32 48 64 128 256 ; do + 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 + + rm "${EDGE_HOME}/libqt5_shim.so" || die + if ! use qt6; then + rm "${EDGE_HOME}/libqt6_shim.so" || die + fi + + pax-mark m "${EDGE_HOME}/msedge" +}