flite: use FLITE_STRIP_COMPONENTS and FLITE_SUBDIR
authorLuca Ceresoli <luca@lucaceresoli.net>
Sun, 12 Jul 2015 14:23:14 +0000 (16:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Jul 2015 15:07:18 +0000 (17:07 +0200)
commitdd4bcebd7c43212650cccc2494527dc3d69024d9
tree9889a844cbdba6b225552fbe0b89707d1e5a207c
parent2ae93873e3d783ac59cbd4c5744f507d2792333b
flite: use FLITE_STRIP_COMPONENTS and FLITE_SUBDIR

So far, to overcome the buggy way the flite tarball is made, we had to
override the extract commands in a rather ugly way.

The newly introduced <PKG>_STRIP_COMPONENTS, along with <PKG>_SUBDIR and a
little edit to the patches, allow to remove the custom FLITE_EXTRACT_CMDS,
slightly simplifying the flite.mk code.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Samuel Martin <s.martin49@gmail.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/flite/0001-now-honor-DESTDIR-env.-var.patch
package/flite/0002-fix-alsa-static.patch
package/flite/flite.mk