summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63e4552f67824805bfbdc1f115a882f5e24ad7f1 (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
32
33
34
35
36
37
38
39
pkgbase = klipper-git
	pkgdesc = 3D printer firmware with motion planning on the host
	pkgver = r2761.b3c3b613
	pkgrel = 1
	url = https://github.com/KevinOConnor/klipper
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPLv3
	makedepends = git
	depends = python2-cffi
	depends = python2-pyserial
	depends = python2-greenlet
	depends = python2-jinja
	depends = ncurses
	depends = libusb
	depends = avrdude
	depends = avr-gcc
	depends = avr-binutils
	depends = avr-libc
	provides = klipper
	conflicts = klipper
	source = git+https://github.com/KevinOConnor/klipper#branch=master
	source = klipper.service
	source = sysusers.conf
	source = tmpfiles.conf
	md5sums = SKIP
	md5sums = f2f72237af98e80fe8fdb6332f089261
	md5sums = 61912d101dc7c68c7314882b80621454
	md5sums = 28328bfd930a928c0fb8602d0e02a704
	optdepends_x86_64 = arm-none-eabi-gcc: for ARM MCU firmware compilation
	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