Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789594 - app-misc/screenfetch: Uses USE flags for runtime features
Summary: app-misc/screenfetch: Uses USE flags for runtime features
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-05-12 07:06 UTC by Matthew Smith
Modified: 2021-05-27 11:59 UTC (History)
0 users

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 Matthew Smith gentoo-dev 2021-05-12 07:06:07 UTC
screenfetch has optional runtime dependencies on media-gfx/scrot, net-misc/curl, and x11-apps/xdpyinfo, but the ebuild has these as required dependencies controlled via USE flags.
Comment 1 Larry the Git Cow gentoo-dev 2021-05-27 11:59:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4deed6c094a92a2ba7b8718f5082bab331741fd6

commit 4deed6c094a92a2ba7b8718f5082bab331741fd6
Author:     Matt Smith <matt@offtopica.uk>
AuthorDate: 2021-04-08 08:35:54 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-05-27 11:59:14 +0000

    app-misc/screenfetch: Use optfeature for runtime deps
    
    Closes: https://bugs.gentoo.org/789594
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Matt Smith <matt@offtopica.uk>
    Closes: https://github.com/gentoo/gentoo/pull/20303
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/screenfetch/screenfetch-3.9.1-r1.ebuild | 34 ++++++++++++++++++++++++
 app-misc/screenfetch/screenfetch-9999.ebuild     | 17 ++++++------
 2 files changed, 42 insertions(+), 9 deletions(-)