diff options
| author | guillaume william brs <guillaume.bressaix@gmail.com> | 2015-10-09 11:20:16 -0600 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-10-11 15:45:49 +0200 |
| commit | f9e4ccac112e87c924ef9ff78049e35e65f3b465 (patch) | |
| tree | 5aa91e57a13357257f83c6f3d2a4a1e59f9a8fed /package/liquid-dsp/liquid-dsp.hash | |
| parent | eec69cdcaff10c6221ff0be603eacb3fdb9d6448 (diff) | |
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 <pkg>_SITE and
<pkg>_SITE_METHOD. This allows to remove <pkg>_SITE_METHOD
entirely.
- use a full hash as the <pkg>_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 <guillaume.bressaix@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/liquid-dsp/liquid-dsp.hash')
| -rw-r--r-- | package/liquid-dsp/liquid-dsp.hash | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
