Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677758 - net-im/skypeforlinux/skypeforlinux-8.34.0.78 depends on gtk2 instead of gtk3
Summary: net-im/skypeforlinux/skypeforlinux-8.34.0.78 depends on gtk2 instead of gtk3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gino McCarty
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-11 21:06 UTC by Olof Kindgren
Modified: 2019-04-11 21:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olof Kindgren 2019-02-11 21:06:02 UTC
At some point skypeforlinux must have switched to gtk3. Running "ldd /opt/skypeforlinux/skypeforlinux |grep gtk" gives me libgtk-3.so.0 => /usr/lib64/libgtk-3.so.0

I suspect there are other parts of the dependencies that might need corrections too, but I didn't look closer
Comment 1 Gino McCarty 2019-02-12 06:19:52 UTC
that looks correct, other electron apps have made this switch already
Comment 2 Olof Kindgren 2019-02-12 12:42:03 UTC
Also, I checked the libs reported by ldd against the dependency list, and it looked good otherwise expect for a couple of missing deps (like harfbuzz)
Comment 3 Gino McCarty 2019-03-19 22:27:23 UTC
PR: https://github.com/gentoo/gentoo/pull/10885
Comment 4 Larry the Git Cow gentoo-dev 2019-04-11 19:40:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c5c50d682565ad2306ec1d8dbce99537d07008

commit 43c5c50d682565ad2306ec1d8dbce99537d07008
Author:     Gino McCarty <onigino@protonmail.com>
AuthorDate: 2019-01-21 23:25:38 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-11 19:40:18 +0000

    net-im/skypeforlinux: Add Multilib use flag support for elogind/systemd
    
    Bug: https://bugs.gentoo.org/671524
    Bug: https://bugs.gentoo.org/677758
    Bug: https://bugs.gentoo.org/677328
    
    Signed-off-by: Gino McCarty <onigino@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/10885
    Signed-off-by: David Seifert <soap@gentoo.org>

 ...orlinux-8.34.0.78.ebuild => skypeforlinux-8.34.0.78-r1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)