From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1EF24138A1F for ; Thu, 24 Apr 2014 20:29:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5ED4CE0A5F; Thu, 24 Apr 2014 20:29:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E67FBE0A5F for ; Thu, 24 Apr 2014 20:29:53 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CECD733FF8D for ; Thu, 24 Apr 2014 20:29:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 0324C1818D for ; Thu, 24 Apr 2014 20:29:50 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1398371316.529d9b2e8fdf2a751501e24cf81c30b55a552cb6.dilfridge@gentoo> Subject: [gentoo-commits] dev/dilfridge:master commit in: www-misc/zoneminder/ X-VCS-Repository: dev/dilfridge X-VCS-Files: www-misc/zoneminder/zoneminder-1.26.5.ebuild X-VCS-Directories: www-misc/zoneminder/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 529d9b2e8fdf2a751501e24cf81c30b55a552cb6 X-VCS-Branch: master Date: Thu, 24 Apr 2014 20:29:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 011be44f-e490-4757-9540-16aa44eb7e8d X-Archives-Hash: b33aaa5cdf8e125865b3c98dfc000952 commit: 529d9b2e8fdf2a751501e24cf81c30b55a552cb6 Author: Andreas K. Huettel gentoo org> AuthorDate: Thu Apr 24 20:28:36 2014 +0000 Commit: Andreas Hüttel gentoo 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