* [gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/
@ 2018-02-01 19:00 99% Michał Górny
0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2018-02-01 19:00 UTC (permalink / raw
To: gentoo-commits
commit: c5aa75faf0538697ad9a4bdb4da520ddaa044c7e
Author: Robert Siebeck <gentoo.bugzilla.2012 <AT> r123 <DOT> de>
AuthorDate: Wed Jan 31 21:41:40 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 1 18:56:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5aa75fa
net-im/signal-desktop-bin: remove old version
Closes: https://github.com/gentoo/gentoo/pull/7014
net-im/signal-desktop-bin/Manifest | 1 -
.../signal-desktop-bin-1.2.0.ebuild | 51 ----------------------
2 files changed, 52 deletions(-)
diff --git a/net-im/signal-desktop-bin/Manifest b/net-im/signal-desktop-bin/Manifest
index aad80c3a208..dd205f3b2ed 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1,2 +1 @@
-DIST signal-desktop_1.2.0_amd64.deb 65769490 BLAKE2B 04155c4e60da75aa09d909d543ba4713f725e1eafed26689f84e782a972f5526d4be520bec26809cc10adf419989bb296e2917a0ab9c1aeb1b95eb2458bd519f SHA512 597ef22cde7f38c1fa20f70cc66f2d3f69c68776ee294cea3daca36dd958439306ec335c9ced7001157631a05202569f26563453137d0f6c73beada04b88cf6c
DIST signal-desktop_1.3.0_amd64.deb 65763880 BLAKE2B 2bea33c5792d3f66066314dd6d36a0f639c0e75f5c1a86ac1d7f95dd7f3047c93b56f000f29a3cfb234ab1cbf03ccccd1a801fad02176a243ebebeaf110bb163 SHA512 3dd3b1457fe584f90a70aae4bea07e1cc111d43d93d382d966b912d8e10ad18858521550dbe4588c6075a0c64f2a6eda938dbc92c684f4f305776d4e83d27131
diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.2.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.2.0.ebuild
deleted file mode 100644
index 55ac05c96d9..00000000000
--- a/net-im/signal-desktop-bin/signal-desktop-bin-1.2.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/-bin/}"
-
-inherit gnome2-utils unpacker xdg-utils pax-utils
-
-DESCRIPTION="Signal Desktop"
-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/libappindicator:3
- dev-libs/nss
- x11-libs/libXtst
- net-print/cups
- "
-
-QA_PREBUILT="opt/Signal/signal-desktop
- opt/Signal/libnode.so
- opt/Signal/libffmpeg.so"
-
-S="${WORKDIR}"
-
-src_install() {
- doins -r .
- 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
-}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-02-01 19:00 99% [gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox