public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
Date: Tue, 14 Jun 2016 11:37:00 +0000 (UTC)	[thread overview]
Message-ID: <1465904216.b2bee13ba4486f85cafe8322ab77a83591e8b0af.polynomial-c@gentoo> (raw)

commit:     b2bee13ba4486f85cafe8322ab77a83591e8b0af
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 11:36:40 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 11:36:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2bee13b

media-libs/webrtc-audio-processing: Bump to version 0.2

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-libs/webrtc-audio-processing/Manifest        |  1 +
 .../webrtc-audio-processing-0.2.ebuild             | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/media-libs/webrtc-audio-processing/Manifest b/media-libs/webrtc-audio-processing/Manifest
index 44cb8cc..2225bf3 100644
--- a/media-libs/webrtc-audio-processing/Manifest
+++ b/media-libs/webrtc-audio-processing/Manifest
@@ -1 +1,2 @@
 DIST webrtc-audio-processing-0.1.tar.xz 392540 SHA256 ed4b52f9c2688b97628035a5565377d74704d7c04de4254a768df3342c7afedc SHA512 7626897a1f3d21e78896ed45074fbfbf0752918f7240ad9651390a39eabcb41b8aa2e31624a9cb62dc2e78debdafc0400159c0c2f3e7fc0838ff08004054bcd0 WHIRLPOOL fd3a07d5d4937fd0c37247fe9e428ab2b5623d8dc68ce0339131e7d18527ffaf6e4307f13a5f1a3e0204116f564ba166813bbd07e8e6fc5a80ceecd2ca939b64
+DIST webrtc-audio-processing-0.2.tar.xz 687484 SHA256 4b46a7f91a5d255c2451f9862c86e2a5de904902724b4bba1fd23e2854f21df5 SHA512 d93a988b1fcf7ca399258a22f84048f0fa13819faf01854b3548012a58e706fd6fbd8675ac8e8bf87bfedb6c81658812c523a42bb11a4dd40066ccdb63443a38 WHIRLPOOL bba4b4b339ee4d043d430c3544b84983966d5526dd8e469a8ea1c5def98cba5e1ba3b3663e24b9d13826155c0493a996d385ac2582a52952e8b835664095e668

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.2.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.2.ebuild
new file mode 100644
index 0000000..d3af43a
--- /dev/null
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils multilib-minimal
+
+DESCRIPTION="AudioProcessing library from the webrtc.org code base"
+HOMEPAGE="https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/"
+SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE="static-libs"
+
+DOCS=( AUTHORS NEWS README.md )
+
+multilib_src_configure() {
+	ECONF_SOURCE="${S}" \
+	econf
+}
+
+multilib_src_install_all() {
+	find "${D}" -type f \( -name "*.a" -o -name "*.la" \) -delete || die
+}


             reply	other threads:[~2016-06-14 11:37 UTC|newest]

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

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=1465904216.b2bee13ba4486f85cafe8322ab77a83591e8b0af.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