Bug 158331 - multimedia/ffmpeg with frei0r support could lead to a cyclic dependency
Summary: multimedia/ffmpeg with frei0r support could lead to a cyclic dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 04:50 UTC by Vladimir Kushnir
Modified: 2011-06-29 15:25 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kushnir 2011-06-27 04:50:10 UTC
After update multimedia/ffmpeg to 0.7.1, an option FREI0R=ON leads to dependency on graphics/opencv with (possible) multiple cyclic dependencies on ffmpeg - through options FFMPEG=ON and/or XINE=ON in graphics/opencv

How-To-Repeat: Build/update multimedia/ffmpeg with options mentioned
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-27 04:50:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-29 15:16:35 UTC
mm          2011-06-29 14:16:13 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpeg    Makefile 
    multimedia/ffmpeg-devel Makefile 
  Log:
  Reintroduce OPENCV and FREI0R options and enable by default
  Remove SSSE3 and CPUDETECT options (now always on)
  
  PR:     ports/149889, ports/156803, ports/158289, ports/158331
  
  Revision  Changes    Path
  1.146     +12 -18    ports/multimedia/ffmpeg-devel/Makefile
  1.132     +20 -30    ports/multimedia/ffmpeg/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Matuska freebsd_committer freebsd_triage 2011-06-29 15:25:08 UTC
State Changed
From-To: open->closed

Resolved. Thanks!