summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-03-07 09:42:34 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-03-07 09:43:42 +0100
commit921bd7e19755a4546ca662f9bd91b0a3a4556c7c (patch)
treee1c98bccf1b7252e1900172ba3f0d091b2384fa4 /net-im/whatsapp-desktop-bin
parentprofiles/arch/arm64: valgrind works on arm64 (diff)
downloadgentoo-921bd7e19755a4546ca662f9bd91b0a3a4556c7c.tar.gz
gentoo-921bd7e19755a4546ca662f9bd91b0a3a4556c7c.tar.bz2
gentoo-921bd7e19755a4546ca662f9bd91b0a3a4556c7c.zip
net-im/whatsapp-desktop-bin: libappindicator -> libayatana-appindicator
Co-authored-by: Pacho Ramos <pacho@gentoo.org> Closes: https://bugs.gentoo.org/898914 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'net-im/whatsapp-desktop-bin')
-rw-r--r--net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r3.ebuild (renamed from net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r2.ebuild)6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r2.ebuild b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r3.ebuild
index dec2400ef3b9..1e3b3c9a8754 100644
--- a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r2.ebuild
+++ b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -34,7 +34,7 @@ RDEPEND="
( app-accessibility/at-spi2-atk dev-libs/atk )
)
dev-libs/expat
- dev-libs/libappindicator
+ dev-libs/libayatana-appindicator
dev-libs/nspr
dev-libs/nss
media-fonts/noto-emoji
@@ -88,6 +88,8 @@ src_install() {
domenu usr/share/applications/whatsapp.desktop
local DESTDIR="/opt/whatsapp-desktop"
+ dosym "../../usr/lib64/libayatana-appindicator3.so" "${DESTDIR}/libappindicator3.so"
+
pushd "opt/whatsapp-desktop" || die
exeinto "${DESTDIR}"