public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: app-misc/termdown/
@ 2021-02-16 21:10 Theo Anderson
  0 siblings, 0 replies; 2+ messages in thread
From: Theo Anderson @ 2021-02-16 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     a74e0d6f15f1fdcb13ed0fb9625fa9aaa1571c91
Author:     Simon van der Maas <svdm-gentoo <AT> protonmail <DOT> com>
AuthorDate: Tue Feb 16 11:31:39 2021 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Tue Feb 16 11:31:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a74e0d6f

app-misc/termdown: new package

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Simon van der Maas <svdm-gentoo <AT> protonmail.com>

 app-misc/termdown/Manifest               |  1 +
 app-misc/termdown/metadata.xml           | 11 +++++++++++
 app-misc/termdown/termdown-1.17.0.ebuild | 28 ++++++++++++++++++++++++++++
 3 files changed, 40 insertions(+)

diff --git a/app-misc/termdown/Manifest b/app-misc/termdown/Manifest
new file mode 100644
index 00000000..69363384
--- /dev/null
+++ b/app-misc/termdown/Manifest
@@ -0,0 +1 @@
+DIST termdown-1.17.0.tar.gz 66675 BLAKE2B fef398b205578182330c38fb184ee74ec2282c074d5cbe93443cf8870ec0a67d02be3f47cde9c4bb953f09e9abfced1a62848b9e9cb1e2a77eca89e1d1cfb903 SHA512 166b5a617f91ec149fe8dadf14b26dfc75b5719a4ad5ef8fa495028588949255a08ea896145a211221aa6d825be858bc8bc3ffc4300808ffbba0d31b41f3157b

diff --git a/app-misc/termdown/metadata.xml b/app-misc/termdown/metadata.xml
new file mode 100644
index 00000000..f0d38ccd
--- /dev/null
+++ b/app-misc/termdown/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+        <email>svdm-gentoo@protonmail.com</email>
+        <name>Simon van der Maas</name>
+    </maintainer>
+    <use>
+        <flag name="speak">Support for spoken countdown</flag>
+    </use>
+</pkgmetadata>

diff --git a/app-misc/termdown/termdown-1.17.0.ebuild b/app-misc/termdown/termdown-1.17.0.ebuild
new file mode 100644
index 00000000..9dbc7453
--- /dev/null
+++ b/app-misc/termdown/termdown-1.17.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_7,3_8,3_9} )
+inherit distutils-r1
+
+DESCRIPTION="Countdown timer and stopwatch in your terminal"
+HOMEPAGE="https://github.com/trehn/termdown"
+SRC_URI="https://github.com/trehn/termdown/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+IUSE="speak"
+
+DEPEND="
+	dev-python/click[${PYTHON_USEDEP}]
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
+	dev-python/pyfiglet[${PYTHON_USEDEP}]
+	speak? ( app-accessibility/espeak )"
+
+RDEPEND="${DEPEND}"
+


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/termdown/
@ 2021-02-16 21:10 Theo Anderson
  0 siblings, 0 replies; 2+ messages in thread
From: Theo Anderson @ 2021-02-16 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     056bcf10099c60e38aa1c6a3a1ec3e7a2085aedd
Author:     Simon van der Maas <svdm-gentoo <AT> protonmail <DOT> com>
AuthorDate: Tue Feb 16 14:25:40 2021 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Tue Feb 16 14:25:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=056bcf10

app-misc/termdown: removed blank line

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Simon van der Maas <svdm-gentoo <AT> protonmail.com>

 app-misc/termdown/termdown-1.17.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-misc/termdown/termdown-1.17.0.ebuild b/app-misc/termdown/termdown-1.17.0.ebuild
index 9dbc7453..178d60de 100644
--- a/app-misc/termdown/termdown-1.17.0.ebuild
+++ b/app-misc/termdown/termdown-1.17.0.ebuild
@@ -25,4 +25,3 @@ DEPEND="
 	speak? ( app-accessibility/espeak )"
 
 RDEPEND="${DEPEND}"
-


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-16 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-16 21:10 [gentoo-commits] repo/proj/guru:master commit in: app-misc/termdown/ Theo Anderson
  -- strict thread matches above, loose matches on Subject: below --
2021-02-16 21:10 Theo Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox