Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
Closes: https://bugs.gentoo.org/712006
Closes: https://github.com/gentoo/gentoo/pull/14982
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
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/
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() {