Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2015 04:35:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 190268] Request for multimedia/zoneminder update
Message-ID:  <bug-190268-13-4iaSVEPk2i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190268-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-190268-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190268

--- Comment #7 from joshruehlig@gmail.com ---
I spent some time investigating updating this port. Here are some notes I
collected.
####

* Latest source tarball is now available from github and no longer from
zoneminder.com
  - Use "GH_TAGNAME= v${PORTVERSION}"

* The prefered method of building is now cmake.
- Use "CMAKE_ARGS= -DPERL_EXECUTABLE=${LOCAL_BASE}/bin/perl5"
- Check here for other options
https://github.com/ZoneMinder/ZoneMinder/blob/master/INSTALL

* USES= gmake
- Replace "make" with "gmake" in scripts/ZoneMinder/CMakeLists.txt

* Optional dependencies are...
- Video 4 Linux
- zlib, cURL, OpenSSL, PCRE, GCrypt, GnuTLS, AVFormat, AVCodec, AVDevice,
AVUtil, SWScale, libVLC

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190268-13-4iaSVEPk2i>