[MacPorts] #18286: mlt framework port
MacPorts
noreply at macports.org
Wed Mar 4 07:05:10 PST 2009
#18286: mlt framework port
--------------------------+-------------------------------------------------
Reporter: jm@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.7.0
Keywords: | Port: mlt
--------------------------+-------------------------------------------------
Comment(by devans@…):
Replying to [comment:33 snc@…]:
> Replying to [comment:30 dan@…]:
> > Please change ffmpeg dependency to like this:
http://trac.macports.org/changeset/46469
>
> Does this mean keep the -devel, like so:
> {{{
> lib:libavcodec:ffmpeg-devel
> }}}
The preferred form (used by all other ports that depend on ffmpeg/ffmpeg-
devel)
is to depend on ffmpeg with a path dependency like this
{{{
path:lib/libavcodec.dylib:ffmpeg
}}}
This will allow the port to use either ffmpeg (stable) or ffmpeg-devel
(unstable) ports and only allow
versions of libavcodec.dylib that are in the MacPorts tree (no /usr/local
for instance).
Note that a 0.5 stable release of ffmpeg is expected within the next few
weeks at which time ffmpeg
will be the preferred port instead of ffmpeg-devel.
--
Ticket URL: <http://trac.macports.org/ticket/18286#comment:35>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list