Bug 22665 - zoneminder-0.9.12 ebuild
Bug#: 22665 Product:  Gentoo Linux Version: 1.4_rc4 Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: mkeadle@gmail.com Reported By: mal@komcept.com
Component: Ebuilds
URL: 
Summary: zoneminder-0.9.12 ebuild
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2003-06-12 02:45 0000
Description:   Opened: 2003-06-12 02:45 0000
ZoneMinder allows you to capture, analyse, record and monitor any cameras
attached to your system.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From MAL 2003-06-12 02:47:58 0000 -------
Created an attachment (id=13143) [details]
zoneminder-0.9.12.ebuild

ebuild for zoneminder-0.9.12

Note: there are HTTPD_DOCROOT HTTPD_CGIROOT HTTPD_USER and HTTPD_GROUP
variables that can be set when emerging this program.

------- Comment #2 From MAL 2003-06-12 02:48:37 0000 -------
Created an attachment (id=13145) [details]
zm-0.9.12-gentoo.patch

Patch to go with ebuild

------- Comment #3 From MAL 2003-06-12 02:49:06 0000 -------
Created an attachment (id=13146) [details]
zmconfig-gentoo.txt

Default config to go with ebuild

------- Comment #4 From MAL 2003-06-12 02:49:49 0000 -------
Created an attachment (id=13147) [details]
ChangeLog

Initial ChangeLog.

Contains useful info about variables used within ebuild.

------- Comment #5 From MAL 2003-06-12 04:49:47 0000 -------
Created an attachment (id=13150) [details]
zoneminder-0.9.12.ebuild

docs weren't being installed, fixed.

------- Comment #6 From MAL 2003-06-12 04:51:00 0000 -------
Created an attachment (id=13151) [details]
ChangeLog

------- Comment #7 From Matt Keadle 2003-06-20 13:16:35 0000 -------
Nicely done MAL. The use of local HTTP* vars to control where it gets installed
is a nice touch. I modified the commit ebuild to use the same datadir format
found in the apache ebuilds. The leaves the customization option, but lets
zoneminder install to where apache was installed to without user intervention.
thanks again.

------- Comment #8 From MAL 2003-06-21 02:29:53 0000 -------
You broke the usefulness of this ebuild.  The whole point was that the user
could specify a different destination dir on the command line, overriding any
detection.

See bug #23219