summaryrefslogtreecommitdiffstats
path: root/audio-libs/webrtc-audio-processing/DETAILS
diff options
context:
space:
mode:
authorVlad Glagolev2019-04-12 19:35:04 +0000
committerVlad Glagolev2019-04-12 19:35:04 +0000
commit85f5a5a8171203049cdbbd8b6759d47e3c6744b3 (patch)
treef6efba370289e3123bd4fcfb5dac9a67c8d961d0 /audio-libs/webrtc-audio-processing/DETAILS
parent935a01366fc5b1839e6709e610a1047550c9567a (diff)
webrtc-audio-processing: new spell, AudioProcessing module from the WebRTC project
Diffstat (limited to 'audio-libs/webrtc-audio-processing/DETAILS')
-rwxr-xr-xaudio-libs/webrtc-audio-processing/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio-libs/webrtc-audio-processing/DETAILS b/audio-libs/webrtc-audio-processing/DETAILS
new file mode 100755
index 0000000000..eac1f727c3
--- /dev/null
+++ b/audio-libs/webrtc-audio-processing/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=webrtc-audio-processing
+ VERSION=0.3.1
+ SOURCE=${SPELL}-${VERSION}.tar.xz
+ SOURCE_URL[0]=https://freedesktop.org/software/pulseaudio/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:1c7a2d16f7f6c03cf6d60405d0dcd224caae6e80c9c4d43f8373bad2446affcdf49a02efb0085387328289aa79c8981dcaedff876cde55be9602dbde9c3f440b
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/
+ ENTERED=20190412
+ LICENSE[0]=BSD
+ KEYWORDS="audio library"
+ SHORT="AudioProcessing module from the WebRTC project"
+cat << EOF
+AudioProcessing module from the WebRTC project.
+EOF