Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758365 - games-emulation/ppsspp add USE flag for discord-rpc
Summary: games-emulation/ppsspp add USE flag for discord-rpc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-04 09:30 UTC by Bao Huang
Modified: 2020-12-11 07:58 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 Bao Huang 2020-12-04 09:30:48 UTC
There's a third party library included in this software, called discord-rpc.
While it's MIT license, I suggest adding a USE flag for it, as it has a -DUSE_DISCORD flag for cmake, and users who seek to control this feature, should be able to toggle it. 
Also to note it seems that this discord-rpc library has been deprecated in 2018.
Comment 1 Maciej Barć gentoo-dev 2020-12-06 21:55:57 UTC
https://github.com/gentoo/gentoo/pull/18541
Comment 2 Larry the Git Cow gentoo-dev 2020-12-11 07:58:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0722271ca187e1c4c5f30ae32b4385fe766be942

commit 0722271ca187e1c4c5f30ae32b4385fe766be942
Author:     Maciej Barć <xgqt@protonmail.com>
AuthorDate: 2020-12-06 21:47:58 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-12-11 07:58:10 +0000

    games-emulation/ppsspp: add USE flag for discord-rpc
    
    Closes: https://bugs.gentoo.org/758365
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Maciej Barć <xgqt@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/18541
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 games-emulation/ppsspp/metadata.xml         |  1 +
 games-emulation/ppsspp/ppsspp-1.10.3.ebuild | 11 +++++------
 2 files changed, 6 insertions(+), 6 deletions(-)