diff options
Diffstat (limited to 'contrib/libsamplerate')
-rw-r--r-- | contrib/libsamplerate/module.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libsamplerate/module.defs b/contrib/libsamplerate/module.defs index bf517741a..5f1cace96 100644 --- a/contrib/libsamplerate/module.defs +++ b/contrib/libsamplerate/module.defs @@ -5,14 +5,14 @@ LIBSAMPLERATE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libsamp LIBSAMPLERATE.FETCH.md5 = 69ec6c05f487458f688dda8f3e722e5d LIBSAMPLERATE.EXTRACT.tarbase = libsamplerate -# TODO: Upstream hash differs, tarbase not necessary with new upstream, libsamplerate 0.1.8 is latest +# TODO: Upstream archive differs #LIBSAMPLERATE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libsamplerate-0.1.4.tar.gz #LIBSAMPLERATE.FETCH.md5 = f6fafd5d4971a2442352c72bc3598cbd #LIBSAMPLERATE.EXTRACT.tarbase = libsamplerate # +# TODO: libsamplerate >= 0.1.8, tarbase unnecessary #LIBSAMPLERATE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libsamplerate-0.1.8.tar.gz #LIBSAMPLERATE.FETCH.md5 = 1c7fb25191b4e6e3628d198a66a84f47 -#LIBSAMPLERATE.EXTRACT.tarbase = libsamplerate # Disable to avoid Carbon.h dependency on OSX LIBSAMPLERATE.CONFIGURE.extra = --disable-sndfile |