blob: d4242cbed0be648909a3b70cfc93425fc66d6b91 (
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
27
28
29
30
31
|
pkgbase = libedgetpu-git
pkgdesc = Google Coral Edge TPU library and headers
pkgver = 20240314
pkgrel = 3
url = https://github.com/google-coral/libedgetpu
arch = x86_64
arch = armv7h
arch = aarch64
license = Apache 2.0
makedepends = binutils
makedepends = git
makedepends = tar
depends = libusb
depends = flatbuffers=24.3.25
depends = abseil-cpp
provides = libedgetpu
conflicts = libedgetpu
conflicts = libedgetpu-std
conflicts = libedgetpu-max
source = git+https://github.com/google-coral/libedgetpu.git#commit=e35aed18fea2e2d25d98352e5a5bd357c170bd4d
source = https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.18.0.tar.gz
source = makefile.patch
source = usb_device_interface.patch
source = 60-libedgetpu1.rules
sha256sums = SKIP
sha256sums = d7876f4bb0235cac60eb6316392a7c48676729860da1ab659fb440379ad5186d
sha256sums = ea555199fd029cb8498d45b38a4ad5042d80c1c82938acd9f0f313502535db2d
sha256sums = 9bafe65b550909367e76d8b727284ddef2c0dafd7358a0ff304232c5fbaa9038
sha256sums = a1482c69523be15629f571f76916875e39fa64b6e5098058588bffa87a2a62d8
pkgname = libedgetpu-git
|