blob: 654359300764d58c2f1041415736f6af5956e91f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = cura-plugin-octoprint-git
pkgdesc = Cura plugin which enables printing directly to OctoPrint and monitoring the progress
pkgver = r399.3a2a058
pkgrel = 1
url = https://github.com/fieldofview/OctoPrintPlugin
arch = any
license = GPL3
makedepends = git
makedepends = cmake
depends = python
depends = cura
depends = python-zeroconf
source = cura-plugin-octoprint::git+https://github.com/fieldofview/OctoPrintPlugin.git#branch=master
source = git+https://github.com/jstasiak/python-zeroconf.git
source = git+https://github.com/pydron/ifaddr.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = cura-plugin-octoprint-git
|