From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 14CFD158086 for ; Mon, 8 Nov 2021 13:02:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6610A2BC10C; Mon, 8 Nov 2021 13:02:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43D502BC10C for ; Mon, 8 Nov 2021 13:02:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44172342F3D for ; Mon, 8 Nov 2021 13:02:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53AE21C6 for ; Mon, 8 Nov 2021 13:02:31 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1636276536.513a3ab357315a78c748aa7ad45649ddfde93caa.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/sway-launcher-desktop/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/sway-launcher-desktop/Manifest gui-apps/sway-launcher-desktop/metadata.xml gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild X-VCS-Directories: gui-apps/sway-launcher-desktop/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 513a3ab357315a78c748aa7ad45649ddfde93caa X-VCS-Branch: master Date: Mon, 8 Nov 2021 13:02:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ef5b2148-a7f7-459f-b52b-fac3112efa59 X-Archives-Hash: aa8557161befd02e039ca1ae5de3818a commit: 513a3ab357315a78c748aa7ad45649ddfde93caa Author: Mattia Gasparotto gmail com> AuthorDate: Sun Nov 7 09:15:36 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Nov 7 09:15:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=513a3ab3 gui-apps/sway-launcher-desktop: new package Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mattia Gasparotto gmail.com> gui-apps/sway-launcher-desktop/Manifest | 1 + gui-apps/sway-launcher-desktop/metadata.xml | 11 ++++++++++ .../sway-launcher-desktop-1.5.4.ebuild | 25 ++++++++++++++++++++++ 3 files changed, 37 insertions(+) diff --git a/gui-apps/sway-launcher-desktop/Manifest b/gui-apps/sway-launcher-desktop/Manifest new file mode 100644 index 000000000..f3c9d73ca --- /dev/null +++ b/gui-apps/sway-launcher-desktop/Manifest @@ -0,0 +1 @@ +DIST v1.5.4.tar.gz 38905 BLAKE2B 3bcc1902f5cbc36a8fcdef290fd498046d4e74683aea1d2ee2a5e93470e0e0da7ce52c2aca8d417e067affba70a03183c4cb3b2d54a09be666b4ba1c722fa81b SHA512 8ff9b7b3bfe84d8b5d3ba0f27bf5a24159329fd4e0f9bb18de070b66e9339ac999afb4651cae3900f60e486e34a9dbac70081b93d46176133aa503d05f4efd9e diff --git a/gui-apps/sway-launcher-desktop/metadata.xml b/gui-apps/sway-launcher-desktop/metadata.xml new file mode 100644 index 000000000..b4e02597a --- /dev/null +++ b/gui-apps/sway-launcher-desktop/metadata.xml @@ -0,0 +1,11 @@ + + + + + Mattia Gasparotto + gasmat04@gmail.com + + + Biont/sway-launcher-desktop + + diff --git a/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild b/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild new file mode 100644 index 000000000..9c68ae6a1 --- /dev/null +++ b/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild @@ -0,0 +1,25 @@ +# Copyright 2021 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" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="app-shells/fzf" +RDEPEND="${DEPEND}" + +src_prepare() { + default + mv "${PN}.sh" "${PN}" +} + +src_install() { + exeinto "/usr/bin" + doexe "${PN}" +}