summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/caps/caps_0.9.24.bb
Commit message (Collapse)AuthorAgeFilesLines
* caps: Replace obsoleted pow10f() with exp10fKhem Raj2018-02-111-0/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* caps: Mark ARCH emptyKhem Raj2017-08-281-0/+1
| | | | | | | | | This is to ensure that if ARCH is set in Makefiles then its not used. This variable is generated using uname which is wrong for cross compile. So we dont want to set it accidently Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* caps: Fix buld with -pieKhem Raj2017-06-121-0/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* caps: Use c99 int typesKhem Raj2017-04-051-4/+4
| | | | | | Fixes build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* caps: Add recipe for version 0.9.24Fabio Berton2016-10-211-0/+28
CAPS is a collection of audio plugins comprising basic virtual guitar amplification and a small range of classic effects, signal processors and generators of mostly elementary and occasionally exotic nature. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>