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 2782A158083 for ; Thu, 12 Sep 2024 10:48:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45342E29B7; Thu, 12 Sep 2024 10:48:33 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C11DE29B7 for ; Thu, 12 Sep 2024 10:48:33 +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 4D72A33FE49 for ; Thu, 12 Sep 2024 10:48:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97A2E1489 for ; Thu, 12 Sep 2024 10:48:30 +0000 (UTC) From: "Filip Kobierski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Filip Kobierski" Message-ID: <1726138075.e0e4c2f6efd25f38faa68a4bf05a9a302394074b.fkobi@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/armcord-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/armcord-bin/Manifest net-im/armcord-bin/armcord-bin-3.2.6.ebuild X-VCS-Directories: net-im/armcord-bin/ X-VCS-Committer: fkobi X-VCS-Committer-Name: Filip Kobierski X-VCS-Revision: e0e4c2f6efd25f38faa68a4bf05a9a302394074b X-VCS-Branch: dev Date: Thu, 12 Sep 2024 10:48:30 +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: 9ae7af5f-219b-4121-be98-3ca82eff1d40 X-Archives-Hash: c957b2f9070dc4688a5f98915d2d5650 commit: e0e4c2f6efd25f38faa68a4bf05a9a302394074b Author: Filip Kobierski pm me> AuthorDate: Thu Sep 12 10:47:55 2024 +0000 Commit: Filip Kobierski pm me> CommitDate: Thu Sep 12 10:47:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e0e4c2f6 net-im/armcord-bin: drop 3.2.6 Signed-off-by: Filip Kobierski pm.me> net-im/armcord-bin/Manifest | 1 - net-im/armcord-bin/armcord-bin-3.2.6.ebuild | 99 ----------------------------- 2 files changed, 100 deletions(-) diff --git a/net-im/armcord-bin/Manifest b/net-im/armcord-bin/Manifest index 511579158..0acbf57cb 100644 --- a/net-im/armcord-bin/Manifest +++ b/net-im/armcord-bin/Manifest @@ -1,2 +1 @@ -DIST armcord-bin-3.2.6.deb 74268974 BLAKE2B c7fc6bfcef006c6823bd3d2cf2bfb976c7feb6cf6146d49154446d5394b295b48278119df60f056a9609111f0510c4fa5abaafb89c556987060092c523dd6d4a SHA512 844f88527735b3f54e203c6b2acba7f949c9bc38236b702759db37a1540378588406350a5920d49d4a45b3fdf34e3a6b7afa91db6bf9f4175ddd7fadbba51eb7 DIST armcord-bin-3.2.7.deb 74353498 BLAKE2B d4c84aa21d6a4097ae95d33bc307a176dddd350cbaad762dc40b97a36f22a44127a48ec570e49db3fb5b86d9998588b5f8fb7e5b6d1ab64d0d3943ed0dd21634 SHA512 dc3aeca58ff8d3586dfccb238c7150ca1ef711f3d3b78cb9e056072eda1522cef8238fd4d09b0030c5189324b26d3ad8e4c892db2d1cdf90d4d0b45de228bd03 diff --git a/net-im/armcord-bin/armcord-bin-3.2.6.ebuild b/net-im/armcord-bin/armcord-bin-3.2.6.ebuild deleted file mode 100644 index 5a09a31ac..000000000 --- a/net-im/armcord-bin/armcord-bin-3.2.6.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker desktop xdg - -DESCRIPTION="ArmCord is a custom client designed to enhance your Discord experience." -HOMEPAGE="https://armcord.app/" -SRC_URI="https://github.com/ArmCord/ArmCord/releases/download/v${PV}/ArmCord_${PV}_amd64.deb -> ${P}.deb" -S="${WORKDIR}" - -LICENSE="MIT BSD OSL-3.0" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="bindist mirror test strip" - -RDEPEND=" - app-accessibility/at-spi2-core:2 - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/dbus - x11-libs/cairo - x11-libs/gtk+:3 - x11-libs/libdrm - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libxkbcommon - x11-libs/libXrandr - x11-libs/pango -" -QA_PREBUILT=".*" - -PATCHES=( - "${FILESDIR}/${PN}-desktop.patch" -) - -src_unpack() { - unpack_deb "${P}.deb" -} - -src_prepare() { - default - - mv "${WORKDIR}/opt/ArmCord" "${WORKDIR}/opt/${PN}" || die - mv "${WORKDIR}/usr/share/applications/armcord.desktop" "${WORKDIR}/${PN}.desktop" || die - mv "${WORKDIR}"/usr/share/icons/hicolor/* "${WORKDIR}/" || die - rm -rf "${WORKDIR}/usr/share/doc" || die -} - -src_install() { - DESTDIR="/opt/${PN}" - - doicon -s 16 "16x16/apps/armcord.png" - doicon -s 32 "32x32/apps/armcord.png" - doicon -s 48 "48x48/apps/armcord.png" - doicon -s 64 "64x64/apps/armcord.png" - doicon -s 128 "128x128/apps/armcord.png" - doicon -s 256 "256x256/apps/armcord.png" - doicon -s 512 "512x512/apps/armcord.png" - doicon -s 1024 "1024x1024/apps/armcord.png" - - domenu "${PN}.desktop" - - exeinto "${DESTDIR}" - doexe "opt/${PN}/armcord" "opt/${PN}/chrome-sandbox" "opt/${PN}/libEGL.so" \ - "opt/${PN}/libffmpeg.so" "opt/${PN}/libGLESv2.so" "opt/${PN}/libvk_swiftshader.so" - - insinto "${DESTDIR}" - doins "opt/${PN}/chrome_100_percent.pak" "opt/${PN}/chrome_200_percent.pak" "opt/${PN}/icudtl.dat" \ - "opt/${PN}/resources.pak" "opt/${PN}/snapshot_blob.bin" "opt/${PN}/v8_context_snapshot.bin" - insopts -m0766 - doins -r "opt/${PN}/locales" "opt/${PN}/resources" - - fperms -R 644 "${DESTDIR}/locales" - fperms -R 644 "${DESTDIR}/resources" - - # Fix bug 930639 - fperms -R a+r "${DESTDIR}"/resources/ - fperms a+x "${DESTDIR}"/resources/ - - fowners root "${DESTDIR}/chrome-sandbox" - fperms 4711 "${DESTDIR}/chrome-sandbox" - - doins "opt/${PN}/chrome_crashpad_handler" - fperms 755 "${DESTDIR}/chrome_crashpad_handler" - - dosym -r /opt/${PN}/armcord /usr/bin/${PN} -}