mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
4 lines
390 B
YAML
4 lines
390 B
YAML
RepoType: git
|
|
Repo: git://git.videolan.org/vlc.git
|
|
Prepare: |
|
|
sed -i -e '/ifndef HAVE_WIN32/ a ifndef HAVE_ANDROID' -e '/^PKGS_FOUND/ a endif' contrib/src/iconv/rules.mak; sed -i -e 's/heanet.dl.sourceforge.net/pilotfiber.dl.sourceforge.net/' contrib/src/main.mak ; sed -i -e 's/^#USE_LIBAV/USE_LIBAV/' -e '0,/FFMPEG_HASH/! s/FFMPEG_HASH=.*/FFMPEG_HASH=v12/' contrib/src/ffmpeg/rules.mak
|