Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743808 - net-im/discord-bin - make appindicator optional dependency
Summary: net-im/discord-bin - make appindicator optional dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-20 18:55 UTC by Niko Hämäläinen
Modified: 2021-10-19 00:55 UTC (History)
2 users (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 Niko Hämäläinen 2020-09-20 18:55:51 UTC
Enable system tray support by pulling "dev-libs/libappindicator:3" with an additional USE-flag.
Comment 1 Niko Hämäläinen 2020-09-20 18:57:08 UTC
https://github.com/gentoo/gentoo/pull/17621 I also made a pull request for this
Comment 2 Niko Hämäläinen 2020-10-14 19:46:30 UTC
https://github.com/gentoo/gentoo/pull/17931 - I made an alternative pull request.

This one indicates the optional feature using optfeature, instead of using IUSE=appindicator
Comment 3 Larry the Git Cow gentoo-dev 2021-10-19 00:55:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71922357de1ff64aec7d79f489c2335d12ff5856

commit 71922357de1ff64aec7d79f489c2335d12ff5856
Author:     Hayley Hughes <hayley@foxes.systems>
AuthorDate: 2021-10-12 01:57:56 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-10-19 00:46:15 +0000

    net-im/discord-bin: EAPI8, various fixes
    
    - Fix deps to match NEEDED libraries (bug #814440)
    - Make appindicator an optfeature (bug #743808)
    - Add sound optfeature (bug #722668)
    - Add missing EPREFIX to sed
    - Replace Exec in desktop file to just discord (respects EPREFIX)
    - Removed unnecessary inclusion of xdg
    - General cleanup
    
    Bug: https://bugs.gentoo.org/722668
    Closes: https://bugs.gentoo.org/743808
    Closes: https://bugs.gentoo.org/814440
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Hayley Hughes <hayley@foxes.systems>
    Closes: https://github.com/gentoo/gentoo/pull/22583
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 net-im/discord-bin/discord-bin-0.0.16-r1.ebuild | 88 +++++++++++++++++++++++++
 1 file changed, 88 insertions(+)