Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678446 - net-im/discord-bin-0.0.8 - Depends on gtk3 not gtk2
Summary: net-im/discord-bin-0.0.8 - Depends on gtk3 not gtk2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-20 22:47 UTC by Gino McCarty
Modified: 2019-03-12 21:32 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 Gino McCarty 2019-02-20 22:47:11 UTC
Electron switched over to gtk3 a few revisions ago, and hence all other applications including discord have also made the switch


````
~ $ ldd /opt/discord/* |grep gtk
        libgtk-3.so.0 => /usr/lib64/libgtk-3.so.0 (0x00007fa9e9716000)
```
Comment 1 Andreas Sturmlechner gentoo-dev 2019-02-21 09:46:54 UTC
Pardon?

$ equery m discord
!!! No packages matching 'discord'
Comment 2 Gino McCarty 2019-02-21 09:51:00 UTC
 ~ # qsearch discord
net-im/discord-bin All-in-one voice and text chat for gamers

sorry
discord-bin
Comment 3 Gino McCarty 2019-02-21 09:51:17 UTC
 ~ # qsearch discord
net-im/discord-bin All-in-one voice and text chat for gamers

sorry its discord-bin
Comment 4 Andreas Sturmlechner gentoo-dev 2019-02-21 09:54:58 UTC
CCing Whissi for doing the last version bump.
Comment 5 Larry the Git Cow gentoo-dev 2019-03-12 21:32:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4961531e2092bc239929ded5a5cf064ce1aa6526

commit 4961531e2092bc239929ded5a5cf064ce1aa6526
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-03-12 21:31:49 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-03-12 21:32:23 +0000

    net-im/discord-bin: bump to v0.0.9
    
    Closes: https://bugs.gentoo.org/678446
    Closes: https://bugs.gentoo.org/680160
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 net-im/discord-bin/Manifest                 |  1 +
 net-im/discord-bin/discord-bin-0.0.9.ebuild | 95 +++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+)