summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKevin McCormack2020-01-15 22:26:03 -0500
committerKevin McCormack2020-01-15 22:26:03 -0500
commitb83e7a70ffec149fcb8fd9e622b56f9ba6d67968 (patch)
tree1fc271913f6bf23d2842e023e0db67e294fca8c8 /.SRCINFO
parent4ff942d5867edd85b21a278230802c08ce6c7411 (diff)
downloadaur-b83e7a70ffec149fcb8fd9e622b56f9ba6d67968.tar.gz
Update PKGBUILD
We are now building from source rather than using the pre-built debian package.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 32 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 069a24a3969d..95b1607bc4db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,40 @@
pkgbase = cura-lulzbot
pkgdesc = Cura LulzBot Edition for LulzBot 3D Printers by Aleph Objects, Inc.
pkgver = 3.6.21
- pkgrel = 1
+ pkgrel = 2
url = https://www.lulzbot.com/cura
arch = x86_64
- license = AGPLv3
- depends = gcc8-fortran
- depends = openssl-1.0
- source = http://download.alephobjects.com/ao/aodeb/dists/buster/main/binary-amd64/cura-lulzbot_3.6.21_amd64.deb
- md5sums = 42f6ee9653f7613df731a3baf6ee4b35
+ license = AGPL3
+ makedepends = cmake
+ makedepends = git
+ makedepends = python-sip
+ makedepends = python-netifaces
+ makedepends = python-pyserial
+ makedepends = python-zeroconf
+ makedepends = qt5-tools
+ makedepends = sip
+ depends = cython
+ depends = gcc-fortran
+ depends = libsavitar
+ depends = openblas
+ depends = python
+ depends = python-nose
+ depends = python-numpy
+ depends = python-numpy-stl
+ depends = python-opengl
+ depends = python-parso
+ depends = python-pyqt5
+ depends = python-scipy
+ depends = python-setuptools
+ depends = python-typing_extensions
+ depends = qt5-graphicaleffects
+ depends = qt5-quickcontrols
+ depends = qt5-quickcontrols2
+ optdepends = python-zeroconf: Detecting mDNS printers
+ optdepends = python-pyserial: USB printing
+ conflicts = cura-lulzbot-git
+ source = git+https://gitlab.com/lulzbot3d/cura-le/curabuild-lulzbot.git#tag=v3.6.21
+ md5sums = SKIP
pkgname = cura-lulzbot