blob: 8b7ef248e6aba70e381c0ce09dee4c24e99c79dd (
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.79
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.79-py3-none-any.whl
source = https://files.pythonhosted.org/packages/py3/m/moteus-gui/moteus_gui-0.3.79-py3-none-any.whl
source = https://raw.githubusercontent.com/mjbots/fdcanusb/master/70-fdcanusb.rules
sha256sums = 9bfb2ec30aecb765a88e3aca419e6de6e4d9770cdae252eab920549ff6c7cf2f
sha256sums = 44076ad17f106bcfea2229b41b16ce245e1d64302240985c541f3a8316094856
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
|