commit: 42cb84dd14b4cda20c90a37b0a477d9257a5f6e2 Author: Matt Jolly <kangie <AT> gentoo <DOT> org> AuthorDate: Fri Mar 6 00:36:05 2026 +0000 Commit: Matt Jolly <kangie <AT> gentoo <DOT> org> CommitDate: Fri Mar 6 07:34:49 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42cb84dd
www-client/microsoft-edge-dev: remove old Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> www-client/microsoft-edge-dev/Manifest | 1 - .../microsoft-edge-dev-146.0.3856.13.ebuild | 122 --------------------- 2 files changed, 123 deletions(-) diff --git a/www-client/microsoft-edge-dev/Manifest b/www-client/microsoft-edge-dev/Manifest index 12ea2bacb386..e562f941e701 100644 --- a/www-client/microsoft-edge-dev/Manifest +++ b/www-client/microsoft-edge-dev/Manifest @@ -1,4 +1,3 @@ -DIST microsoft-edge-dev_146.0.3856.13-1_amd64.deb 187685090 BLAKE2B de4e93c05951f1545f26a08a67257d1d3dde625743ac2eff2c7b9ebc8bab6ae9fe72e2641e3e8dbf9cf275a7b99be66993820685608ad50d39b63e8c44d815ad SHA512 5cbd1a31532c7abdfb3415b249dbf973cb980ab4cf497ae514ad5f03002f5e500106362e36cf4623c20c7d4960335d1b9182fe45747b017d5370890610a634ed DIST microsoft-edge-dev_146.0.3856.20-1_amd64.deb 187661826 BLAKE2B a5f861899d6a8dc4013e078744f5266440e02b2f2c6ec5895520c3b4a960159e150482da3219ea959274c90cbd48301a5da9effd4d1d853eb3c0bbb447133d97 SHA512 c4a21925fd1868428b66b467cfbd3cedd7b3b0cbcdf2cfc5cef9f85eec1f1348d106b3560970825e06d1942c1f17179fdfa0766c542a08b7e0d6005f05257824 DIST microsoft-edge-dev_147.0.3878.0-1_amd64.deb 184961942 BLAKE2B 9be980b662a8441206522827b039822cd4f489cfd28cc96cbcdf813f63a5d9ae6983113f01d01bad791dc1e72f9dae4d9421776baba524eded4b46d9fedc0b64 SHA512 7c82aed7b007ff97de22a50c7c36e8d0072a51f670fb5b74be08ecc3eda8b4a81f4b773349daaf7243086712ab5200885685e46a1d15c18545e2b61a56e4ad81 DIST microsoft-edge-dev_147.0.3890.0-1_amd64.deb 181415110 BLAKE2B 5f33c20ab284bcd258ca8b9325a9c5f9a416ca82d5381411cd62228d4f9abb004a045114219e5c01e228ab4b69697c9028c1ab33d0b76a55e2e1e74095f0db2a SHA512 6994c5e58e474483702e5d7b283655c2dff66d23fdae7cf38e149c3068383142ae641b38c4bf2886b3eb638030c7f7f2b3acb490161d9d80738b513639e3916d diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-146.0.3856.13.ebuild b/www-client/microsoft-edge-dev/microsoft-edge-dev-146.0.3856.13.ebuild deleted file mode 100644 index 273ddc9f6768..000000000000 --- a/www-client/microsoft-edge-dev/microsoft-edge-dev-146.0.3856.13.ebuild +++ /dev/null @@ -1,122 +0,0 @@ -# Copyright 2011-2026 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 - - # Microsoft Edge comes with its own bundled cron - # scripts which invoke `apt` directly. Useless on Gentoo! - rm -r etc/cron.daily || die "Failed to remove cron scripts" - rm -r "${EDGE_HOME}"/cron || die "Failed to remove cron scripts" - - 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 size - for size in 16 24 32 48 64 128 256 ; do - newicon -s ${size} "${EDGE_HOME}/product_logo_${size}.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" -}
