liquid-dsp: new package
authorguillaume william brs <guillaume.bressaix@gmail.com>
Fri, 9 Oct 2015 17:20:16 +0000 (11:20 -0600)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Oct 2015 13:45:49 +0000 (15:45 +0200)
commitf9e4ccac112e87c924ef9ff78049e35e65f3b465
tree5aa91e57a13357257f83c6f3d2a4a1e59f9a8fed
parenteec69cdcaff10c6221ff0be603eacb3fdb9d6448
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>
package/Config.in
package/liquid-dsp/0001-configure.ac-use-AC_CONFIG_MACRO_DIR.patch [new file with mode: 0644]
package/liquid-dsp/Config.in [new file with mode: 0644]
package/liquid-dsp/liquid-dsp.hash [new file with mode: 0644]
package/liquid-dsp/liquid-dsp.mk [new file with mode: 0644]