Bug 228731 - www-misc/zoneminder-1.23.3 does not respect ffmpeg useflag
Bug#: 228731 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: web-apps@gentoo.org Reported By: devurandom@gmx.net
Component: Applications
URL: 
Summary: www-misc/zoneminder-1.23.3 does not respect ffmpeg useflag
Keywords:  
Status Whiteboard: 
Opened: 2008-06-21 13:01 0000
Description:   Opened: 2008-06-21 13:01 0000
Even though I have set www-misc/zoneminder -ffmpeg, it still tries to build for
ffmpeg, failing because I am using 0.4.9_p20080326 which has a different
include structure.

Reproducible: Always

------- Comment #1 From Dennis Schridde 2008-06-21 13:01:51 0000 -------
Created an attachment (id=157909) [details]
build.log

------- Comment #2 From Peter Alfredsen 2008-06-29 15:56:58 0000 -------
+  29 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+  -files/1.23.1/zm_mpeg_ofc.patch, zoneminder-1.23.3.ebuild:
+  Fix compatibility with ffmpeg-0.4.9_p20080326 with judicious sedding. Drop
+  patch which caused build error against 0.4.9_p20080326. Raise deps to
+  >=ffmpeg-0.4.9_p20080326. Fixes bug #228731.
+

------- Comment #3 From Dennis Schridde 2008-06-29 18:26:16 0000 -------
Thanks! I can confirm that this fix works.