mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Add todos for using Meson 0.55 patch_directory
Instead of having to check out tarballs into the repo.
This commit is contained in:
@@ -5,6 +5,7 @@ source_url = https://github.com/fraillt/bitsery/archive/v5.2.0.tar.gz
|
||||
source_filename = bitsery-v5.2.0.tar.gz
|
||||
source_hash = 99f47bca227abb6b9e8030703dcc402ab930ff3bf0a87c89c3f0fb9536cad448
|
||||
|
||||
# TODO: Meson 0.55 added patch_directory, so we can just use that instead
|
||||
patch_url = file:./subprojects/bitsery-patch-5.2.0.tar.xz
|
||||
patch_filename = bitsery-patch-5.2.0.tar.xz
|
||||
patch_hash = ab12b1622de7a17e2996ab86a0947bbbc39e6684d9ad06c46f8e3877e5f8683d
|
||||
|
||||
@@ -5,6 +5,7 @@ source_url = https://github.com/Naios/function2/archive/4.1.0.tar.gz
|
||||
source_filename = function2-4.1.0.tar.gz
|
||||
source_hash = c3aaeaf93bf90c0f4505a18f1094b51fe28881ce202c3bf78ec4efb336c51981
|
||||
|
||||
# TODO: Meson 0.55 added patch_directory, so we can just use that instead
|
||||
patch_url = file:./subprojects/function2-patch-4.1.0.tar.xz
|
||||
patch_filename = function2-patch-4.1.0.tar.xz
|
||||
patch_hash = 4b966afd862413ea1f3d96484e74401992ec958f1ee2b4cc161f3cb7c36fe7ba
|
||||
|
||||
Reference in New Issue
Block a user