summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bef5013e9943d0b02d51673227ca53194a300595 (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 = r2730.ac863a95
	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 = 4b915228f21e65dbe143ad93074d91e9
	md5sums = 61912d101dc7c68c7314882b80621454
	md5sums = 218dfe92aa1a1c2654be11cca99e6cd3
	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