From f9e4ccac112e87c924ef9ff78049e35e65f3b465 Mon Sep 17 00:00:00 2001 From: guillaume william brs Date: Fri, 9 Oct 2015 11:20:16 -0600 Subject: liquid-dsp: new package [Thomas: - add patch to fix autoreconf issue, and use LIQUID_DSP_AUTORECONF = YES instead of an horrible hack calling aclocal/autoconf manually. - use the github macro instead of hand-coding _SITE and _SITE_METHOD. This allows to remove _SITE_METHOD entirely. - use a full hash as the _VERSION - remove trailing whitespace everywhere. - use one single assignment of LIQUID_DSP_CONF_OPTS - fix the comment about the eglibc/musl dependency (it was only mentioning eglibc, and the condition was inverted) - add the musl/glibc dependency on the package option itself - make the package depend on dynamic library support, since the makefile unconditionally builds a shared library. - add hash file.] Signed-off-by: Guillaume William Bres Signed-off-by: Thomas Petazzoni --- package/liquid-dsp/liquid-dsp.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/liquid-dsp/liquid-dsp.hash (limited to 'package/liquid-dsp/liquid-dsp.hash') diff --git a/package/liquid-dsp/liquid-dsp.hash b/package/liquid-dsp/liquid-dsp.hash new file mode 100644 index 000000000..5c1c0a8c2 --- /dev/null +++ b/package/liquid-dsp/liquid-dsp.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 4b6dcb0846ed884c55984494adef721f910ac6f895174b31ec52138263842637 liquid-dsp-df5a459fa05dba4199c1299555891104cc1fdca7.tar.gz -- cgit v1.2.3