71 lines
3.4 KiB
Plaintext
71 lines
3.4 KiB
Plaintext
Source: zoneminder
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Isaac Connor <iconnor@connortechnology.com>
|
|
Build-Depends: debhelper (>= 9), autoconf, automake, quilt, dh-autoreconf, libtool
|
|
,libgnutls-dev
|
|
,libmysqlclient-dev | libmariadbclient-dev
|
|
,libjpeg8-dev|libjpeg9-dev|libjpeg62-turbo-dev
|
|
,libpcre3-dev
|
|
,libavcodec-dev, libavformat-dev (>= 3:0.svn20090204), libswscale-dev (>= 3:0.svn20090204), libavutil-dev
|
|
,libv4l-dev (>= 0.8.3)
|
|
,libbz2-dev
|
|
,libavdevice-dev
|
|
,libvlccore-dev, libvlc-dev
|
|
,libcurl4-gnutls-dev | libcurl4-nss-dev | libcurl4-openssl-dev
|
|
,libgcrypt11-dev, libpolkit-gobject-1-dev
|
|
Standards-Version: 3.9.4
|
|
|
|
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
|
|
,libpcre3
|
|
,ffmpeg | libav-tools
|
|
,rsyslog | system-log-daemon
|
|
,libphp-serialization-perl, libdate-manip-perl, libmime-lite-perl, libmime-tools-perl
|
|
,libwww-perl, libarchive-tar-perl, libarchive-zip-perl, libdevice-serialport-perl
|
|
,libdbd-mysql-perl
|
|
,libmodule-load-perl, libsys-mmap-perl, libjson-any-perl
|
|
,libnet-sftp-foreign-perl, libio-pty-perl, libexpect-perl, liburi-encode-perl
|
|
,libdata-dump-perl, libclass-std-fast-perl, libsoap-wsdl-perl, libio-socket-multicast-perl, libdigest-sha-perl
|
|
,libsys-cpu-perl, libsys-meminfo-perl
|
|
,libavdevice53 | libavdevice55
|
|
,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.
|