summaryrefslogtreecommitdiffstats
path: root/package/libasplib/libasplib.hash
Commit message (Collapse)AuthorAgeFilesLines
* libasplib: add hash for license fileFabrice Fontaine2018-04-291-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libasplib: bump versionBernd Kuhls2017-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | 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: https://github.com/xbmc/repo-binary-addons/commit/db3b767309df25daae4f01f01dba85ca7b3464b0 -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>
* libasplib: bump version and change source locationStanislav Vasic2016-02-291-1/+1
| | | | | Signed-off-by: Stanislav Vlasic <svlasic@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libasplib: new packageBernd Kuhls2015-12-281-0/+2
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>
OpenPOWER on IntegriCloud