Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654694 - x11-wm/i3-gaps: New package
Summary: x11-wm/i3-gaps: New package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-03 08:24 UTC by Johannes Huber (RETIRED)
Modified: 2018-05-09 18:17 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 Johannes Huber (RETIRED) gentoo-dev 2018-05-03 08:24:19 UTC
A popular clone[1] of the improved dynamic tiling window manager i3 which supports gaps and few additional features[2]. 

There are some ebuilds already in user overlays available[3][4][5].

[1] https://www.reddit.com/r/unixporn/search?q=gaps&restrict_sr=1
[2] https://github.com/Airblader/i3
[3] https://github.com/ChrisOboe/oboeverlay/tree/master/x11-wm/i3-gaps
[4] https://github.com/0x4d4c/gentoo-overlay/tree/master/x11-wm/i3-gaps
[5] https://github.com/SonicFrog/overlay/tree/master/x11-wm/i3-gaps
Comment 1 Larry the Git Cow gentoo-dev 2018-05-07 20:16:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/dev/johu.git/commit/?id=6bbe4704251bbc5c17294d35d47177fb71b35874

commit 6bbe4704251bbc5c17294d35d47177fb71b35874
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-05-07 19:02:40 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-05-07 19:02:40 +0000

    x11-wm/i3-gaps: New package
    
    Initial import from oboeverlay.
    
    Bug: https://bugs.gentoo.org/654694
    Package-Manager: Portage-2.3.36, Repoman-2.3.9
    RepoMan-Options: --force

 x11-wm/i3-gaps/Manifest            |  1 +
 x11-wm/i3-gaps/files/musl.patch    | 73 ++++++++++++++++++++++++++++++++++++
 x11-wm/i3-gaps/i3-gaps-4.15.ebuild | 77 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 151 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2018-05-09 18:17:00 UTC
The bug has been closed via the following commit(s):

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

commit 0cb1e8bf4d5d641aac0a330a96847815b02bea57
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-05-09 18:12:47 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-05-09 18:13:05 +0000

    x11-wm/i3-gaps: New package
    
    A popular clone[1] of the improved dynamic tiling window manager i3
    which supports gaps and few additional features[2]. There are several
    ebuilds already in user overlays available[3][4][5]. Ebuild taken from
    oboeverlay, improved by me. The original ebuild is probably the original
    x11-wm/i3.
    
    [1] https://www.reddit.com/r/unixporn/search?q=gaps&restrict_sr=1
    [2] https://github.com/Airblader/i3
    [3] https://github.com/ChrisOboe/oboeverlay/tree/master/x11-wm/i3-gaps
    [4] https://github.com/0x4d4c/gentoo-overlay/tree/master/x11-wm/i3-gaps
    [5] https://github.com/SonicFrog/overlay/tree/master/x11-wm/i3-gaps
    
    Closes: https://bugs.gentoo.org/654694
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 x11-wm/i3-gaps/Manifest                      |  1 +
 x11-wm/i3-gaps/files/i3-gaps-4.15-musl.patch | 73 +++++++++++++++++++++++
 x11-wm/i3-gaps/i3-gaps-4.15.0.1.ebuild       | 87 ++++++++++++++++++++++++++++
 x11-wm/i3-gaps/metadata.xml                  | 11 ++++
 4 files changed, 172 insertions(+)