mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 12:10:37 +00:00
subprojects: Update ogg and vorbis wraps
... to 1.3.5-2 and 1.3.7-2, respectively. Specifically to fix ogg/vorbis plugin loading on Windows devenv environment. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1196>
This commit is contained in:
parent
2a10311ef5
commit
3e9800a513
2 changed files with 6 additions and 6 deletions
|
@ -4,9 +4,9 @@ source_url = https://downloads.xiph.org/releases/ogg/libogg-1.3.5.tar.xz
|
|||
source_fallback_url = https://gstreamer.freedesktop.org/data/src/mirror/libogg-1.3.5.tar.xz
|
||||
source_filename = libogg-1.3.5.tar.xz
|
||||
source_hash = c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705
|
||||
patch_filename = ogg_1.3.5-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/ogg_1.3.5-1/get_patch
|
||||
patch_hash = 3ca55a9644b2e96dd2333ec71d51aba5645dd6688c4755a6f679c824d443a7d8
|
||||
patch_filename = ogg_1.3.5-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/ogg_1.3.5-2/get_patch
|
||||
patch_hash = 46f6b42c426907f3b2bbc070adc6016261f342cff32d47fe517fcdfd5b58f16d
|
||||
|
||||
[provide]
|
||||
ogg = libogg_dep
|
||||
|
|
|
@ -4,9 +4,9 @@ source_url = https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.7.tar.xz
|
|||
source_fallback_url = https://gstreamer.freedesktop.org/data/src/mirror/libvorbis-1.3.7.tar.xz
|
||||
source_filename = libvorbis-1.3.7.tar.xz
|
||||
source_hash = b33cc4934322bcbf6efcbacf49e3ca01aadbea4114ec9589d1b1e9d20f72954b
|
||||
patch_filename = vorbis_1.3.7-0_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/vorbis_1.3.7-0/get_patch
|
||||
patch_hash = 6a8160c1d06e79844ef02d1fbe6886b6e50e6c7847c0489f458c96a336295485
|
||||
patch_filename = vorbis_1.3.7-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/vorbis_1.3.7-2/get_patch
|
||||
patch_hash = fe302576cbf8408754b332b539ea1b83f0f96fa9aae50a5d1fea911713d5f21c
|
||||
|
||||
[provide]
|
||||
vorbis = vorbis_dep
|
||||
|
|
Loading…
Reference in a new issue