blob: fd19ce983b31c76700534c813aa8f908d268501e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = duetsd-bin
pkgdesc = Virtual SD card directory for the Duet software framework
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/Duet3D/DuetSoftwareFramework.git
arch = any
license = GPL3
depends = duetsoftwareframework>=3.2.0
optdepends = duetcontrolserver
optdepends = duetwebcontrol
provides = duetsd=1.1.0
conflicts = duetsd
conflicts = reprapfirmware<=1.1.0.0
backup = opt/dsf/sd/sys/config.g
source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetsd_1.1.0_all.deb
md5sums = 171e26a14eaa0179545dd993d69c34c3
sha1sums = 9ce3397c98f391dec2bb16e0300a41f2f7cfa8ef
sha256sums = 7475d79df7f8e349445e0422dc6e08322b7416c33d82af343916a30031997fa1
sha512sums = 7d0fa736ef73ae74161535f249af55691ad8f88bb8848c6622e0597f3c02f4099a643fca0a2edcbd1ce9fc8c38d92f751fa18e4cb6cb8cc22076d6e309672770
pkgname = duetsd-bin
|