gui-apps/sway-launcher-desktop - 1.7.0 (guru)

Search

Install

Install this version:

emerge -a =gui-apps/sway-launcher-desktop-1.7.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =gui-apps/sway-launcher-desktop-1.7.0

Or alternatively:

emerge --autounmask-write -a =gui-apps/sway-launcher-desktop-1.7.0

Package Information

Description:
TUI Application launcher with Desktop Entry support
Homepage:
https://github.com/Biont/sway-launcher-desktop
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
1.7.0 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="TUI Application launcher with Desktop Entry support"
HOMEPAGE="https://github.com/Biont/sway-launcher-desktop"
SRC_URI="https://github.com/Biont/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="app-shells/fzf"

src_install() {
	newbin ${PN}.sh ${PN}
}

Dependencies

RDEPEND

app-shells/fzf

Manifest for 1.7.0

Type File Size Source URLs
DIST sway-launcher-desktop-1.7.0.tar.gz 40468 bytes https://github.com/Biont/sway-launcher-desktop/archive/refs/tags/v1.7.0.tar.gz