Bug 67671 - graphics/ImageMagick needs run-dependency on multimedia/mpeg2codec
Summary: graphics/ImageMagick needs run-dependency on multimedia/mpeg2codec
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: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-07 12:40 UTC by edwin
Modified: 2004-06-12 15:52 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2004-06-07 12:40:19 UTC
	While trying to create an mpg movie, convert failed with
	an mpeg2encode startup

	[~/m] edwin@k7>convert -delay 1 movie001\* a.mpg
	mpeg2encode: not found
	convert: Delegate failed `"mpeg2encode" "%i" "%o"'.

Fix: 

Add a run dependency on mpeg2encode:${PORTSDIR}/multimedia/mpeg2codec.
How-To-Repeat: 
	See above
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-06-11 15:09:13 UTC
State Changed
From-To: open->feedback

Hoping that the maintainer will contact me. 


Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-06-11 15:09:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

Hoping that the maintainer will contact me.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-12 15:52:13 UTC
State Changed
From-To: feedback->closed

Proper fix committed.