summaryrefslogtreecommitdiffstats
path: root/media/libsoundtouch/moz.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--media/libsoundtouch/moz.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/media/libsoundtouch/moz.yaml b/media/libsoundtouch/moz.yaml
new file mode 100644
index 0000000000..b566f0d50f
--- /dev/null
+++ b/media/libsoundtouch/moz.yaml
@@ -0,0 +1,20 @@
+schema: 1
+
+bugzilla:
+ product: "Core"
+ component: "Audio/Video"
+
+# The whole library is not used, only the relevant files are imported in the
+# tree, using the script `update.sh`. Some changes have been made to the files,
+# using the patch `moz-libsoundtouch.patch`.
+# We also use a custom soundtouch_config.h.
+
+origin:
+ name: "SoundTouch"
+ description: "Audio processing library"
+
+ url: "http://www.surina.net/soundtouch"
+ license: "LGPL-2.1"
+
+ # From https://gitlab.com/soundtouch/soundtouch
+ release: "a911a1e98689e763e1274f462c00e7c6fedd80f9 (2020-10-03 16:58:00 +0300)"