From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/tbsm/
Date: Sat, 18 Jun 2022 18:12:02 +0000 (UTC) [thread overview]
Message-ID: <1655575917.0d4f66c15bef1d8ba99f64943e85a2b6e8dd89ef.epsilon-0@gentoo> (raw)
commit: 0d4f66c15bef1d8ba99f64943e85a2b6e8dd89ef
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Jun 18 18:11:57 2022 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Jun 18 18:11:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d4f66c1
x11-misc/tbsm: add 0.6
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
x11-misc/tbsm/Manifest | 1 +
x11-misc/tbsm/tbsm-0.6.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/x11-misc/tbsm/Manifest b/x11-misc/tbsm/Manifest
index c511c63fb..0b0121844 100644
--- a/x11-misc/tbsm/Manifest
+++ b/x11-misc/tbsm/Manifest
@@ -1 +1,2 @@
DIST tbsm-0.5.tar.gz 19515 BLAKE2B 336e4663c720ee376f37751903cd65b6c3c7ac6dbe00bb4b9e70a8e30b6068d2985146fbcfc9ad979a913ef1bbb6841c0e86ed24a70d22872bb5443825156986 SHA512 8954241d0f763bee42a36f39b9b40a5b30771d919f10ff0a5c67fcbd5625ff269cdcfae9e3eb6095710ab1fefef3cab5e2865ef9683a4cd628d7543e60846e91
+DIST tbsm-0.6.tar.gz 23071 BLAKE2B 2d9b567a3c1adaad898ed834760c84e9d89feb05e2570fa3ba2e9fcfd361aa0a59b5af63afdca009ec2b75150265cb814d54827117e9192eaa08833380fe08d7 SHA512 22c8aaaeca55ca4278f8ef44374c5ce71994a2e1a3dac2f7059947c73dbae58565bf389bee52f6e4bd6538cea6c0205e3cb6bd173f6da94d59218929d8b6624b
diff --git a/x11-misc/tbsm/tbsm-0.6.ebuild b/x11-misc/tbsm/tbsm-0.6.ebuild
new file mode 100644
index 000000000..7d61bba56
--- /dev/null
+++ b/x11-misc/tbsm/tbsm-0.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A pure bash session or application launcher. Inspired by cdm, tdm and krunner"
+HOMEPAGE="https://loh-tar.github.io/tbsm/"
+
+if [[ ${PV} == 9999 ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/loh-tar/${PN}.git"
+else
+ SRC_URI="https://github.com/loh-tar/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="app-shells/bash:0"
+RDEPEND="${DEPEND}"
next reply other threads:[~2022-06-18 18:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-18 18:12 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-27 2:27 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/tbsm/ Rahul Sandhu
2023-02-24 14:12 Aisha Tammy
2021-03-28 11:14 Andrew Ammerlaan
2020-03-24 18:52 Andrew Ammerlaan
2020-03-22 16:41 Aisha Tammy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1655575917.0d4f66c15bef1d8ba99f64943e85a2b6e8dd89ef.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox