mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
mpv: remove dependency on internet connection for build.
This commit is contained in:
parent
b9005ab47f
commit
df207c61b0
@ -1,6 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
python ./bootstrap.py
|
||||
ln -s waf-2.0.18 waf
|
||||
|
||||
python waf configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/share/man \
|
||||
|
@ -1 +1,2 @@
|
||||
f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623 v0.29.1.tar.gz
|
||||
2e0cf83a63843da127610420cef1d3126f1187d8e572b6b3a28052fc2250d4bf waf-2.0.18
|
||||
|
@ -1 +1,2 @@
|
||||
https://github.com/mpv-player/mpv/archive/v0.29.1.tar.gz
|
||||
https://waf.io/waf-2.0.18
|
||||
|
Loading…
Reference in New Issue
Block a user