67 lines
3.5 KiB
Plaintext
67 lines
3.5 KiB
Plaintext
Source: zoneminder
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Isaac Connor <iconnor@connortechnology.com>
|
|
Build-Depends: debhelper (>= 9), dh-systemd (>= 1.5), autoconf, automake, quilt, libtool, dh-autoreconf
|
|
, libgnutls-dev
|
|
, libmysqlclient-dev | libmariadbclient-dev
|
|
, libjpeg8-dev|libjpeg9-dev|libjpeg62-turbo-dev, libpcre3-dev
|
|
, libavcodec-ffmpeg-dev, libavformat-ffmpeg-dev, libswscale-ffmpeg-dev, libavutil-ffmpeg-dev, libavdevice-ffmpeg-dev
|
|
, libv4l-dev (>= 0.8.3), libbz2-dev
|
|
, libvlccore-dev, libvlc-dev
|
|
, libcurl4-gnutls-dev | libcurl4-nss-dev | libcurl4-openssl-dev
|
|
, libgcrypt11-dev, libpolkit-gobject-1-dev
|
|
Standards-Version: 3.9.6
|
|
Homepage: http://www.zoneminder.com/
|
|
|
|
Package: zoneminder
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
|
|
, apache2, libapache2-mod-php5 | libapache2-mod-fcgid, php5, php5-mysql|php5-mysqlnd
|
|
, mariadb-client|mysql-client|mysql-client-5.6
|
|
, libphp-serialization-perl, libdate-manip-perl, libmime-lite-perl, libmime-tools-perl
|
|
, libwww-perl, libarchive-tar-perl, libarchive-zip-perl, libdevice-serialport-perl
|
|
, libmodule-load-perl, libsys-mmap-perl, libjson-any-perl
|
|
, libnet-sftp-foreign-perl , libio-pty-perl, libexpect-perl , liburi-encode-perl , libdbd-mysql-perl
|
|
, libdata-dump-perl, libclass-std-fast-perl, libsoap-wsdl-perl, libio-socket-multicast-perl, libdigest-sha-perl
|
|
, libsys-cpu-perl, libsys-meminfo-perl
|
|
, libpcre3
|
|
, ffmpeg, libavdevice-ffmpeg56
|
|
, rsyslog | system-log-daemon
|
|
, libjpeg8|libjpeg9|libjpeg62-turbo
|
|
, zip
|
|
, libvlccore5 | libvlccore7 | libvlccore8, libvlc5
|
|
, libcurl4-gnutls-dev | libcurl4-nss-dev | libcurl4-openssl-dev
|
|
, libpolkit-gobject-1-0
|
|
, php5-gd
|
|
Recommends: mysql-server|mariadb-server
|
|
Description: Video camera security and surveillance solution
|
|
ZoneMinder is intended for use in single or multi-camera video security
|
|
applications, including commercial or home CCTV, theft prevention and child
|
|
or family member or home monitoring and other care scenarios. It
|
|
supports capture, analysis, recording, and monitoring of video data coming
|
|
from one or more video or network cameras attached to a Linux system.
|
|
ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom
|
|
cameras using a variety of protocols. It is suitable for use as a home
|
|
video security system and for commercial or professional video security
|
|
and surveillance. It can also be integrated into a home automation system
|
|
via X.10 or other protocols.
|
|
|
|
Package: zoneminder-dbg
|
|
Section: debug
|
|
Priority: extra
|
|
Architecture: any
|
|
Depends: zoneminder (= ${binary:Version}), ${misc:Depends}
|
|
Description: Debugging symbols for zoneminder.
|
|
ZoneMinder is a video camera security and surveillance solution.
|
|
ZoneMinder is intended for use in single or multi-camera video security
|
|
applications, including commercial or home CCTV, theft prevention and child
|
|
or family member or home monitoring and other care scenarios. It
|
|
supports capture, analysis, recording, and monitoring of video data coming
|
|
from one or more video or network cameras attached to a Linux system.
|
|
ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom
|
|
cameras using a variety of protocols. It is suitable for use as a home
|
|
video security system and for commercial or professional video security
|
|
and surveillance. It can also be integrated into a home automation system
|
|
via X.10 or other protocols.
|