contrib: x264: Use a unique file name for the x264 snapshot tarball download
commit0845207525933a4da28238b56ef7e77daff00c54
authorMartin Storsjö <martin@martin.st>
Wed, 28 Mar 2018 07:24:29 +0000 (28 10:24 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 28 Mar 2018 07:31:26 +0000 (28 10:31 +0300)
tree0d82c2892609f438469845583ca0c62ed200aeae
parentc5418dab5cc41982951b9cfa244439a587cf83b7
contrib: x264: Use a unique file name for the x264 snapshot tarball download

Treat x264 as an (almost) normal package to download, except for not
checking for the download in http://downloads.videolan.org/pub/contrib.

This fixes building contribs with a prepopulated tarballs directory,
even if the x264 snapshot version changes.

Alternatively, the x264 contrib could be changed to use download_git
with proper support for pinning to a specific git hash.

(Not touching the x262 part since that doesn't seem to be working
at all right now. Downloading x262 fails since it tries to download
from an undefined X262_SNAPURL.)
contrib/src/x264/SHA512SUMS [new file with mode: 0644]
contrib/src/x264/rules.mak