blob: 0439e60f9c0c104040467ab893031c509ce13d90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = brickd
pkgdesc = a brick daemon for tinkerforge brick(let)s
pkgver = 2.4.7
pkgrel = 1
url = http://www.tinkerforge.com/
install = brickd.install
arch = aarch64
arch = armv6h
arch = armv7h
arch = i686
arch = x86_64
license = GPL2
depends = libusb
depends = libgpiod
source = https://download.tinkerforge.com/apt/debian/pool/main/t/tinkerforge-brickd/tinkerforge-brickd_2.4.7.tar.xz
source = brickd.install
sha256sums = 17c126d63a5c745fd7dd0ecb5c1c4eee9f316c60a3b6007680af0b9521bc3acb
sha256sums = c70f47a66e5c538e255bfd93111fe1a4ea15894db9c377ed133f8a0351403589
pkgname = brickd
|