Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 789594

Summary: app-misc/screenfetch: Uses USE flags for runtime features
Product: Gentoo Linux Reporter: Matthew Smith <matthew>
Component: Current packagesAssignee: Johannes Huber (RETIRED) <johu>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/20303
Whiteboard:
Package list:
Runtime testing required: ---

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(-)