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 0C189158020 for ; Thu, 17 Nov 2022 11:07:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A172CE088F; Thu, 17 Nov 2022 11:07:03 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8484DE088F for ; Thu, 17 Nov 2022 11:07:03 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3054B340CC0 for ; Thu, 17 Nov 2022 11:07:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73E7B748 for ; Thu, 17 Nov 2022 11:07:00 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1668682503.b553d4ef145971c33f2f78ecb9da39d1b067239f.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/signal-desktop-bin/Manifest net-im/signal-desktop-bin/signal-desktop-bin-5.62.0.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: b553d4ef145971c33f2f78ecb9da39d1b067239f X-VCS-Branch: master Date: Thu, 17 Nov 2022 11:07:00 +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: 760cc804-20d4-462a-af9d-74b259c6dc8f X-Archives-Hash: 42c7c78190cdc4e76ff6d627dfa51156 commit: b553d4ef145971c33f2f78ecb9da39d1b067239f Author: Robert Siebeck r123 de> AuthorDate: Thu Nov 10 08:47:44 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Nov 17 10:55:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b553d4ef net-im/signal-desktop-bin: remove old version Closes: https://github.com/gentoo/gentoo/pull/28129 Signed-off-by: Robert Siebeck r123.de> Signed-off-by: Yixun Lan gentoo.org> net-im/signal-desktop-bin/Manifest | 1 - .../signal-desktop-bin-5.62.0.ebuild | 99 ---------------------- 2 files changed, 100 deletions(-) diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest index f74fd97d1806..e0f25d2aff89 100644 --- a/net-im/signal-desktop-bin/Manifest +++ b/net-im/signal-desktop-bin/Manifest @@ -1,2 +1 @@ -DIST signal-desktop_5.62.0_amd64.deb 124629102 BLAKE2B 82569affdbafa784bff6f5e07d104dedc03b5fbdb8070ee3536d6c0b26fb2ef99893838791ef96d5f0f50ad12173126b3e11d721190cfc108c3f8e4ae6f10f53 SHA512 8d21b6ff65216843a86194c73346f862828b441891bee7e555f06814b70ad012e67d82458b2a532021f1518fb5947cf5ae1f1573139ce006a01f6aac35211ec6 DIST signal-desktop_5.63.1_amd64.deb 125944352 BLAKE2B 806041d8eb00e17491ae8f7290068eebdea496a4b2ae01e757ff20ebd4f428e5b2bea94d33e4e320e72db621cd8cef8daac34736e6b1d217ca2e9faba411a517 SHA512 78bbfc296adc58717acac089cbca11052a7afea32988dd1c75c931b45ef4c8550223fbafc1e2f8cad1fb3370e46789d70aa4364acdcbd44185f9297777556377 diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-5.62.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-5.62.0.ebuild deleted file mode 100644 index 03b11d6d08b0..000000000000 --- a/net-im/signal-desktop-bin/signal-desktop-bin-5.62.0.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PN="${PN/-bin/}" - -inherit pax-utils unpacker xdg - -DESCRIPTION="Allows you to send and receive messages of Signal Messenger on your computer" -HOMEPAGE="https://signal.org/ - https://github.com/signalapp/Signal-Desktop" -SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb" -S="${WORKDIR}" - -LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1" -SLOT="0" -KEYWORDS="-* amd64" -IUSE="+sound" -RESTRICT="splitdebug" - -RDEPEND=" - || ( - >=app-accessibility/at-spi2-core-2.46.0:2 - ( app-accessibility/at-spi2-atk dev-libs/atk ) - ) - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - dev-libs/wayland - media-libs/alsa-lib - media-libs/mesa[X(+)] - net-print/cups - sys-apps/dbus[X] - x11-libs/cairo - x11-libs/gtk+:3[X] - x11-libs/libdrm - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libxkbcommon - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrandr - x11-libs/pango - sound? ( - || ( - media-sound/pulseaudio - media-sound/apulse - ) - ) -" - -QA_PREBUILT=" - opt/Signal/chrome_crashpad_handler - opt/Signal/chrome-sandbox - opt/Signal/libEGL.so - opt/Signal/libGLESv2.so - opt/Signal/libffmpeg.so - opt/Signal/libvk_swiftshader.so - opt/Signal/libvulkan.so.1 - opt/Signal/resources/app.asar.unpacked/node_modules/* - opt/Signal/signal-desktop - opt/Signal/swiftshader/libEGL.so - opt/Signal/swiftshader/libGLESv2.so" - -src_prepare() { - default - sed -e 's| --no-sandbox||g' \ - -i usr/share/applications/signal-desktop.desktop || die - unpack usr/share/doc/signal-desktop/changelog.gz -} - -src_install() { - insinto / - dodoc changelog - doins -r opt - insinto /usr/share - - if has_version media-sound/apulse[-sdk] && ! has_version media-sound/pulseaudio; then - sed -i 's/Exec=/Exec=apulse /g' usr/share/applications/signal-desktop.desktop || die - fi - - doins -r usr/share/applications - doins -r usr/share/icons - fperms +x /opt/Signal/signal-desktop /opt/Signal/chrome-sandbox - fperms u+s /opt/Signal/chrome-sandbox - pax-mark m opt/Signal/signal-desktop opt/Signal/chrome-sandbox - - dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN} -} - -pkg_postinst() { - xdg_pkg_postinst - elog "For using the tray icon on compatible desktop environments, start Signal with" - elog " '--start-in-tray' or '--use-tray-icon'." -}