Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733646 - =gui-wm/hikari-2.1.1 version bump
Summary: =gui-wm/hikari-2.1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords: EBUILD, PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2020-07-23 15:54 UTC by Gabriel
Modified: 2020-08-15 09:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
hikari 2.1.0 ebuild (hikari-2.1.0.ebuild,1.12 KB, text/plain)
2020-07-23 15:54 UTC, Gabriel
Details
hikari 2.1.0 Makefile patch (hikari-2.1.0-gnu-make.patch,9.69 KB, patch)
2020-07-23 15:55 UTC, Gabriel
Details | Diff
hikari 2.1.1 ebuild (hikari-2.1.1.ebuild,1.12 KB, text/plain)
2020-07-28 12:34 UTC, Gabriel
Details
hikari 2.1.1 patch file (hikari-2.1.1-gnu-make.patch,9.69 KB, patch)
2020-07-28 12:34 UTC, Gabriel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel 2020-07-23 15:54:43 UTC
Created attachment 650282 [details]
hikari 2.1.0 ebuild

Attached suggested (and locally tested) ebuild and patch, also fixes https://bugs.gentoo.org/show_bug.cgi?id=730550
Comment 1 Gabriel 2020-07-23 15:55:20 UTC
Created attachment 650284 [details, diff]
hikari 2.1.0 Makefile patch
Comment 2 Gabriel 2020-07-28 12:34:00 UTC
Created attachment 651234 [details]
hikari 2.1.1 ebuild
Comment 3 Gabriel 2020-07-28 12:34:29 UTC
Created attachment 651236 [details, diff]
hikari 2.1.1 patch file
Comment 4 Gabriel 2020-07-28 12:35:27 UTC
Adjusted version bump request to 2.1.1 as it's just come out with minor fixes.
Comment 5 Aisha Tammy 2020-07-28 16:28:14 UTC
(In reply to Gabriel from comment #4)
> Adjusted version bump request to 2.1.1 as it's just come out with minor
> fixes.

OK, I'm testing this and will make the PR today.
Comment 6 Gabriel 2020-08-02 10:48:35 UTC
Aisha, interestingly, installing hikari 2.1.1 on another system failed with this:
/usr/include/wlr/types/wlr_layer_shell_v1.h:16:10: fatal error: wlr-layer-shell-unstable-v1-protocol.h: No such file or directory

...but I tried it again and it went through. I have no idea what happened, maybe you have seen this before? wlroots was allegedly installed and the file wlr-layer-shell-unstable-v1-protocol.h never existed.
Comment 7 Larry the Git Cow gentoo-dev 2020-08-15 09:29:59 UTC
The bug has been closed via the following commit(s):

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

commit f7fbfed5e0f9ad844125666159b8e9ec85159c31
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2020-08-04 13:20:00 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-08-15 09:29:47 +0000

    gui-wm/hikari: update to version 2.1.1
    
    Closes: https://bugs.gentoo.org/733646
    Closes: https://bugs.gentoo.org/730550
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
    Closes: https://github.com/gentoo/gentoo/pull/16999
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 gui-wm/hikari/Manifest                          |   1 +
 gui-wm/hikari/files/hikari-2.1.1-gnu-make.patch | 332 ++++++++++++++++++++++++
 gui-wm/hikari/hikari-2.1.1.ebuild               |  57 ++++
 gui-wm/hikari/metadata.xml                      |   1 +
 4 files changed, 391 insertions(+)