Fabrice Fontaine
|
15d85dd65b
|
libasplib: add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
|
2018-04-29 16:08:50 +02:00 |
|
Bernd Kuhls
|
4f1c60326f
|
package/libasplib: bump version
libasplib now contains modules, we enable only those for the moment
which do not need external dependencies. We are not in a hurry to fully
support all features of this package because the upcoming Kodi release
17.x-Krypton will not carry any ADSP add-ons:
db3b767309
-DASPLIB_MODULES_TO_BUILD=some looks hackish because the default is to
enable all modules:
https://github.com/AchimTuran/asplib/blob/master/CMakeLists.txt#L35
But -DASPLIB_MODULES_TO_BUILD=OFF does not disable the build of all
modules as well because of
https://github.com/AchimTuran/asplib/blob/master/asplib_modules/CMakeLists.txt#L19
so I added "some" as fake value.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2017-01-25 16:44:37 +13:00 |
|
Stanislav Vasic
|
bfebfaec09
|
libasplib: bump version and change source location
Signed-off-by: Stanislav Vlasic <svlasic@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2016-02-29 21:52:29 +01:00 |
|
Bernd Kuhls
|
a986e09497
|
package/libasplib: new package
Needed for upcoming kodi-adsp-biquad-filters package
[Thomas:
- add dependency on i386 || x86-64 since the <cpuid.h> header is
needed
- add hash file.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2015-12-28 21:57:15 +01:00 |
|