summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d19149b64876839b1108b5d382d1f466823269d3 (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
pkgbase = doorpi
	pkgdesc = VoIP-based door intercom station for Raspberry Pi
	pkgver = 3.0beta2
	pkgrel = 1
	url = https://www.doorpi.org
	arch = any
	license = CC BY-NC 4.0
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-requests
	optdepends = python-piface: Use Piface IO expander
	optdepends = python-picamera: Take and mail snapshots; stream video
	optdepends = python-raspberry-gpio: Use onboard GPIO header
	optdepends = python-pyserial: Use serially connected peripherals like RFID
	optdepends = python-watchdog: Use files as virtual IO pins
	options = !strip
	backup = etc/doorpi/doorpi.ini
	source = doorpi::git+https://github.com/Wuestengecko/DoorPi.git#tag=v3.0beta2
	source = doorpiweb::git+https://github.com/Wuestengecko/DoorPiWeb.git#tag=v3.0beta2
	source = doorpi.ini
	source = 0001-disable-gpio-group.diff
	md5sums = SKIP
	md5sums = SKIP
	md5sums = 72bf97148a548a4b6c26a59495b0a251
	md5sums = bae6571520c959d4ba0bd222365c9d88

pkgname = doorpi