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 A9FF215A7D9 for ; Sun, 19 Mar 2023 03:22:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87558E08FC; Sun, 19 Mar 2023 03:22:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 02AD1E08FA for ; Sun, 19 Mar 2023 03:22:56 +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 26057341314 for ; Sun, 19 Mar 2023 03:22:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7779E8F0 for ; Sun, 19 Mar 2023 03:22:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1679195519.7a6cd488e3cd80930ea36ab62ef17789c4fd2b4d.sam@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-6.10.1.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7a6cd488e3cd80930ea36ab62ef17789c4fd2b4d X-VCS-Branch: master Date: Sun, 19 Mar 2023 03:22:52 +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: 479d6078-a576-47f6-a30f-42a2286dc777 X-Archives-Hash: 2ddb06df50da4ed786688f52e7598ef3 commit: 7a6cd488e3cd80930ea36ab62ef17789c4fd2b4d Author: Robert Siebeck r123 de> AuthorDate: Thu Mar 16 20:48:09 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 19 03:11:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6cd488 net-im/signal-desktop-bin: add new version 6.10.1 Signed-off-by: Robert Siebeck r123.de> Signed-off-by: Sam James gentoo.org> net-im/signal-desktop-bin/Manifest | 1 + .../signal-desktop-bin-6.10.1.ebuild | 95 ++++++++++++++++++++++ 2 files changed, 96 insertions(+) diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest index 3c5670db1ef4..cf78bd164a30 100644 --- a/net-im/signal-desktop-bin/Manifest +++ b/net-im/signal-desktop-bin/Manifest @@ -1 +1,2 @@ +DIST signal-desktop_6.10.1_amd64.deb 122881688 BLAKE2B a328ba411346392ae379bf4adc76c4709a65bded89dfe1ecc482db18d4cb88b5081ea06690af1756ac6dde907611892ddd1ce09926e6aee3f2c2a3e5f19e1a4b SHA512 8eeb76bc3debd29b7e6ab70b6af665063e15de893433bd62fcb3b47296b4017573cf904ec44ca3d4a01525472316ade2308942bf07722b922adb019ee3293d1a DIST signal-desktop_6.9.0_amd64.deb 122900528 BLAKE2B 811d523473ca6cc3bcabc468aed23487b13571c3afaf814f98c8fab01ec019a9cd80149fbc62c12f39b429e4072e949e970b2b2fd4ca044f9487aa45472feb48 SHA512 cb7d8a51e0eac40ba9730c9389f2e30d0e309a4a9b0c327c163201f116d51550394c84b8ac23e72f2ceb70bdac0af2b00607e5cc6e1c9be4da4c3f6ca99c6bea diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-6.10.1.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-6.10.1.ebuild new file mode 100644 index 000000000000..1b6e912201c3 --- /dev/null +++ b/net-im/signal-desktop-bin/signal-desktop-bin-6.10.1.ebuild @@ -0,0 +1,95 @@ +# Copyright 1999-2023 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 + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + 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 -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'." +}