From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-voip/discover-overlay/
Date: Fri, 14 Jan 2022 23:21:18 +0000 (UTC) [thread overview]
Message-ID: <1642165229.fe5641c6a429120f8601d392e38efc5d4928b5a5.telans@gentoo> (raw)
commit: fe5641c6a429120f8601d392e38efc5d4928b5a5
Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Fri Jan 14 13:00:09 2022 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Fri Jan 14 13:00:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe5641c6
net-voip/discover-overlay: bump to 0.4.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>
net-voip/discover-overlay/Manifest | 1 +
.../discover-overlay/discover-overlay-0.4.0.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/net-voip/discover-overlay/Manifest b/net-voip/discover-overlay/Manifest
index f2b5a1416..ec69008d0 100644
--- a/net-voip/discover-overlay/Manifest
+++ b/net-voip/discover-overlay/Manifest
@@ -1 +1,2 @@
DIST discover-overlay-0.3.3.tar.gz 33364 BLAKE2B a29f64b42e93c88638a299922e17425e992dcb34fd64dc7c2e3bd3554fcb7c9c13b9b9b5937ba8c7b91d721512d2eace961b847f249b410580167321c8a333a9 SHA512 1e145b64d1d0ea4d094dc16fc7871d9177604fd72991c06c6067d08bb49c95b8b4e1e84121b61c6393ddd45bb307eb5796c8a83ce708e30ec2a93c9043e971a3
+DIST discover-overlay-0.4.0.tar.gz 49961 BLAKE2B 07661f72642712750f52538fe434a12fd6c8e9c3d782257c5356c893dc89799ff72a4b127f5bf742b4fc7853802e31a81314c924cf303cc8c7b7560a9de1a41f SHA512 a513cb9a9abbf4cf38aac3c5baac7aee9f2d6de5e33a18838a2add6a8f0913be828c8ea9fd4499f7a27a0b890522e19874851ff0de58aa6659293225bf91835b
diff --git a/net-voip/discover-overlay/discover-overlay-0.4.0.ebuild b/net-voip/discover-overlay/discover-overlay-0.4.0.ebuild
new file mode 100644
index 000000000..1a7a39a4e
--- /dev/null
+++ b/net-voip/discover-overlay/discover-overlay-0.4.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Yet another Discord overlay for Linux written in Python using GTK3"
+HOMEPAGE="https://github.com/trigg/Discover"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-python/pygobject-3.22[${PYTHON_USEDEP}]
+ dev-python/websocket-client[${PYTHON_USEDEP}]
+ dev-python/pyxdg[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]
+ >=dev-python/python-pidfile-3.0.0[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
+ dev-python/python-xlib[${PYTHON_USEDEP}]
+"
next reply other threads:[~2022-01-14 23:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-14 23:21 Theo Anderson [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 15:44 [gentoo-commits] repo/proj/guru:master commit in: net-voip/discover-overlay/ Julien Roy
2024-05-13 22:21 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-13 22:38 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-13 22:21 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-13 22:38 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-13 17:48 Julien Roy
2024-03-06 11:42 Julien Roy
2024-02-07 10:10 David Roman
2023-10-13 10:31 David Roman
2023-09-25 10:00 Florian Schmaus
2023-06-10 10:56 Florian Schmaus
2022-12-19 10:56 Viorel Munteanu
2022-11-16 19:33 Florian Schmaus
2022-11-16 19:33 Florian Schmaus
2022-09-26 9:48 Andrew Ammerlaan
2022-08-02 10:55 Haelwenn Monnier
2022-07-11 6:54 Andrew Ammerlaan
2022-05-30 11:58 Andrew Ammerlaan
2022-05-02 7:17 Florian Schmaus
2022-03-16 20:48 Arthur Zamarin
2022-03-10 14:03 Ronny Gutbrod
2021-07-24 16:02 Andrew Ammerlaan
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=1642165229.fe5641c6a429120f8601d392e38efc5d4928b5a5.telans@gentoo \
--to=telans@posteo.de \
--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