From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 13C22158091 for ; Fri, 20 Jun 2025 08:02:14 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DC161340EC1 for ; Fri, 20 Jun 2025 08:02:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7ADB91104E7; Fri, 20 Jun 2025 08:02:07 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 71BBF1104E7 for ; Fri, 20 Jun 2025 08:02:07 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13C06340E99 for ; Fri, 20 Jun 2025 08:02:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B03B8284A for ; Fri, 20 Jun 2025 08:02:05 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1750406513.8b2e1707b10ca627a848d6d4ff2cde44842d9222.arthurzam@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.58.0.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 8b2e1707b10ca627a848d6d4ff2cde44842d9222 X-VCS-Branch: master Date: Fri, 20 Jun 2025 08:02:05 +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: eb731f2e-6046-41f8-b7bb-211909f5a02d X-Archives-Hash: 43b745809a2bb939ab1c8131093a4130 commit: 8b2e1707b10ca627a848d6d4ff2cde44842d9222 Author: Robert Siebeck r123 de> AuthorDate: Thu Jun 19 13:18:23 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 20 08:01:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2e1707 net-im/signal-desktop-bin: add 7.58.0 Use wayland if possible Closes: https://bugs.gentoo.org/950767 Signed-off-by: Robert Siebeck r123.de> Part-of: https://github.com/gentoo/gentoo/pull/42665 Signed-off-by: Arthur Zamarin gentoo.org> net-im/signal-desktop-bin/Manifest | 1 + .../signal-desktop-bin-7.58.0.ebuild | 94 ++++++++++++++++++++++ 2 files changed, 95 insertions(+) diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest index b872b133028c..5a8c9fbaf964 100644 --- a/net-im/signal-desktop-bin/Manifest +++ b/net-im/signal-desktop-bin/Manifest @@ -1 +1,2 @@ DIST signal-desktop_7.57.0_amd64.deb 108058832 BLAKE2B f82939a1ce65733983efc013164e0bfabfe3193cc85f527b92b4648b5fa20bc98854f885a59e41a013725f61a097f7967585af62d88677be4a00c916ec4dd787 SHA512 c93beec406283e6a7f19eb07c1cbdd25df306cd3cdd50e92991c975870003cb891b63a5dfc7facf0f5e6ba7fd1ff63c1d071f627bd9ccaf90e60d1a169d6e1a5 +DIST signal-desktop_7.58.0_amd64.deb 107879060 BLAKE2B b705b306e7502e5bd5cb10a8cdd107e5ddbfe6cae302d0929e8310b9ea4ad8c10ca8ebfdb2ac19ab63f5c1eab5ef22b9a1a789f40f697cdb71487b749823f5c3 SHA512 852e9130128afbaa6f9e1585a20e1a734965053dd1026831bd86c522e2b81dd6cbc4711a6c330d2c711a3b06a77d15d3b38f1327273eb3b2aadfd7b590292bb0 diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-7.58.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-7.58.0.ebuild new file mode 100644 index 000000000000..4eed218e08b5 --- /dev/null +++ b/net-im/signal-desktop-bin/signal-desktop-bin-7.58.0.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2025 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" +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/libpulse + media-sound/apulse + ) + media-libs/mesa[X(+)] + net-print/cups + sys-apps/dbus + virtual/udev + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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 +" + +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|^Exec=/opt/Signal/signal-desktop|Exec=${MY_PN}|" \ + -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 + + 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 + + newbin - signal-desktop <<- _EOF_ + #!/bin/sh + exec \$(command -pv apulse) ${EPREFIX}/opt/Signal/signal-desktop --ozone-platform-hint=auto "\${@}" + _EOF_ +} + +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'." +}