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 9EFA7138334 for ; Mon, 6 Aug 2018 14:06:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FFD6E0843; Mon, 6 Aug 2018 14:06:36 +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 E5A62E0843 for ; Mon, 6 Aug 2018 14:06:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EC295335CAC for ; Mon, 6 Aug 2018 14:06:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BFF4385 for ; Mon, 6 Aug 2018 14:06:31 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1533564324.d3b7aea763a45d1609e0c71c425e5d83ee6d37e6.amynka@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.15.0.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: d3b7aea763a45d1609e0c71c425e5d83ee6d37e6 X-VCS-Branch: master Date: Mon, 6 Aug 2018 14:06:31 +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-Archives-Salt: 345f669d-8f92-42b1-9b75-782a27fee831 X-Archives-Hash: d58e5a4c03317d1d9cbe47e1c384c1a0 commit: d3b7aea763a45d1609e0c71c425e5d83ee6d37e6 Author: Robert Siebeck r123 de> AuthorDate: Fri Aug 3 08:28:41 2018 +0000 Commit: Amy Liffey gentoo org> CommitDate: Mon Aug 6 14:05:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b7aea7 net-im/signal-desktop-bin: new version 1.15.0 Closes: https://bugs.gentoo.org/662732 net-im/signal-desktop-bin/Manifest | 1 + .../signal-desktop-bin-1.15.0.ebuild | 57 ++++++++++++++++++++++ 2 files changed, 58 insertions(+) diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest index 4c3c323e225..f109ceb16d8 100644 --- a/net-im/signal-desktop-bin/Manifest +++ b/net-im/signal-desktop-bin/Manifest @@ -1 +1,2 @@ DIST signal-desktop_1.14.4_amd64.deb 65716964 BLAKE2B 6209261ea15e14ae6b8da175afdddc4f48af55094a4dab20bdf7dcb5fe52ae79fbb7e2c235297afca2506749de387f8ca06b36a4aa89232b4cf903ded92c291e SHA512 d5e35fe04bbcb64cd2b5d12823be5400a85ca5ec8c24891f7f12aa6c38074f97a739afe7f028b4a397d1cc4d2e7193d7354829b54847dd0e95c71c7a46dae017 +DIST signal-desktop_1.15.0_amd64.deb 70034852 BLAKE2B 50a806e5467a4d84b4a514787bfa5349424a71535eff13563eecea31c227eaa4ca384b4fe9c3af6fc2ba1dec02f834dbb8e92894d0f42e7a406c37f3c18bc494 SHA512 f7a8fc5387c0980cb944ec5f4d2d38ef21234b945914c6655494f2e4b0a80af1599967816ec61f6d06b48bd73f1074a87d1d15410b5336a1c9112cc8c44e9704 diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.15.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.15.0.ebuild new file mode 100644 index 00000000000..4c7b60f0d17 --- /dev/null +++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.15.0.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +MY_PN="${PN/-bin/}" + +inherit gnome2-utils 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" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RESTRICT="bindist mirror" + +RDEPEND=" + gnome-base/gconf:2 + dev-libs/nss + x11-libs/gtk+:3[X] + x11-libs/libXScrnSaver + x11-libs/libXtst + net-print/cups + " + +QA_PREBUILT="opt/Signal/signal-desktop + opt/Signal/libnode.so + opt/Signal/libffmpeg.so" + +S="${WORKDIR}" + +src_install() { + insinto / + dodoc -r usr/share/doc/signal-desktop/. + doins -r opt + insinto /usr/share + doins -r usr/share/applications + doins -r usr/share/icons + fperms +x /opt/Signal/signal-desktop + pax-mark m opt/Signal/signal-desktop + + dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN} +} + +pkg_postinst() { + xdg_desktop_database_update + gnome2_icon_cache_update +} + +pkg_postrm() { + xdg_desktop_database_update + gnome2_icon_cache_update +}