From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hiprompt-gtk-py/
Date: Wed, 15 Jun 2022 12:42:29 +0000 (UTC) [thread overview]
Message-ID: <1655233428.bbebed9043554acc799328857a523ad8ce73feb7.andrewammerlaan@gentoo> (raw)
commit: bbebed9043554acc799328857a523ad8ce73feb7
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Tue Jun 14 19:03:48 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 19:03:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bbebed90
gui-apps/hiprompt-gtk-py: Fix shebang, fix gtk-layer-shell dependency
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
index 9271a2358..bca282598 100644
--- a/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
+++ b/gui-apps/hiprompt-gtk-py/hiprompt-gtk-py-9999.ebuild
@@ -16,6 +16,12 @@ RDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/pygobject[${PYTHON_USEDEP}]')
x11-libs/gtk+:3[introspection]
- gui-libs/gtk-layer-shell
+ >=gui-libs/gtk-layer-shell-0.5.0
"
DEPEND="${RDEPEND}"
+
+src_prepare() {
+ default
+
+ sed -i "s;@PYTHON@;/usr/bin/${EPYTHON};g" hiprompt_gtk/hiprompt-gtk.in || die
+}
next reply other threads:[~2022-06-15 12:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-15 12:42 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-26 0:39 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hiprompt-gtk-py/ Julien Roy
2024-03-10 21:37 Julien Roy
2024-01-11 11:57 David Roman
2022-06-24 13:24 Andrew Ammerlaan
2022-06-24 13:24 Andrew Ammerlaan
2022-06-24 13:24 Andrew Ammerlaan
2022-06-15 12:42 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=1655233428.bbebed9043554acc799328857a523ad8ce73feb7.andrewammerlaan@gentoo \
--to=andrewammerlaan@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