From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/screenkey/
Date: Tue, 24 Jan 2023 13:56:30 +0000 (UTC) [thread overview]
Message-ID: <1674568586.47501842a5a6b3cc88a492b4fd34c8e69b49c72c.xgqt@gentoo> (raw)
commit: 47501842a5a6b3cc88a492b4fd34c8e69b49c72c
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 13:48:08 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 13:56:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47501842
x11-misc/screenkey: sync live
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
x11-misc/screenkey/screenkey-9999.ebuild | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/x11-misc/screenkey/screenkey-9999.ebuild b/x11-misc/screenkey/screenkey-9999.ebuild
index 002a571bcd93..dcc404244124 100644
--- a/x11-misc/screenkey/screenkey-9999.ebuild
+++ b/x11-misc/screenkey/screenkey-9999.ebuild
@@ -3,32 +3,29 @@
EAPI=8
+DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1 xdg
DESCRIPTION="A screencast tool to display your keys inspired by Screenflick"
HOMEPAGE="https://www.thregr.org/~wavexx/software/screenkey/"
-if [[ "${PV}" == *9999* ]]; then
+if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://gitlab.com/screenkey/${PN}.git"
else
- SRC_URI="https://gitlab.com/screenkey/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://gitlab.com/${PN}/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
+ -> ${P}.tar.bz2"
+ S="${WORKDIR}"/${PN}-v${PV}
KEYWORDS="~amd64"
- S="${WORKDIR}/${PN}-v${PV}"
fi
-RESTRICT="test"
LICENSE="GPL-3+"
SLOT="0"
IUSE="appindicator"
+RESTRICT="test"
-BDEPEND="
- dev-python/Babel[${PYTHON_USEDEP}]
- dev-python/wheel[${PYTHON_USEDEP}]
-"
RDEPEND="
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
@@ -36,7 +33,11 @@ RDEPEND="
media-fonts/fontawesome
x11-libs/gtk+:3[X,introspection]
x11-misc/slop
- appindicator? ( dev-libs/libappindicator:3[introspection] )
+ appindicator? ( dev-libs/libayatana-appindicator )
+"
+BDEPEND="
+ dev-python/Babel[${PYTHON_USEDEP}]
+ dev-python/wheel[${PYTHON_USEDEP}]
"
src_prepare() {
next reply other threads:[~2023-01-24 13:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-24 13:56 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-14 21:57 [gentoo-commits] repo/gentoo:master commit in: x11-misc/screenkey/ Maciej Barć
2023-09-18 9:50 Sam James
2023-05-08 9:11 Pacho Ramos
2023-03-04 16:32 Maciej Barć
2023-02-27 20:33 Sam James
2023-01-24 13:56 Maciej Barć
2023-01-24 13:56 Maciej Barć
2023-01-24 13:56 Maciej Barć
2023-01-24 13:56 Maciej Barć
2023-01-16 1:57 Maciej Barć
2022-12-22 11:04 Arthur Zamarin
2022-03-07 8:54 Maciej Barć
2022-03-07 0:15 Maciej Barć
2021-12-10 3:50 Maciej Barć
2021-12-10 3:50 Maciej Barć
2021-12-10 3:50 Maciej Barć
2021-11-25 2:03 Maciej Barć
2021-03-11 17:06 Sam James
2021-01-31 16:57 Stephan Hartmann
2021-01-29 21:27 Stephan Hartmann
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=1674568586.47501842a5a6b3cc88a492b4fd34c8e69b49c72c.xgqt@gentoo \
--to=xgqt@gentoo.org \
--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