mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
subprojects/libpng: Update to latest wrap file
It was getting pulled in automatically via cairo, but the version there is too old for us. We need the latest to fix Windows ARM64 NEON support: > ERROR: No specified compiler can handle file subprojects\libpng-1.6.37\arm/filter_neon.S Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1570>
This commit is contained in:
parent
d7363bd838
commit
d62b690a48
1 changed files with 11 additions and 0 deletions
11
subprojects/libpng.wrap
Normal file
11
subprojects/libpng.wrap
Normal file
|
@ -0,0 +1,11 @@
|
|||
[wrap-file]
|
||||
directory = libpng-1.6.37
|
||||
source_url = https://github.com/glennrp/libpng/archive/v1.6.37.tar.gz
|
||||
source_filename = libpng-1.6.37.tar.gz
|
||||
source_hash = ca74a0dace179a8422187671aee97dd3892b53e168627145271cad5b5ac81307
|
||||
patch_filename = libpng_1.6.37-5_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.37-5/get_patch
|
||||
patch_hash = 822200906ad2e82dc8b44e79fe960e980ccad96263548c35eef721086a9926f1
|
||||
|
||||
[provide]
|
||||
libpng = libpng_dep
|
Loading…
Reference in a new issue