From: Robert Siebeck Date: Mon, 16 Mar 2020 18:02:05 +0000 (+0100) Subject: net-im/signal-desktop-bin: add info about tray icon on Xfce for 1.32.1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=da86f28088e03612aac55a25a09ded73c0917504;p=gentoo.git net-im/signal-desktop-bin: add info about tray icon on Xfce for 1.32.1 Signed-off-by: Robert Siebeck Closes: https://bugs.gentoo.org/712006 Closes: https://github.com/gentoo/gentoo/pull/14982 Signed-off-by: Joonas Niilola --- diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.32.1.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.32.1.ebuild index 868fb6cf75a0..4f84db2ab7d9 100644 --- a/net-im/signal-desktop-bin/signal-desktop-bin-1.32.1.ebuild +++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.32.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_PN="${PN/-bin/}" -inherit pax-utils unpacker xdg-utils +inherit eutils pax-utils unpacker xdg-utils DESCRIPTION="Allows you to send and receive messages of Signal Messenger on your computer" HOMEPAGE="https://signal.org/ @@ -71,6 +71,8 @@ src_install() { pkg_postinst() { xdg_desktop_database_update xdg_icon_cache_update + + optfeature "using the tray icon in Xfce desktop environments" xfce-extra/xfce4-statusnotifier-plugin } pkg_postrm() {