summaryrefslogtreecommitdiff
path: root/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/webrtc-audio-processing/webrtc-audio-processing-0.1-r1.ebuild')
-rw-r--r--media-libs/webrtc-audio-processing/webrtc-audio-processing-0.1-r1.ebuild20
1 files changed, 0 insertions, 20 deletions
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 1a98e36cfd54..000000000000
--- 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 )