commit:     921bd7e19755a4546ca662f9bd91b0a3a4556c7c
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 08:42:34 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 08:43:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=921bd7e1

net-im/whatsapp-desktop-bin: libappindicator -> libayatana-appindicator

Co-authored-by: Pacho Ramos <pacho <AT> gentoo.org>
Closes: https://bugs.gentoo.org/898914
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 ...top-bin-0.5.2-r2.ebuild => whatsapp-desktop-bin-0.5.2-r3.ebuild} | 6 ++++--
 1 file 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
similarity index 94%
rename from net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r2.ebuild
rename to 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}"

Reply via email to