meson: Add wrap for fdkaac
authorThibault Saunier <tsaunier@igalia.com>
Tue, 5 Oct 2021 21:51:57 +0000 (18:51 -0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 16 Oct 2021 00:43:10 +0000 (00:43 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1068>

subprojects/fdk-aac.wrap [new file with mode: 0644]

diff --git a/subprojects/fdk-aac.wrap b/subprojects/fdk-aac.wrap
new file mode 100644 (file)
index 0000000..d768879
--- /dev/null
@@ -0,0 +1,12 @@
+[wrap-file]
+directory = fdk-aac-2.0.2
+source_url = https://sourceforge.net/projects/opencore-amr/files/fdk-aac/fdk-aac-2.0.2.tar.gz/download
+source_filename = fdk-aac-2.0.2.tar.gz
+source_hash = c9e8630cf9d433f3cead74906a1520d2223f89bcd3fa9254861017440b8eb22f
+patch_filename = fdk-aac_2.0.2-0_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/fdk-aac_2.0.2-0/get_patch
+patch_hash = a9e8a74db8a028c7e7bd531851bb97a6f7c9662272bb9006ebb747b0771ba666
+
+[provide]
+fdk-aac = fdk_aac_dep
+