From: "Vitaly Zdanevich" <zdanevich.vitaly@ya.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/nulloy/
Date: Thu, 30 Jun 2022 07:27:00 +0000 (UTC) [thread overview]
Message-ID: <1656573918.5f7f60752b44636b107fae6e6208c22b57758c1e.zdanevich.vitaly@gentoo> (raw)
commit: 5f7f60752b44636b107fae6e6208c22b57758c1e
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Jun 30 07:25:18 2022 +0000
Commit: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Thu Jun 30 07:25:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f7f6075
media-sound/nulloy: build fix
Fix https://bugs.gentoo.org/855221
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
media-sound/nulloy/nulloy-0.9.3.ebuild | 2 +-
media-sound/nulloy/nulloy-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-sound/nulloy/nulloy-0.9.3.ebuild b/media-sound/nulloy/nulloy-0.9.3.ebuild
index 2a8ed1a32..10d3f11a7 100644
--- a/media-sound/nulloy/nulloy-0.9.3.ebuild
+++ b/media-sound/nulloy/nulloy-0.9.3.ebuild
@@ -54,7 +54,7 @@ src_configure() {
--libdir "$(get_libdir)"
)
- ./configure "${myconfargs[@]}" || die
+ QMAKE=/usr/bin/qmake5 LRELEASE=/usr/lib64/qt5/bin/lrelease ./configure "${myconfargs[@]}" || die
}
src_install() {
diff --git a/media-sound/nulloy/nulloy-9999.ebuild b/media-sound/nulloy/nulloy-9999.ebuild
index 4cd2267fd..adeb165de 100644
--- a/media-sound/nulloy/nulloy-9999.ebuild
+++ b/media-sound/nulloy/nulloy-9999.ebuild
@@ -29,6 +29,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+
src_unpack() {
git-r3_src_unpack
@@ -61,7 +62,7 @@ src_configure() {
--libdir "$(get_libdir)"
)
- ./configure "${myconfargs[@]}" || die
+ QMAKE=/usr/bin/qmake5 LRELEASE=/usr/lib64/qt5/bin/lrelease ./configure "${myconfargs[@]}" || die
}
src_install() {
next reply other threads:[~2022-06-30 7:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-30 7:27 Vitaly Zdanevich [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-01 10:53 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/nulloy/ Vitaly Zdanevich
2022-07-01 10:56 Vitaly Zdanevich
2022-07-10 10:10 Vitaly Zdanevich
2022-07-10 10:13 Vitaly Zdanevich
2022-07-12 9:22 Vitaly Zdanevich
2022-08-02 18:13 Vitaly Zdanevich
2022-08-09 7:18 Vitaly Zdanevich
2022-09-26 10:05 Andrew Ammerlaan
2022-09-26 10:05 Andrew Ammerlaan
2024-02-13 20:37 Vitaly Zdanevich
2024-02-15 11:11 Vitaly Zdanevich
2024-02-15 11:14 Vitaly Zdanevich
2024-02-22 16:16 Vitaly Zdanevich
2024-02-23 17:38 Vitaly Zdanevich
2024-02-26 0:19 Vitaly Zdanevich
2024-02-27 19:44 Vitaly Zdanevich
2024-05-11 0:06 Vitaly Zdanevich
2024-06-10 20:11 Vitaly Zdanevich
2024-06-13 23:29 Vitaly Zdanevich
2024-06-16 23:35 Vitaly Zdanevich
2024-09-14 0:40 David Roman
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=1656573918.5f7f60752b44636b107fae6e6208c22b57758c1e.zdanevich.vitaly@gentoo \
--to=zdanevich.vitaly@ya.ru \
--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