summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorloredan132021-05-23 01:29:35 +0300
committerloredan132021-05-23 01:29:35 +0300
commit6e2c7bdaafb18349035d7f8dcb69cc2df7e8db3a (patch)
tree9d33a8edcd1a7e4844ef5714c98d08d48f1d18ce /.SRCINFO
parent5e0c090d21fb3f82f00a509617507d54a73c5c08 (diff)
downloadaur-6e2c7bdaafb18349035d7f8dcb69cc2df7e8db3a.tar.gz
Update for dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 13 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34b62053be84..a29cb21d37eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = klipper-git
pkgdesc = 3D printer firmware with motion planning on the host
- pkgver = r2786.c36fe76d
+ pkgver = r3853.338bc82d0
pkgrel = 1
url = https://github.com/KevinOConnor/klipper
arch = x86_64
@@ -9,18 +9,22 @@ pkgbase = klipper-git
arch = armv6h
arch = armv7h
arch = aarch64
- license = GPLv3
+ license = GPL3
makedepends = git
depends = python2-cffi
depends = python2-pyserial
depends = python2-greenlet
depends = python2-jinja
- depends = ncurses
+ depends = python2-can
depends = libusb
- depends = avrdude
- depends = avr-gcc
- depends = avr-binutils
- depends = avr-libc
+ optdepends = ncurses: for choosing compilation config
+ optdepends = avrdude: for flashing firmware on AVR MCU
+ optdepends = stm32flash: for flashing firmware on STM MCU
+ optdepends = avr-gcc: for AVR MCU firmware compilation
+ optdepends = avr-binutils: for AVR MCU firmware compilation
+ optdepends = avr-libc: for AVR MCU firmware compilation
+ optdepends = python2-numpy: for resonance measurement
+ optdepends = python2-matplotlib: for resonance measurement
provides = klipper
conflicts = klipper
source = git+https://github.com/KevinOConnor/klipper#branch=master
@@ -28,12 +32,12 @@ pkgbase = klipper-git
source = sysusers.conf
source = tmpfiles.conf
md5sums = SKIP
- md5sums = f2f72237af98e80fe8fdb6332f089261
+ md5sums = ab5efd8e525d971b482a0fee94a7e7ff
md5sums = 61912d101dc7c68c7314882b80621454
md5sums = dd799b9d55045d950d407740d4a9a5c5
optdepends_x86_64 = arm-none-eabi-gcc: for ARM MCU firmware compilation
+ optdepends_x86_64 = arm-none-eabi-binutils
optdepends_x86_64 = arm-none-eabi-newlib: for ARM MCU firmware compilation
- optdepends_x86_64 = stm32flash: for flashing firmware on STM MCU
pkgname = klipper-git