Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671262 - x11-misc/i3blocks should not RDEPEND on || ( x11-wm/i3 x11-wm/i3-gaps )
Summary: x11-misc/i3blocks should not RDEPEND on || ( x11-wm/i3 x11-wm/i3-gaps )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Ettore Di Giacinto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-16 11:32 UTC by Noedel
Modified: 2020-03-11 19:51 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 Noedel 2018-11-16 11:32:52 UTC
x11-misc/i3blocks has a runtime dependency on || ( x11-wm/i3 x11-wm/i3-gaps ), however i3/i3-gaps is not needed to run i3blocks.
Comment 1 baserdem.batuhan 2019-06-21 14:39:43 UTC
This seems like an old bug report.

I can confirm that there is no runtime dependency on i3 or i3 gaps.

With sway as a project, i3blocks can be used in multiple places. Hence losing this dependency allows people to run sway without having to compile i3.
Comment 2 Larry the Git Cow gentoo-dev 2020-03-11 19:51:11 UTC
The bug has been closed via the following commit(s):

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

commit a02dfccfda0212f08b1396bed8c84311f4e7ed81
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-11 19:50:13 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-11 19:50:56 +0000

    x11-misc/i3blocks: bump to 1.5
    
    Closes: https://bugs.gentoo.org/671262
    Closes: https://bugs.gentoo.org/672810
    Closes: https://bugs.gentoo.org/672822
    Closes: https://bugs.gentoo.org/677034
    Closes: https://bugs.gentoo.org/712060
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 x11-misc/i3blocks/Manifest                         |  1 +
 .../files/i3blocks-disable-bash-completion.patch   | 17 +++++++++++
 x11-misc/i3blocks/i3blocks-1.5.ebuild              | 34 ++++++++++++++++++++++
 3 files changed, 52 insertions(+)