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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7AF84138335 for ; Sat, 7 Dec 2019 12:47:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E7E3E086D; Sat, 7 Dec 2019 12:47:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D327E086D for ; Sat, 7 Dec 2019 12:47:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37F7234D83A for ; Sat, 7 Dec 2019 12:47:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A428D8AD for ; Sat, 7 Dec 2019 12:47:19 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1575722825.6018ed9382014d3ad98508769fc50c0e7cba6a18.juippis@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-1.29.0.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 6018ed9382014d3ad98508769fc50c0e7cba6a18 X-VCS-Branch: master Date: Sat, 7 Dec 2019 12:47:19 +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: 07e2c3f6-0e51-4e86-93a9-b597451d1cb8 X-Archives-Hash: 2ba99056759a9e71005737b3c2327d69 commit: 6018ed9382014d3ad98508769fc50c0e7cba6a18 Author: Robert Siebeck r123 de> AuthorDate: Thu Dec 5 08:54:52 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Dec 7 12:47:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6018ed93 net-im/signal-desktop-bin: add new version 1.29.0 Signed-off-by: Robert Siebeck r123.de> Signed-off-by: Joonas Niilola gentoo.org> net-im/signal-desktop-bin/Manifest | 1 + .../signal-desktop-bin-1.29.0.ebuild | 68 ++++++++++++++++++++++ 2 files changed, 69 insertions(+) diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest index d62c9800c55..d98eadfcd2e 100644 --- a/net-im/signal-desktop-bin/Manifest +++ b/net-im/signal-desktop-bin/Manifest @@ -1 +1,2 @@ DIST signal-desktop_1.28.0_amd64.deb 85752568 BLAKE2B cac2f01e55a3b8d98d1457b25b870e42b6c6c1e885c014d92f39cb26716da4526e83d85b63be3d76d76b20b17d98e0020a3573e21bf04c4040013e7a072cac1b SHA512 7f40086069fa8b62a91ebaf4e396b31c8cc20d45ad6491c30e80da91d78959138334ea78f1f58ff9bcb1a95e07788e2bfdc45454d0c950c5b15e8d7b1acd5c8b +DIST signal-desktop_1.29.0_amd64.deb 85988876 BLAKE2B ffd9a41861d0bce589b0ca36718cf59ecde9b109987ea8725e70b263f9c406e9d5e57cff2889b393427806d655544eaffa8a86c851e1f10a352d3bc6acdf524e SHA512 a810b3434a5772f5f4e1720b387b284f328f30123092c1516ed389ed650a24a279a0069b3fb3ee4376b144fc2883f55dab094a40f6b6648514bddfdf27541688 diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.29.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.29.0.ebuild new file mode 100644 index 00000000000..4e88335023e --- /dev/null +++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.29.0.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN="${PN/-bin/}" + +inherit pax-utils unpacker xdg-utils + +DESCRIPTION="Allows you to send and receive messages of Signal Messenger on your computer" +HOMEPAGE="https://signal.org/ + https://github.com/WhisperSystems/Signal-Desktop" +SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb" + +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="" + +RDEPEND=" + dev-libs/nss + media-libs/mesa[X(+)] + net-print/cups + x11-libs/gtk+:3[X] + x11-libs/libXScrnSaver + x11-libs/libXtst" + +QA_PREBUILT="opt/Signal/signal-desktop + opt/Signal/chrome-sandbox + opt/Signal/libffmpeg.so + opt/Signal/libGLESv2.so + opt/Signal/libnode.so + opt/Signal/libVkICD_mock_icd.so + opt/Signal/swiftshader/libGLESv2.so" + +S="${WORKDIR}" + +src_prepare(){ + default + sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|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 + doins -r usr/share/applications + doins -r usr/share/icons + fperms +x /opt/Signal/signal-desktop /opt/Signal/chrome-sandbox + pax-mark m opt/Signal/signal-desktop /opt/Signal/chrome-sandbox + + dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN} + dosym ../../usr/lib64/libEGL.so opt/Signal/libEGL.so + dosym ../../../usr/lib64/libEGL.so opt/Signal/swiftshader/libEGL.so +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update +}