blob: 3c04662cafa28c6f906fc0b8b3962a0315afe8bc (
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
|
pkgbase = python-moteus
pkgdesc = moteus brushless controller library and tools
pkgver = 0.3.80
pkgrel = 1
url = https://pypi.org/project/moteus/
arch = any
license = Apache-2.0
makedepends = python-installer
source = https://files.pythonhosted.org/packages/py3/m/moteus/moteus-0.3.80-py3-none-any.whl
source = https://files.pythonhosted.org/packages/py3/m/moteus-gui/moteus_gui-0.3.80-py3-none-any.whl
source = https://raw.githubusercontent.com/mjbots/fdcanusb/master/70-fdcanusb.rules
sha256sums = 5aed279d3ba0a4fccbcfe55a5388d23416daf3ed8ffe34883a0832c1685e9d23
sha256sums = 89fe942dfce43f11c3fc95605a060ee0e62fdf91aed1570ebd2a25a0de744d02
sha256sums = 6008f3b20baca0e4a077bc45c8e541717d6e3fc63ba7621dc3b1bcb14d86cb23
pkgname = python-moteus
depends = python-importlib-metadata
depends = python-pyelftools
depends = python-pyserial
depends = python-can
pkgname = python-moteus-gui
depends = pyside6
depends = python-asyncqt
depends = python-matplotlib
depends = python-moteus
depends = python-numpy
depends = python-qtconsole
depends = python-qtpy
|