summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5509742944d0edb4e8042ca6522bc0d5eb49d77f (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
pkgbase = moonraker-git
	pkgdesc = HTTP frontend for Klipper 3D printer firmware
	pkgver = 0.9.3.r0.g71f9e67
	pkgrel = 2
	url = https://github.com/Arksine/moonraker
	install = moonraker.install
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-pdm
	makedepends = python-pdm-backend
	depends = klipper
	depends = python-tornado
	depends = python-importlib-metadata
	depends = python-pillow
	depends = python-pyserial-asyncio
	depends = python-lmdb
	depends = python-streaming-form-data
	depends = python-distro
	depends = python-inotify-simple
	depends = python-libnacl
	depends = python-paho-mqtt
	depends = python-jinja
	depends = python-dbus-next
	depends = python-periphery
	depends = curl
	optdepends = polkit: enable service and machine control through moonraker
	optdepends = apprise: enables the [notifier] module for sending notifications
	optdepends = python-preprocess-cancellation: enables exclude object processing
	optdepends = python-libcamera: enables webcam detection
	optdepends = python-ldap3: [authorization] using LDAP
	optdepends = python-msgspec: optional speedup
	optdepends = python-uvloop: optional speedup
	optdepends = python-zeroconf: enable zeroconf announcements
	optdepends = wireless_tools: network detection
	provides = moonraker
	conflicts = moonraker
	backup = etc/klipper/moonraker.conf
	backup = var/opt/moonraker/systemd/moonraker.env
	source = git+https://github.com/Arksine/moonraker.git#branch=master
	source = moonraker.install
	source = moonraker.conf
	source = moonraker.service
	source = moonraker.env
	source = moonraker.rules
	source = sysusers.conf
	source = tmpfiles.conf
	source = moonraker-klipper.cfg
	sha256sums = SKIP
	sha256sums = b118f346ec57228add79b9c37555adc5dbae4cb6de0e39659912376b5ad2e932
	sha256sums = 16ac5116ff18e67b7334cf9baf4c404734aede0b1d56d5bed8bde90fbd926e8c
	sha256sums = 80411ae57512e32d391e40c73d56877b6c76cca1fe393c16ab1987a7a35cb5b5
	sha256sums = 5611f1a48bb18d0d95a31eaead4f59d84c0ae5e3c407f3488770e2236b97c3bf
	sha256sums = cef040e973a9bb697659d1506a37a5f829551d5cc96e3f81ff588d5bd67cf1d0
	sha256sums = 96275f40a9627f9069fa0fd7a84d17f08de47d49ae66a666c59b9448cc99de67
	sha256sums = 5106762365d6275a514897f5a6b42b2b08cbe941732670ac031d4f842679832b
	sha256sums = b6c35114ab2886acbd9168bb4588c86d3baea91ab38eda67b5ef38327cd7b11f

pkgname = moonraker-git