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 58350159C9B for ; Mon, 12 Aug 2024 19:48:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C0A82BC036; Mon, 12 Aug 2024 19:48:26 +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 1F5322BC036 for ; Mon, 12 Aug 2024 19:48:26 +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 31A1B34300C for ; Mon, 12 Aug 2024 19:48:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B03631ECF for ; Mon, 12 Aug 2024 19:48:23 +0000 (UTC) From: "Eli Schwartz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eli Schwartz" Message-ID: <1723492035.3bdb0f0adeca31bd37dbab0b876e8221ae38e6e4.eschwartz@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-7.19.0.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: 3bdb0f0adeca31bd37dbab0b876e8221ae38e6e4 X-VCS-Branch: master Date: Mon, 12 Aug 2024 19:48:23 +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: 475db73b-b89c-4bd1-91b5-248d187dc41b X-Archives-Hash: c16b3cf6c5297cd6fc4675dea8ac1f41 commit: 3bdb0f0adeca31bd37dbab0b876e8221ae38e6e4 Author: Robert Siebeck r123 de> AuthorDate: Wed Aug 7 07:17:29 2024 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Mon Aug 12 19:47:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bdb0f0a net-im/signal-desktop-bin: add 7.19.0 Signed-off-by: Robert Siebeck r123.de> Signed-off-by: Eli Schwartz gentoo.org> net-im/signal-desktop-bin/Manifest | 1 + .../signal-desktop-bin-7.19.0.ebuild | 96 ++++++++++++++++++++++ 2 files changed, 97 insertions(+) diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest index 9d22932d83bc..39966e452ae5 100644 --- a/net-im/signal-desktop-bin/Manifest +++ b/net-im/signal-desktop-bin/Manifest @@ -1 +1,2 @@ DIST signal-desktop_7.18.0_amd64.deb 121822236 BLAKE2B 849feabef50c63de609603aa6de10826214f98c72549761420c7be58b4c87cb7c5f5d36447c4fcb1159d2c2218eae34e3e84972b39631308f8d31351c7720cdf SHA512 4f6cb4408bbe529d5e56d0132212406ec6b313aa3074a06f666c8998ec97629ce1ff2796f97b070e6973a9e5e489c3210d8a53ec1d422069bd1cc6a958daf2a9 +DIST signal-desktop_7.19.0_amd64.deb 121595302 BLAKE2B 24d86f4a622abc4b93a713debce12e4709fcc1e9b215ad560394454c951c9ff319b1ee373316645017b0d680bf1bde458848d3abe7f38dbb0d3f313b7028dc44 SHA512 03a573d12e30489ebd6a89062fbb88ff82ad7bcaadb29185af75911eff2a8be3fa30898035c79220560bde1f71db5ab71f74acb56ca99f8e721a23ab6289ac7e diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-7.19.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-7.19.0.ebuild new file mode 100644 index 000000000000..4ddfe8d854e5 --- /dev/null +++ b/net-im/signal-desktop-bin/signal-desktop-bin-7.19.0.ebuild @@ -0,0 +1,96 @@ +# Copyright 1999-2024 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/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 + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + >=media-fonts/noto-emoji-20231130 + 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-libs/libpulse + 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 /opt/Signal/chrome_crashpad_handler + fperms u+s /opt/Signal/chrome-sandbox + pax-mark m opt/Signal/signal-desktop opt/Signal/chrome-sandbox opt/Signal/chrome_crashpad_handler + + dosym -r /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'." +}