commit: 529d9b2e8fdf2a751501e24cf81c30b55a552cb6
Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 20:28:36 2014 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 20:28:36 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=529d9b2e
[www-misc/zoneminder] defaultify
Package-Manager: portage-2.2.8-r1
---
www-misc/zoneminder/zoneminder-1.26.5.ebuild | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/www-misc/zoneminder/zoneminder-1.26.5.ebuild
b/www-misc/zoneminder/zoneminder-1.26.5.ebuild
index aae3093..80c5052 100644
--- a/www-misc/zoneminder/zoneminder-1.26.5.ebuild
+++ b/www-misc/zoneminder/zoneminder-1.26.5.ebuild
@@ -76,10 +76,9 @@ pkg_setup() {
src_configure() {
append-cxxflags -D__STDC_CONSTANT_MACROS
+
+
mycmakeargs=(
- -DZM_WEBDIR=/var/www/zm/htdocs
- -DZM_CGIDIR=/var/www/zm/cgi-bin
- -DZM_CONTENTDIR=/var/lib/zm
-DZM_TMPDIR=/var/tmp/zm
-DZM_WEB_USER=apache
-DZM_WEB_GROUP=apache
@@ -110,12 +109,12 @@ src_install() {
dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README.md TODO
- insinto /etc/apache2/vhosts.d
- doins "${FILESDIR}"/10_zoneminder.conf
-
- for DIR in events images sound; do
- dodir /var/www/zoneminder/htdocs/${DIR}
- done
+# insinto /etc/apache2/vhosts.d
+# doins "${FILESDIR}"/10_zoneminder.conf
+#
+# for DIR in events images sound; do
+# dodir /var/www/zoneminder/htdocs/${DIR}
+# done
DOC_CONTENTS="
1. If this is a new installation, you will need to create a MySQL\n