public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2016-06-14 11:37 Lars Wendler
  0 siblings, 0 replies; 15+ messages in thread
From: Lars Wendler @ 2016-06-14 11:37 UTC (permalink / raw
  To: gentoo-commits

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
+}


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2016-06-27 22:37 Manuel Rüger
  0 siblings, 0 replies; 15+ messages in thread
From: Manuel Rüger @ 2016-06-27 22:37 UTC (permalink / raw
  To: gentoo-commits

commit:     328b4669ef3028f6360955ecc77c51095c988661
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 22:36:16 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 22:36:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328b4669

media-libs/webrtc-audio-processing: Version bump

Package-Manager: portage-2.2.28

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

diff --git a/media-libs/webrtc-audio-processing/Manifest b/media-libs/webrtc-audio-processing/Manifest
index 2225bf3..2033b7d 100644
--- a/media-libs/webrtc-audio-processing/Manifest
+++ b/media-libs/webrtc-audio-processing/Manifest
@@ -1,2 +1,3 @@
 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
+DIST webrtc-audio-processing-0.3.tar.xz 688096 SHA256 756e291d4f557d88cd50c4fe3b8454ec238362d22cedb3e6173240d90f0a80fa SHA512 fac99ae0c28290afedce8745bb159af1d375bf17e448a4e020b3b04f4ade24929d1d110923c4363c06a963675a201135621f0d20e57edff42bbcfbaedf91b4d0 WHIRLPOOL a36663cb13ae40f24ce401eedaf621177a040e345b9ab01e84b85f78271f288d68bdbd0dfeae04efcb6724820fbdcfadee1ddcf2ee452b38298f8b162f1bfc6a

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
new file mode 100644
index 0000000..d3af43a
--- /dev/null
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.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
+}


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2016-10-01  0:54 Pacho Ramos
  0 siblings, 0 replies; 15+ messages in thread
From: Pacho Ramos @ 2016-10-01  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     99223088f75196bb9182299927492daf5bcaaf5b
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 22:51:34 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct  1 00:54:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99223088

media-libs/webrtc-audio-processing: x86 stable, bug 587010

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"

 media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 e865eb2..6cb1e3e 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
@@ -12,7 +12,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux"
 IUSE="static-libs"
 
 DOCS=( AUTHORS NEWS README.md )


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2018-03-08 13:31 Jason Zaman
  0 siblings, 0 replies; 15+ messages in thread
From: Jason Zaman @ 2018-03-08 13:31 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2018-08-02  8:09 Lars Wendler
  0 siblings, 0 replies; 15+ messages in thread
From: Lars Wendler @ 2018-08-02  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     0b50758465d254406ad2434b39f402bf52f4fd74
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  1 12:35:51 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Aug  2 07:39:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b507584

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

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-libs/webrtc-audio-processing/Manifest        |  1 +
 .../webrtc-audio-processing-0.3.1.ebuild           | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/media-libs/webrtc-audio-processing/Manifest b/media-libs/webrtc-audio-processing/Manifest
index a0bf10996c4..eb69fbd3293 100644
--- a/media-libs/webrtc-audio-processing/Manifest
+++ b/media-libs/webrtc-audio-processing/Manifest
@@ -1,3 +1,4 @@
 DIST webrtc-audio-processing-0.1.tar.xz 392540 BLAKE2B 9b280cc88fce2bb62ac516af871add417743386378432dd1fd5e62ef5dbefd05a21982b26479d7efed00cd7f5f6b09887ec12f88a512ede9f4ece2d49ea069d8 SHA512 7626897a1f3d21e78896ed45074fbfbf0752918f7240ad9651390a39eabcb41b8aa2e31624a9cb62dc2e78debdafc0400159c0c2f3e7fc0838ff08004054bcd0
 DIST webrtc-audio-processing-0.2.tar.xz 687484 BLAKE2B 2c739109dffe4faac47b3e2c417002441f9f99bb054df62e990c88876e37c8c15e5b05cd90120805609f17441d385b979d625ed2caaf1b1c84ff3a65c44c9b79 SHA512 d93a988b1fcf7ca399258a22f84048f0fa13819faf01854b3548012a58e706fd6fbd8675ac8e8bf87bfedb6c81658812c523a42bb11a4dd40066ccdb63443a38
+DIST webrtc-audio-processing-0.3.1.tar.xz 695920 BLAKE2B 833c6d12b358918d95dee5b165308c8cc382f98264349fd38649bfe478557765b85d9112a35194676ee52a8ef297fb7cb7e3a570d9c2295785b6fb97d35be948 SHA512 1c7a2d16f7f6c03cf6d60405d0dcd224caae6e80c9c4d43f8373bad2446affcdf49a02efb0085387328289aa79c8981dcaedff876cde55be9602dbde9c3f440b
 DIST webrtc-audio-processing-0.3.tar.xz 688096 BLAKE2B 063e50ad6690c7b96e577d4a9c378328aafad6fd904ab18283ff2d7f10cc26f4b57f9b6293e880bffc105f7a6c91ec5c7ed9cf7c1aa422c40e64eb0b76dd0541 SHA512 fac99ae0c28290afedce8745bb159af1d375bf17e448a4e020b3b04f4ade24929d1d110923c4363c06a963675a201135621f0d20e57edff42bbcfbaedf91b4d0

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild
new file mode 100644
index 00000000000..aa748cab626
--- /dev/null
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools 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 )
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-0.3-proper_detection_cxxabi_execinfo.patch
+)
+
+src_prepare() {
+	eautoreconf
+	default
+}
+
+multilib_src_configure() {
+	ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
+}
+
+multilib_src_install_all() {
+	find "${ED}" -type f -name "*.la" -delete || die
+}


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2018-08-02  8:09 Lars Wendler
  0 siblings, 0 replies; 15+ messages in thread
From: Lars Wendler @ 2018-08-02  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     e6cb905c34c0838c4bfd1c4225a1de4b463e9e50
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  1 12:36:21 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Aug  2 07:39:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6cb905c

media-libs/webrtc-audio-processing: Removed old.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-libs/webrtc-audio-processing/Manifest        |  2 --
 .../webrtc-audio-processing-0.1-r1.ebuild          | 20 -----------------
 .../webrtc-audio-processing-0.2.ebuild             | 26 ----------------------
 3 files changed, 48 deletions(-)

diff --git a/media-libs/webrtc-audio-processing/Manifest b/media-libs/webrtc-audio-processing/Manifest
index eb69fbd3293..44ce211b381 100644
--- a/media-libs/webrtc-audio-processing/Manifest
+++ b/media-libs/webrtc-audio-processing/Manifest
@@ -1,4 +1,2 @@
-DIST webrtc-audio-processing-0.1.tar.xz 392540 BLAKE2B 9b280cc88fce2bb62ac516af871add417743386378432dd1fd5e62ef5dbefd05a21982b26479d7efed00cd7f5f6b09887ec12f88a512ede9f4ece2d49ea069d8 SHA512 7626897a1f3d21e78896ed45074fbfbf0752918f7240ad9651390a39eabcb41b8aa2e31624a9cb62dc2e78debdafc0400159c0c2f3e7fc0838ff08004054bcd0
-DIST webrtc-audio-processing-0.2.tar.xz 687484 BLAKE2B 2c739109dffe4faac47b3e2c417002441f9f99bb054df62e990c88876e37c8c15e5b05cd90120805609f17441d385b979d625ed2caaf1b1c84ff3a65c44c9b79 SHA512 d93a988b1fcf7ca399258a22f84048f0fa13819faf01854b3548012a58e706fd6fbd8675ac8e8bf87bfedb6c81658812c523a42bb11a4dd40066ccdb63443a38
 DIST webrtc-audio-processing-0.3.1.tar.xz 695920 BLAKE2B 833c6d12b358918d95dee5b165308c8cc382f98264349fd38649bfe478557765b85d9112a35194676ee52a8ef297fb7cb7e3a570d9c2295785b6fb97d35be948 SHA512 1c7a2d16f7f6c03cf6d60405d0dcd224caae6e80c9c4d43f8373bad2446affcdf49a02efb0085387328289aa79c8981dcaedff876cde55be9602dbde9c3f440b
 DIST webrtc-audio-processing-0.3.tar.xz 688096 BLAKE2B 063e50ad6690c7b96e577d4a9c378328aafad6fd904ab18283ff2d7f10cc26f4b57f9b6293e880bffc105f7a6c91ec5c7ed9cf7c1aa422c40e64eb0b76dd0541 SHA512 fac99ae0c28290afedce8745bb159af1d375bf17e448a4e020b3b04f4ade24929d1d110923c4363c06a963675a201135621f0d20e57edff42bbcfbaedf91b4d0

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.1-r1.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.1-r1.ebuild
deleted file mode 100644
index 1a98e36cfd5..00000000000
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.1-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-inherit autotools-multilib
-
-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"
-
-RDEPEND=""
-
-DOCS=( AUTHORS NEWS README )

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
deleted file mode 100644
index eadc437eb47..00000000000
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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
-}


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2019-02-15  0:18 Thomas Deutschmann
  0 siblings, 0 replies; 15+ messages in thread
From: Thomas Deutschmann @ 2019-02-15  0:18 UTC (permalink / raw
  To: gentoo-commits

commit:     5229d8574810d022a0c42ba8b4533bd9d2bab232
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 00:08:36 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 00:18:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5229d857

media-libs/webrtc-audio-processing: x86 stable (bug #676584)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 .../webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild
index aa748cab626..c2a4872e956 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux"
 IUSE="static-libs"
 
 DOCS=( AUTHORS NEWS README.md )


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2019-02-20 13:02 Mikle Kolyada
  0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2019-02-20 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     32d665d4e122832de070505f556db81a819251e8
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 20 13:01:38 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Feb 20 13:01:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d665d4

media-libs/webrtc-audio-processing: amd64 stable wrt bug #676584

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild
index c2a4872e956..a16be41e8d6 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux"
 IUSE="static-libs"
 
 DOCS=( AUTHORS NEWS README.md )


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2019-02-20 21:40 Pacho Ramos
  0 siblings, 0 replies; 15+ messages in thread
From: Pacho Ramos @ 2019-02-20 21:40 UTC (permalink / raw
  To: gentoo-commits

commit:     cb6a3f884cb9421d6b1515290acc1a9ad7f4ae67
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 20 21:34:26 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Feb 20 21:34:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6a3f88

media-libs/webrtc-audio-processing: Drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-libs/webrtc-audio-processing/Manifest        |  1 -
 .../webrtc-audio-processing-0.3.ebuild             | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/media-libs/webrtc-audio-processing/Manifest b/media-libs/webrtc-audio-processing/Manifest
index 44ce211b381..54926ef3847 100644
--- a/media-libs/webrtc-audio-processing/Manifest
+++ b/media-libs/webrtc-audio-processing/Manifest
@@ -1,2 +1 @@
 DIST webrtc-audio-processing-0.3.1.tar.xz 695920 BLAKE2B 833c6d12b358918d95dee5b165308c8cc382f98264349fd38649bfe478557765b85d9112a35194676ee52a8ef297fb7cb7e3a570d9c2295785b6fb97d35be948 SHA512 1c7a2d16f7f6c03cf6d60405d0dcd224caae6e80c9c4d43f8373bad2446affcdf49a02efb0085387328289aa79c8981dcaedff876cde55be9602dbde9c3f440b
-DIST webrtc-audio-processing-0.3.tar.xz 688096 BLAKE2B 063e50ad6690c7b96e577d4a9c378328aafad6fd904ab18283ff2d7f10cc26f4b57f9b6293e880bffc105f7a6c91ec5c7ed9cf7c1aa422c40e64eb0b76dd0541 SHA512 fac99ae0c28290afedce8745bb159af1d375bf17e448a4e020b3b04f4ade24929d1d110923c4363c06a963675a201135621f0d20e57edff42bbcfbaedf91b4d0

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
deleted file mode 100644
index a7d2d6aaa46..00000000000
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools 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 )
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.3-proper_detection_cxxabi_execinfo.patch
-)
-
-src_prepare() {
-	eautoreconf
-	default
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE="${S}" \
-	econf
-}
-
-multilib_src_install_all() {
-	find "${D}" -type f \( -name "*.a" -o -name "*.la" \) -delete || die
-}


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2021-09-23 14:10 Mart Raudsepp
  0 siblings, 0 replies; 15+ messages in thread
From: Mart Raudsepp @ 2021-09-23 14:10 UTC (permalink / raw
  To: gentoo-commits

commit:     7e6a64c5ac71e3375f114f6e6c419590f9e8982d
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 16:44:37 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 14:09:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e6a64c5

media-libs/webrtc-audio-processing: Maintain

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-libs/webrtc-audio-processing/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-libs/webrtc-audio-processing/metadata.xml b/media-libs/webrtc-audio-processing/metadata.xml
index 85e4ed814fa..f3a2d181628 100644
--- a/media-libs/webrtc-audio-processing/metadata.xml
+++ b/media-libs/webrtc-audio-processing/metadata.xml
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>leio@gentoo.org</email>
+		<name>Mart Raudsepp</name>
+	</maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2023-11-05 14:47 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-11-05 14:47 UTC (permalink / raw
  To: gentoo-commits

commit:     20817c985d7ff8f373c6c77321cf5ad2c8b1e836
Author:     Igor V. Kovalenko <igor.v.kovalenko <AT> gmail <DOT> com>
AuthorDate: Sat Nov  4 15:55:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 14:47:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20817c98

media-libs/webrtc-audio-processing: Fix abseil-cpp multilib dep

Closes: https://bugs.gentoo.org/916791
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33669
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...udio-processing-1.3.ebuild => webrtc-audio-processing-1.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r1.ebuild
similarity index 92%
rename from media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3.ebuild
rename to media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r1.ebuild
index 727da560e5da..08ebbe9d2e03 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="1"
 KEYWORDS="~amd64 ~x86 ~amd64-linux"
 IUSE="cpu_flags_arm_neon"
 
-RDEPEND="dev-cpp/abseil-cpp:="
+RDEPEND="dev-cpp/abseil-cpp:=[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2023-11-05 14:48 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-11-05 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     9c1626c3eb2f6e0e6ebb2c475c29e9d80b898aaf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 14:47:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 14:47:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1626c3

media-libs/webrtc-audio-processing: add freedesktop-gitlab upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/webrtc-audio-processing/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/webrtc-audio-processing/metadata.xml b/media-libs/webrtc-audio-processing/metadata.xml
index f3a2d1816285..3bfddb73214b 100644
--- a/media-libs/webrtc-audio-processing/metadata.xml
+++ b/media-libs/webrtc-audio-processing/metadata.xml
@@ -5,4 +5,7 @@
 		<email>leio@gentoo.org</email>
 		<name>Mart Raudsepp</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="freedesktop-gitlab">pulseaudio/webrtc-audio-processing</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2024-01-03 18:39 Arthur Zamarin
  0 siblings, 0 replies; 15+ messages in thread
From: Arthur Zamarin @ 2024-01-03 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     ce46f426fe9936650b53091c617bd454badde231
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 18:38:33 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 18:38:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce46f426

media-libs/webrtc-audio-processing: Stabilize 1.3-r3 amd64, #920967

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
index 33bf26456380..ee8092147a09 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="1"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux"
 IUSE="cpu_flags_arm_neon"
 
 RDEPEND="dev-cpp/abseil-cpp:=[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2024-01-11  9:38 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2024-01-11  9:38 UTC (permalink / raw
  To: gentoo-commits

commit:     20860628c8ef3fbddf96f70ab63f9ffa5bd01176
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 09:36:42 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 09:36:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20860628

media-libs/webrtc-audio-processing: Stabilize 1.3-r3 x86, #920967

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
index ee8092147a09..f2856556455c 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="1"
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux"
 IUSE="cpu_flags_arm_neon"
 
 RDEPEND="dev-cpp/abseil-cpp:=[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/
@ 2024-04-19 10:38 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2024-04-19 10:38 UTC (permalink / raw
  To: gentoo-commits

commit:     b754972a0193c37812a69ebfda911e8c6057af85
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 19 09:33:39 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 10:38:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b754972a

media-libs/webrtc-audio-processing: switch to smaller distfile

Contents are identical.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/webrtc-audio-processing/Manifest                           | 2 +-
 .../webrtc-audio-processing/webrtc-audio-processing-1.3-r1.ebuild     | 4 ++--
 .../webrtc-audio-processing/webrtc-audio-processing-1.3-r2.ebuild     | 4 ++--
 .../webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild     | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-libs/webrtc-audio-processing/Manifest b/media-libs/webrtc-audio-processing/Manifest
index 5183b7f9df46..efa5df187641 100644
--- a/media-libs/webrtc-audio-processing/Manifest
+++ b/media-libs/webrtc-audio-processing/Manifest
@@ -1,2 +1,2 @@
 DIST webrtc-audio-processing-0.3.1.tar.xz 695920 BLAKE2B 833c6d12b358918d95dee5b165308c8cc382f98264349fd38649bfe478557765b85d9112a35194676ee52a8ef297fb7cb7e3a570d9c2295785b6fb97d35be948 SHA512 1c7a2d16f7f6c03cf6d60405d0dcd224caae6e80c9c4d43f8373bad2446affcdf49a02efb0085387328289aa79c8981dcaedff876cde55be9602dbde9c3f440b
-DIST webrtc-audio-processing-1.3.tar.gz 879768 BLAKE2B 3bf61e5b9eadde824deb26f0591a10651d3a593ad89d3c71408655a12407bf7ecf422fdef58e651fc31245f3b0d575869e3abb0abfcfcb2e1aea21c03cd79e82 SHA512 4f56cc0acfd93b5ae432bdf681151e91344cea3388107a3eee5f9b17261cf0f09779f8b0bb67b4d35582f1f54dadc236d059802e69447e994dd588506cac95df
+DIST webrtc-audio-processing-1.3.tar.xz 655672 BLAKE2B 42669df1705e7c289b3e9b2d79ef06f6f493eb4ef16f6ce8a4c94312d2372c9158ed016217055819041c2981ca1fe9467ca0e099ac261f92e4f75fa53d3421d1 SHA512 daabaed06ff9d1d4076b2abba14efbbebeb8930b14a99fb47974399d2812f3f851e3d6a691b09fbcfb1a3535c6ade967bac4c17a3728f3138b302e3b844c5c67

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r1.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r1.ebuild
index 08ebbe9d2e03..a5ccfe607691 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r1.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit meson-multilib
 
 DESCRIPTION="AudioProcessing library from the webrtc.org codebase"
 HOMEPAGE="https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/"
-SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.gz"
+SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="1"

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r2.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r2.ebuild
index 7b68968b2038..ff62de9f7c03 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r2.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit meson-multilib
 
 DESCRIPTION="AudioProcessing library from the webrtc.org codebase"
 HOMEPAGE="https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/"
-SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.gz"
+SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="1"

diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
index f2856556455c..3c89d5d4bc21 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-1.3-r3.ebuild
@@ -7,7 +7,7 @@ inherit meson-multilib
 
 DESCRIPTION="AudioProcessing library from the webrtc.org codebase"
 HOMEPAGE="https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/"
-SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.gz"
+SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="1"


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-04-19 10:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-20 21:40 [gentoo-commits] repo/gentoo:master commit in: media-libs/webrtc-audio-processing/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
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 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
2018-03-08 13:31 Jason Zaman
2016-10-01  0:54 Pacho Ramos
2016-06-27 22:37 Manuel Rüger
2016-06-14 11:37 Lars Wendler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox