From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lmms/
Date: Wed, 14 Apr 2021 08:24:37 +0000 (UTC) [thread overview]
Message-ID: <1618388670.eb733a28123a671d54a63883dfc694ae30c0798d.polynomial-c@gentoo> (raw)
commit: eb733a28123a671d54a63883dfc694ae30c0798d
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 14 08:21:01 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Apr 14 08:24:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb733a28
media-sound/lmms: Reliably set bash-completion dir via eclass
Thanks-to: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
Bug: https://bugs.gentoo.org/670722
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
media-sound/lmms/lmms-9999.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-sound/lmms/lmms-9999.ebuild b/media-sound/lmms/lmms-9999.ebuild
index a92a923b07b..a09420e7e36 100644
--- a/media-sound/lmms/lmms-9999.ebuild
+++ b/media-sound/lmms/lmms-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
# The order is important here! Both, cmake and xdg define src_prepare.
# We need the one from cmake
-inherit xdg cmake
+inherit bash-completion-r1 xdg cmake
DESCRIPTION="Cross-platform music production software"
HOMEPAGE="https://lmms.io"
@@ -70,6 +70,7 @@ DOCS=( README.md doc/AUTHORS )
src_configure() {
local mycmakeargs+=(
+ -DBASHCOMP_PKG_PATH="$(get_bashcompdir)"
-DUSE_WERROR=FALSE
-DWANT_CAPS=FALSE
-DWANT_TAP=FALSE
next reply other threads:[~2021-04-14 8:24 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 8:24 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-31 21:18 [gentoo-commits] repo/gentoo:master commit in: media-sound/lmms/ Eli Schwartz
2024-07-31 21:18 Eli Schwartz
2024-06-25 10:57 Miroslav Šulc
2024-06-25 10:55 Miroslav Šulc
2024-06-24 7:13 Miroslav Šulc
2024-03-07 23:24 Andreas Sturmlechner
2024-03-07 11:51 Sam James
2024-03-07 11:51 Sam James
2023-05-29 13:11 Andreas Sturmlechner
2021-04-14 8:24 Lars Wendler
2020-08-11 14:23 Agostino Sarubbo
2020-08-10 13:09 Agostino Sarubbo
2020-07-21 9:33 Agostino Sarubbo
2020-07-20 6:42 Agostino Sarubbo
2020-07-05 20:29 Lars Wendler
2020-06-13 8:48 Miroslav Šulc
2019-11-15 0:36 Andreas Sturmlechner
2019-10-21 11:59 Lars Wendler
2019-10-21 11:59 Lars Wendler
2019-06-11 11:12 Lars Wendler
2019-04-11 9:21 Lars Wendler
2019-03-31 10:47 Andreas Sturmlechner
2019-03-13 14:31 Lars Wendler
2019-03-13 14:31 Lars Wendler
2019-01-09 11:52 Andreas Sturmlechner
2018-08-14 8:42 Lars Wendler
2018-01-06 22:54 Mikle Kolyada
2017-12-13 21:37 NP Hardass
2017-11-30 21:40 Lars Wendler
2017-11-30 21:40 Lars Wendler
2017-10-13 21:07 Jonas Stein
2017-09-26 0:54 Andreas Sturmlechner
2017-09-26 0:54 Andreas Sturmlechner
2017-09-21 0:56 NP Hardass
2017-08-01 14:08 Amy Liffey
2017-05-05 13:27 Lars Wendler
2017-04-08 9:23 Alexis Ballier
2016-12-29 15:05 Alexis Ballier
2016-03-07 18:50 Alexis Ballier
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=1618388670.eb733a28123a671d54a63883dfc694ae30c0798d.polynomial-c@gentoo \
--to=polynomial-c@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