mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
meson: Add wrap for fdkaac
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1068>
This commit is contained in:
parent
81ab28e588
commit
d5da4b84f7
1 changed files with 12 additions and 0 deletions
12
subprojects/fdk-aac.wrap
Normal file
12
subprojects/fdk-aac.wrap
Normal file
|
@ -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
|
||||
|
Loading…
Reference in a new issue