commit: 0bed787aa6fa356183135dcd16ffcead6f167628 Author: Matt Jolly <kangie <AT> gentoo <DOT> org> AuthorDate: Thu Jun 26 23:38:31 2025 +0000 Commit: Matt Jolly <kangie <AT> gentoo <DOT> org> CommitDate: Thu Jun 26 23:49:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bed787a
www-client/microsoft-edge-beta: remove old Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> www-client/microsoft-edge-beta/Manifest | 3 - .../microsoft-edge-beta-138.0.3351.14.ebuild | 119 --------------------- .../microsoft-edge-beta-138.0.3351.21.ebuild | 119 --------------------- .../microsoft-edge-beta-138.0.3351.34.ebuild | 119 --------------------- 4 files changed, 360 deletions(-) diff --git a/www-client/microsoft-edge-beta/Manifest b/www-client/microsoft-edge-beta/Manifest index 799334b07f45..52deeb89ad6c 100644 --- a/www-client/microsoft-edge-beta/Manifest +++ b/www-client/microsoft-edge-beta/Manifest @@ -1,6 +1,3 @@ -DIST microsoft-edge-beta_138.0.3351.14-1_amd64.deb 178777666 BLAKE2B 8b3d052f516e5322784887c82ba48d9ff0f504b81d448b442d7cf2e593cef68df2fa71b7949fab6e3c97dd5c0297ffc01386e34b979f409ee9d87a8f0685cb62 SHA512 8670c85516af2b1b6da43d38dfb263acee3e582344d7b46a9d7ff2f6b9a8785cc9135aa5bffb7f900a0db4df0469db1f8d40d0c5a6c92e58fb877a2cec8f4036 -DIST microsoft-edge-beta_138.0.3351.21-1_amd64.deb 178789826 BLAKE2B bbce73818ab292cfea1923d37367d47fe4f2875c013daadab4839f964fb117c3a64578cfc0dca9ee4f34ebb7052bdeaa0694e2ee72a4ed1354a3059c4f9d2c02 SHA512 ca845d23d9fb066b922bfa323b5b6f9b009a19d7b0e4ba0c929558a24e15f22f475dc93f45e88a3e1d1612f8792d84d47c4aa1a144721233eceffcbaf69dc667 -DIST microsoft-edge-beta_138.0.3351.34-1_amd64.deb 178726394 BLAKE2B d6f16fdd5944baf96af981274e713b95495e09048c8cb47b9c613f65561d83269c9e0ec22a1497fbba08792402806b940622a8c0e9395d23b60f8aab6162167f SHA512 092d2f0a23a146de9848545c9c838467ee0e7822a06849107b706fa0be1848e60f840af6b6bc4ebe423191d689b86f58685cbb05cc9fef94f29121ba64ceeccd DIST microsoft-edge-beta_138.0.3351.42-1_amd64.deb 178908298 BLAKE2B 57b6772fa1174a139ed349cbc13b127dacc8c43e38bb6913860cb0bd57a37006cb1529cde38585279cd99bffedf12cd88b06153b34ce2b95e66115b1333717de SHA512 cb71cdb4f672d4651d8fec73729758031c608b6a4354e22348820bcb2e01b11dad6cb202497c4c1e427c9103bf422817155c8135167e7426bc86784dee9dcc74 DIST microsoft-edge-beta_138.0.3351.52-1_amd64.deb 178874570 BLAKE2B 9d711c5ac58797b76576af0a37bef91e97a184eb028715aa49b3187ac9d88b49051ead84d562bd873dcb110ce5a3a09ceed249cfb21fb766d759c70245ab2402 SHA512 08e0ed10d46840f245e5c0b6a3c165539b97260a3acd55ba69b85aa681a1bd0c64a064e8b8617e40706100aa0a075a605ccee39a9e55ac0503455b93871e6d2e DIST microsoft-edge-beta_138.0.3351.55-1_amd64.deb 178935150 BLAKE2B b1da5c4f577dc5c197eb9266cf0792a5005e0c88938f888407e59ede22d45ca1f313a639306040cc67a00e65982399604c5617b3597508b2e7c3890a5fca5bd7 SHA512 4782c7393976d4a758b0f82082dcd84cb8b3940d6881dd2d6e10a2132beebebb39c290c753025044681e1c94f78edc36b425ef90138cbb3edda5a9698e7ed863 diff --git a/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.14.ebuild b/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.14.ebuild deleted file mode 100644 index c97d2da1484c..000000000000 --- a/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.14.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# 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 ) - 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 - - rm -r etc usr/share/menu || 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" -} diff --git a/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.21.ebuild b/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.21.ebuild deleted file mode 100644 index c97d2da1484c..000000000000 --- a/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.21.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# 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 ) - 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 - - rm -r etc usr/share/menu || 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" -} diff --git a/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.34.ebuild b/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.34.ebuild deleted file mode 100644 index c97d2da1484c..000000000000 --- a/www-client/microsoft-edge-beta/microsoft-edge-beta-138.0.3351.34.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# 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 ) - 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 - - rm -r etc usr/share/menu || 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" -}
