mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-22 10:57:08 +00:00
subprojects: add a libplacebo wrap
most distros don't have a v6 yet, so this is needed for https://github.com/mpv-player/mpv/pull/11952
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
/subprojects/*
|
||||
!/subprojects/libplacebo.wrap
|
||||
|
||||
6
subprojects/libplacebo.wrap
Normal file
6
subprojects/libplacebo.wrap
Normal file
@@ -0,0 +1,6 @@
|
||||
[wrap-git]
|
||||
|
||||
url = https://code.videolan.org/videolan/libplacebo.git
|
||||
revision = v6.338.1
|
||||
depth = 1
|
||||
clone-recursive = true
|
||||
Reference in New Issue
Block a user