public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
Date: Thu,  8 Mar 2018 13:31:08 +0000 (UTC)	[thread overview]
Message-ID: <1520515662.25f95fecc86619ac99f193ea5f385b043a705073.perfinion@gentoo> (raw)

commit:     25f95fecc86619ac99f193ea5f385b043a705073
Author:     Ben Kohler <bkohler <AT> gmail <DOT> com>
AuthorDate: Thu Mar  8 13:20:25 2018 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Thu Mar  8 13:27:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f95fec

media-libs/webrtc-audio-processing: fix missing aclocal-1.15

Add a call to eautoreconf to fix missing/hardcoded aclocal-1.15

Closes: https://bugs.gentoo.org/649244

 .../webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild   | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild
index b48c1061479..a7d2d6aaa46 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils multilib-minimal
+inherit autotools eutils multilib-minimal
 
 DESCRIPTION="AudioProcessing library from the webrtc.org code base"
 HOMEPAGE="https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/"
@@ -20,6 +20,11 @@ PATCHES=(
 	"${FILESDIR}"/${PN}-0.3-proper_detection_cxxabi_execinfo.patch
 )
 
+src_prepare() {
+	eautoreconf
+	default
+}
+
 multilib_src_configure() {
 	ECONF_SOURCE="${S}" \
 	econf


             reply	other threads:[~2018-03-08 13:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-08 13:31 Jason Zaman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-04 21:31 [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/ Sam James
2024-12-05 18:31 Sam James
2024-12-03 12:10 Sam James
2024-04-19 10:38 Sam James
2024-01-11  9:38 Sam James
2024-01-03 18:39 Arthur Zamarin
2023-11-05 14:48 Sam James
2023-11-05 14:47 Sam James
2021-09-23 14:10 Mart Raudsepp
2019-02-20 21:40 Pacho Ramos
2019-02-20 13:02 Mikle Kolyada
2019-02-15  0:18 Thomas Deutschmann
2018-08-02  8:09 Lars Wendler
2018-08-02  8:09 Lars Wendler
2016-10-01  0:54 Pacho Ramos
2016-06-27 22:37 Manuel Rüger
2016-06-14 11:37 Lars Wendler

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=1520515662.25f95fecc86619ac99f193ea5f385b043a705073.perfinion@gentoo \
    --to=perfinion@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