-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #636 from manupap1/debian_folder_fix
Some fixes to the debian folder Conflicts: distros/debian/install
- Loading branch information
1 parent
af4d413
commit 5f4e442
Showing
6 changed files
with
53 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
This package uses quilt to manage all modifications to the upstream source. | ||
Changes are stored in the source package as diffs in debian/patches and applied | ||
during the build. | ||
|
||
See /usr/share/doc/quilt/README.source for a detailed explanation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,15 +2,15 @@ Source: zoneminder | |
Section: net | ||
Priority: optional | ||
Maintainer: Isaac Connor <[email protected]> | ||
Build-Depends: debhelper (>= 7.0.50), autoconf, automake, dpatch, libphp-serialization-perl, libgnutls-dev|libgnutls28-dev, libmysqlclient-dev | libmariadbclient-dev, libdbd-mysql-perl, libdate-manip-perl, libwww-perl, 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, libtool, libsys-mmap-perl, ffmpeg | libav-tools, libnetpbm10-dev, libavdevice-dev, libdevice-serialport-perl, libarchive-zip-perl, libmime-lite-perl, dh-autoreconf, libvlccore-dev, libvlc-dev, libcurl4-gnutls-dev | libcurl4-nss-dev | libcurl4-openssl-dev, libgcrypt11-dev|libgcrypt20-dev, libpolkit-gobject-1-dev | ||
Standards-Version: 3.9.2 | ||
Build-Depends: debhelper (>= 9), autoconf, automake, quilt, libphp-serialization-perl, libgnutls-dev|libgnutls28-dev, libmysqlclient-dev | libmariadbclient-dev, libdbd-mysql-perl, libdate-manip-perl, libwww-perl, 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, libtool, libsys-mmap-perl, ffmpeg | libav-tools, libnetpbm10-dev, libavdevice-dev, libdevice-serialport-perl, libarchive-zip-perl, libmime-lite-perl, dh-autoreconf, libvlccore-dev, libvlc-dev, libcurl4-gnutls-dev | libcurl4-nss-dev | libcurl4-openssl-dev, libgcrypt11-dev|libgcrypt20-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, libphp-serialization-perl, libdate-manip-perl, libmime-lite-perl, libmime-tools-perl, mariadb-client|mysql-client, libwww-perl, libarchive-tar-perl, libarchive-zip-perl, libdevice-serialport-perl, libpcre3, ffmpeg | libav-tools, rsyslog | system-log-daemon, libmodule-load-perl, libsys-mmap-perl, libjson-any-perl, netpbm, libavdevice53 | libavdevice55, libjpeg8|libjpeg9|libjpeg62-turbo, zip, libnet-sftp-foreign-perl, libio-pty-perl, libexpect-perl, libvlccore5 | libvlccore7 | libvlccore8, libvlc5, libcurl4-gnutls-dev | libcurl4-nss-dev | libcurl4-openssl-dev, libpolkit-gobject-1-0, liburi-encode-perl | ||
Recommends: mysql-server|mariadb-server | ||
Description: A video camera security and surveillance solution | ||
ZoneMinder is intended for use in single or multi-camera video security | ||
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 | ||
|
@@ -22,13 +22,13 @@ Description: A video camera security and surveillance solution | |
via X.10 or other protocols. | ||
|
||
Package: zoneminder-dbg | ||
Section: debug | ||
Priority: extra | ||
Architecture: any | ||
Depends: | ||
zoneminder (= ${binary:Version}), | ||
${misc:Depends} | ||
Description: debugging syumbols for zoneminder. | ||
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 | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
usr/bin | ||
usr/lib/cgi-bin | ||
usr/share/man | ||
usr/share/perl5/ZoneMinder | ||
usr/share/perl5/ZoneMinder.pm | ||
usr/share/polkit-1/actions | ||
usr/share/polkit-1/rules.d | ||
usr/share/zoneminder | ||
etc/zm | ||
db/zm_create.sql usr/share/zoneminder/db | ||
db/zm_update-*.sql usr/share/zoneminder/db | ||
debian/apache.conf etc/zm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Index: ZoneMinder/configure.ac | ||
=================================================================== | ||
--- ZoneMinder.orig/configure.ac 2014-12-13 15:10:27.705191682 +0100 | ||
+++ ZoneMinder/configure.ac 2014-12-13 16:50:07.101049743 +0100 | ||
@@ -443,10 +443,10 @@ | ||
PERL_SITE_LIB=`perl -V:installsitelib | sed -e "s/.*='\(.*\)';/\1/"` | ||
PERL_LIB_PATH=`echo $PERL_SITE_LIB | sed -e "s|^$PERL_SITE_PREFIX||"` | ||
EXTRA_PERL_LIB="use lib '$prefix$PERL_LIB_PATH'; # Include custom perl install path" | ||
- PERL_MM_PARMS="PREFIX=$prefix" | ||
+ PERL_MM_PARMS="\"PREFIX=$prefix INSTALLDIRS=vendor\"" | ||
else | ||
EXTRA_PERL_LIB="# Include from system perl paths only" | ||
- PERL_MM_PARMS= | ||
+ PERL_MM_PARMS="\"INSTALLDIRS=vendor\"" | ||
fi | ||
AC_SUBST(PERL_MM_PARMS) | ||
AC_SUBST(EXTRA_PERL_LIB) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
01_vendor-perl.diff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters