blob: 0bb1ace71cdc152723d88494baa7a0d59c482370 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = avs-device-sdk
pkgdesc = SDK for commercial device makers to integrate Alexa directly into connected products
pkgver = 1.19.1
pkgrel = 1
url = https://github.com/alexa/avs-device-sdk
arch = x86_64
arch = i686
license = Apache
makedepends = cmake
depends = portaudio
depends = gstreamer
depends = gst-plugins-base-libs
depends = snowboy
depends = cblas
source = avs-device-sdk-1.19.1.tar.gz::https://github.com/alexa/avs-device-sdk/archive/v1.19.1.tar.gz
sha512sums = 96edaa1b78a582b9b9253e27f5f12c6be8415874ea8edb9e54f14e4e115eaff9bde5b99c2002a54fb1c26bb31dae9e89e9ad4642e743c7460f6628cec6c1f94e
pkgname = avs-device-sdk
|