First commit of the starter kit.
This commit is contained in:
parent
20dc00e62f
commit
612ad717c0
42 changed files with 1853 additions and 0 deletions
13
wraps/libpng.wrap
Normal file
13
wraps/libpng.wrap
Normal file
|
@ -0,0 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = libpng-1.6.44
|
||||
source_url = https://github.com/glennrp/libpng/archive/v1.6.44.tar.gz
|
||||
source_filename = libpng-1.6.44.tar.gz
|
||||
source_hash = 0ef5b633d0c65f780c4fced27ff832998e71478c13b45dfb6e94f23a82f64f7c
|
||||
patch_filename = libpng_1.6.44-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.44-1/get_patch
|
||||
patch_hash = 394b07614c45fbd1beac8b660386216a490fe12f841a1a445799b676c9c892fb
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.44-1/libpng-1.6.44.tar.gz
|
||||
wrapdb_version = 1.6.44-1
|
||||
|
||||
[provide]
|
||||
libpng = libpng_dep
|
Loading…
Add table
Add a link
Reference in a new issue