blob: baf9d96009e6a7c0392bc4885c2526098af01f28 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
pkgbase = zmeventnotification
pkgdesc = A machine learning powered, secure websocket & MQTT based event notification server for ZoneMinder
pkgver = 6.1.29.ga306ad2
pkgrel = 2
url = https://github.com/ZoneMinder/zmeventnotification
install = zmeventnotification.install
arch = any
license = GPL-2.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = opencv
depends = perl-config-inifiles
depends = perl-crypt-eksblowfish
depends = perl-json
depends = perl-lwp-protocol-https
depends = perl-net-mqtt-simple
depends = perl-net-websocket-server
depends = python-face_recognition
depends = python-gifsicle
depends = python-imageio
depends = python-imageio-ffmpeg
depends = python-imutils
depends = python-pyzm
depends = python-requests
depends = python-scikit-learn
depends = python-shapely
depends = python-mysql-connector
depends = python-psutil
depends = python-sqlalchemy
depends = qt5-base
backup = etc/zoneminder/zmeventnotification.ini
backup = etc/zoneminder/secrets.ini
backup = etc/zoneminder/objectconfig.ini
backup = etc/zoneminder/es_rules.json
source = https://github.com/ZoneMinder/zmeventnotification/archive/a306ad2dbe87c5ace3d0ba89d9d4235fd489424b.zip
source = https://raw.githubusercontent.com/pjreddie/darknet/master/cfg/yolov3.cfg
source = https://raw.githubusercontent.com/pjreddie/darknet/master/data/coco.names
source = https://pjreddie.com/media/files/yolov3.weights
source = https://raw.githubusercontent.com/pjreddie/darknet/master/cfg/yolov3-tiny.cfg
source = https://pjreddie.com/media/files/yolov3-tiny.weights
source = https://raw.githubusercontent.com/AlexeyAB/darknet/master/cfg/yolov4.cfg
source = https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v3_optimal/yolov4.weights
source = https://raw.githubusercontent.com/AlexeyAB/darknet/master/cfg/yolov4-tiny.cfg
source = https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v4_pre/yolov4-tiny.weights
source = https://dl.google.com/coral/canned_models/coco_labels.txt
source = https://github.com/google-coral/edgetpu/raw/master/test_data/ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite
source = https://github.com/google-coral/edgetpu/raw/master/test_data/ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite
source = https://github.com/google-coral/test_data/raw/master/ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite
sha256sums = 7522c9dad4cceac65934dabe64195ccd94e73301888713c7d4f19c186e853586
sha256sums = 22489ea38575dfa36c67a90048e8759576416a79d32dc11e15d2217777b9a953
sha256sums = 634a1132eb33f8091d60f2c346ababe8b905ae08387037aed883953b7329af84
sha256sums = 523e4e69e1d015393a1b0a441cef1d9c7659e3eb2d7e15f793f060a21b32f297
sha256sums = 84eb7a675ef87c906019ff5a6e0effe275d175adb75100dcb47f0727917dc2c7
sha256sums = dccea06f59b781ec1234ddf8d1e94b9519a97f4245748a7d4db75d5b7080a42c
sha256sums = a6d0f8e5c62cc8378384f75a8159b95fa2964d4162e33351b00ac82e0fc46a34
sha256sums = e8a4f6c62188738d86dc6898d82724ec0964d0eb9d2ae0f0a9d53d65d108d562
sha256sums = f858e3724962eedf3ac44e3b6cb3f0c3d9ed067c306bb831f539c578b924c90e
sha256sums = cf9fbfd0f6d4869b35762f56100f50ed05268084078805f0e7989efe5bb8ca87
sha256sums = 93f235896748537fc71325a070ee32e9a0afda2481ceb943559325619763fa6d
sha256sums = 232775917b5e0162b25c07bb1502ec3bbdeb5d0f1a835aba3097d5a2f4fc11e1
sha256sums = cce17f7c3c5bb8cbb885db916edbeb273240a7e58348aa0f9c07dbebdbd31fd9
sha256sums = b69e508ef2a670e06b80bd3e5559a827d5cd8d557c95d5e332cbf1d31d434a2e
pkgname = zmeventnotification
|