Search Criteria
Package Details: avs-device-sdk 1.20.1-1
Package Actions
| 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: | Apache |
| Submitter: | onny |
| Maintainer: | None |
| Last Packager: | TheGoliath |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-02-03 21:00 (UTC) |
| Last Updated: | 2020-09-01 17:40 (UTC) |
Dependencies (7)
- cblas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, blas-openblas-gitAUR, aocl-blisAUR, openblas-lapackAUR, blas-gitAUR, blas-openblas)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- portaudio
- rapidjson (rapidjson-gitAUR)
- snowboyAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
FabioLolix commented on 2019-02-10 10:57 (UTC)
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 (UTC)
Need also gst-plugins-base-libs
FabioLolix commented on 2019-02-03 21:20 (UTC)
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