Search Criteria
Package Details: avs-device-sdk 1.20.1-1
Git Clone URL: | https://aur.archlinux.org/avs-device-sdk.git (read-only, click to copy) |
---|---|
Package Base: | avs-device-sdk |
Description: | SDK for commercial device makers to integrate Alexa directly into connected products |
Upstream URL: | https://github.com/alexa/avs-device-sdk |
Licenses: | |
Submitter: | onny |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-03 21:00 |
Last Updated: | 2020-09-01 17:40 |
Dependencies (7)
- cblas (openblas-lapack-git, cblas-tmg, flexiblas, openblas-lapack-static, openblas-cblas-git, atlas-lapack, blis-cblas-openmp, blis-cblas, blas-git, openblas-lapack, armpl, opencblas)
- gst-plugins-base-libs (gst-plugins-base-git)
- gstreamer (gstreamer-git)
- portaudio (portaudio-svn)
- rapidjson (rapidjson-git)
- snowboy
- cmake (cmake-git) (make)
Latest Comments
FabioLolix commented on 2019-02-10 10:57
Thanks for fixing, arch= shouldn't use 'any' because it is a compiled package (source code is mostly c++) and resulting binaries will not work on different cpu architecture
You should use arch=(x86_64 i686)
For others arch (arm armv6h armv7h aarch64) there isn't support in gcc49 pkgbuild
FabioLolix commented on 2019-02-03 22:41
Need also gst-plugins-base-libs
FabioLolix commented on 2019-02-03 21:20
Hello, the description is the same as your koel pkgbuild.
portaudio don't need to be a makedeps since is already a dependency
Missing cmake as makedeps and gstreamer and related as dependencies