mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
Add sqlite.wrap from wrapdb
This allows building libsoup support on platforms that does not have sqlite.
This commit is contained in:
parent
49fea2520f
commit
d72ce5f14e
1 changed files with 10 additions and 0 deletions
10
subprojects/sqlite.wrap
Normal file
10
subprojects/sqlite.wrap
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
[wrap-file]
|
||||||
|
directory = sqlite-amalgamation-3250100
|
||||||
|
|
||||||
|
source_url = https://www.sqlite.org/2018/sqlite-amalgamation-3250100.zip
|
||||||
|
source_filename = sqlite-amalgamation-3250100.zip
|
||||||
|
source_hash = 6c68b6364fa0e01d9d05088ba473ac4e7a6fbc64f9b9aeb6d830f944e2a1fa03
|
||||||
|
|
||||||
|
patch_url = https://wrapdb.mesonbuild.com/v1/projects/sqlite/3250100/1/get_zip
|
||||||
|
patch_filename = sqlite-3250100-1-wrap.zip
|
||||||
|
patch_hash = cbb697a1e4649cf6b7f28d82048109d87ccbf01106e1d5a68f763d4685d8607c
|
Loading…
Reference in a new issue