From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/seq24/
Date: Mon, 11 Mar 2019 14:02:25 +0000 (UTC) [thread overview]
Message-ID: <1552312918.fb041117c1ff838abd88f80457a9624137d0e8ae.asturm@gentoo> (raw)
commit: fb041117c1ff838abd88f80457a9624137d0e8ae
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 14:01:50 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 14:01:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb041117
media-sound/seq24: Add missing eautoreconf
Bug: https://bugs.gentoo.org/587326
Reported-by: Thomas Groman <tgrom.automail <AT> nuegia.net>
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/seq24/seq24-0.9.3-r1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/media-sound/seq24/seq24-0.9.3-r1.ebuild b/media-sound/seq24/seq24-0.9.3-r1.ebuild
index 9901ff78037..7dfd95beaaa 100644
--- a/media-sound/seq24/seq24-0.9.3-r1.ebuild
+++ b/media-sound/seq24/seq24-0.9.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit desktop
+inherit autotools desktop
DESCRIPTION="Loop based MIDI sequencer with focus on live performances"
HOMEPAGE="https://edge.launchpad.net/seq24/"
@@ -30,6 +30,11 @@ DOCS=( AUTHORS ChangeLog README RTC SEQ24 )
PATCHES=( "${FILESDIR}/${P}-std-mutex.patch" )
+src_prepare() {
+ default
+ eautoreconf
+}
+
src_configure() {
econf \
$(use_enable jack) \
next reply other threads:[~2019-03-11 14:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-11 14:02 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-19 6:47 [gentoo-commits] repo/gentoo:master commit in: media-sound/seq24/ Miroslav Šulc
2019-06-27 17:21 Andreas Sturmlechner
2019-03-19 2:03 Thomas Deutschmann
2019-03-10 16:42 Andreas Sturmlechner
2016-01-30 9:40 Pacho Ramos
2016-01-26 16:42 Agostino Sarubbo
2016-01-26 7:52 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=1552312918.fb041117c1ff838abd88f80457a9624137d0e8ae.asturm@gentoo \
--to=asturm@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