2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

mpv: remove dependency on internet connection for build.

This commit is contained in:
Dylan Araps 2019-10-14 23:06:07 +03:00
parent b9005ab47f
commit df207c61b0
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
3 changed files with 4 additions and 1 deletions

View File

@ -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 \

View File

@ -1 +1,2 @@
f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623 v0.29.1.tar.gz
2e0cf83a63843da127610420cef1d3126f1187d8e572b6b3a28052fc2250d4bf waf-2.0.18

View File

@ -1 +1,2 @@
https://github.com/mpv-player/mpv/archive/v0.29.1.tar.gz
https://waf.io/waf-2.0.18