blob: ed823349f37c618d11de4b65779dcbdd9351fe0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-luwen-git
pkgdesc = Python package for the tenstorrent system interface library
pkgver = 0.7.16.r0.gfbad73b
pkgrel = 1
url = https://github.com/tenstorrent/luwen
arch = x86_64
license = Apache
makedepends = gcc
makedepends = rust
makedepends = make
makedepends = python
makedepends = python-pip
makedepends = maturin
makedepends = python-installer
makedepends = protobuf
provides = python-luwen
source = luwen::git+https://github.com/tenstorrent/luwen.git
sha256sums = SKIP
pkgname = python-luwen-git
pkgname = luwencpp-git
|