Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723524 - gui-apps/lavalauncher: new wayland application launcher
Summary: gui-apps/lavalauncher: new wayland application launcher
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-18 02:17 UTC by Aisha Tammy
Modified: 2020-06-06 02:00 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 Aisha Tammy 2020-05-18 02:17:27 UTC
Minimalistic and simple launcher for Wayland.
It serves a single purpose: Letting the user
execute shell commands by clicking on icons on
a dynamically sized bar, placed at one of the
screen edges.
Comment 1 Larry the Git Cow gentoo-dev 2020-06-06 02:00:18 UTC
The bug has been closed via the following commit(s):

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

commit d9417ccd32203674221f957f07db7108f7ffd2e2
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2020-05-18 02:15:37 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-06-06 01:55:35 +0000

    gui-apps/lavalauncher: new wayland application launcher
    
    Closes: https://bugs.gentoo.org/723524
    
    Minimalistic and simple launcher for Wayland.
    It serves a single purpose: Letting the user
    execute shell commands by clicking on icons on
    a dynamically sized bar, placed at one of the
    screen edges.
    
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
    Closes: https://github.com/gentoo/gentoo/pull/15861
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 gui-apps/lavalauncher/Manifest                     |  1 +
 .../files/lavalauncher-1.7.1-optional-man.patch    | 27 ++++++++++++
 .../files/lavalauncher-remove-werror.patch         | 12 ++++++
 gui-apps/lavalauncher/lavalauncher-1.7.1.ebuild    | 49 ++++++++++++++++++++++
 gui-apps/lavalauncher/lavalauncher-9999.ebuild     | 49 ++++++++++++++++++++++
 gui-apps/lavalauncher/metadata.xml                 | 22 ++++++++++
 6 files changed, 160 insertions(+)