blob: 92fde2d2506cc97d8a060e83405b64f44e0a63fd (
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
|
pkgbase = octoprint-venv
pkgdesc = Web interface for 3D printers (venv installation type)
pkgver = 1.10.3
pkgrel = 1
url = http://octoprint.org/
install = octoprint.install
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = AGPL3
depends = python
optdepends = ffmpeg: timelapse support
optdepends = mjpg-streamer: stream images from webcam
provides = octoprint
conflicts = octoprint
source = https://github.com/OctoPrint/OctoPrint/releases/download/1.10.3/OctoPrint-1.10.3.source.tar.gz
source = octoprint.service
source = octoprint.sysusers
source = octoprint.tmpfiles
sha256sums = ae0510c2b05532b32339baa5ed827e9e031edfd41afbb1050a313e15daaae041
sha256sums = 70be0efa0f6a536ed8a89a81bfdb5a978b1036ffead09a4db2e4d67599e02302
sha256sums = 79d0f9fe053181eaa77f472b5235463ce217475d47fada9869f42d313b4651a9
sha256sums = 67f7844f39428058d59e2a7cb03b3d3077b5f4b0a136fc9dd123e6538a92e851
pkgname = octoprint-venv
|