mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-26 23:25:55 -05:00
13 lines
544 B
Plaintext
13 lines
544 B
Plaintext
|
Source: moonfire-nvr
|
||
|
Maintainer: Scott Lamb <slamb@slamb.org>
|
||
|
Section: video
|
||
|
Priority: optional
|
||
|
Standards-Version: 3.9.6.1
|
||
|
Build-Depends: debhelper (>= 9), dh-systemd, cmake, libprotobuf-dev, libavcodec-dev, libavformat-dev, libevent-dev, libgflags-dev, libgoogle-glog-dev, libgoogle-perftools-dev, libre2-dev, pkgconf, protobuf-compiler
|
||
|
|
||
|
Package: moonfire-nvr
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
||
|
Description: security camera network video recorder
|
||
|
moonfire-nvr records video files from IP security cameras.
|