fdroiddata/srclibs/VLC-2.0.6.yml

5 lines
390 B
YAML
Raw Normal View History

2020-05-27 16:08:29 +00:00
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