blob: 6de6c5a49c2b568e2f857dd0dddb4669f0e8ab6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = azure-sphere-sdk
pkgdesc = Azure Sphere SDK Preview for Linux
pkgver = 22.11
pkgrel = 1
url = https://aka.ms/AzureSphereSDK
install = azure-sphere-sdk.install
arch = x86_64
license = custom
depends = cmake
depends = curl
depends = flex
depends = libmpc
depends = net-tools
depends = ninja
optdepends = minicom: for serial communication with the Sphere board
optdepends = code: for software development
options = !strip
options = staticlibs
source = azure-sphere-sdk-22.11.tar.gz::https://aka.ms/AzureSphereSDKDownload/Linux
source = azure-sphere-sdk.udev
source = azure-sphere-sdk.sysusers
sha256sums = 47418d96466c91ede13828d8ad2773e5a2a008f880c25d436a058c87ad502e27
sha256sums = 649ec04bdd0c052838bf3364fdd32313264891c4f7f60039cb644ef79c3c589f
sha256sums = 0afb48362c9684940c02d45136998267cbda7196ce04ab9933687f82165af9d4
pkgname = azure-sphere-sdk
|