Page MenuHomeFreeBSD

multimedia/mlt: Fixes post r416546 commit
ClosedPublic

Authored by woodsb02 on Jun 8 2016, 5:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 2:49 PM
Unknown Object (File)
Mon, Sep 29, 2:52 AM
Unknown Object (File)
Sep 7 2025, 8:53 PM
Unknown Object (File)
Aug 25 2025, 8:55 AM
Unknown Object (File)
Aug 8 2025, 11:42 AM
Unknown Object (File)
Aug 4 2025, 1:11 AM
Unknown Object (File)
Aug 2 2025, 1:56 AM
Unknown Object (File)
Jul 21 2025, 10:48 AM
Subscribers
None

Details

Summary

multimedia/mlt:

  • USE_GNOME=cairo only applies when SWFDEC option is enabled
  • USE_XORG=x11 applies even with all options disabled (due to SDL)
  • USE_GNOME=glib20 is required when JACK or SWFDEC options are enabled
  • Fix pkg-plist: filter_audiospectrum.yml only installed if QT4 enabled
Test Plan

poudriere testport multimedia/mlt

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

woodsb02 retitled this revision from to multimedia/mlt: Fixes post r416546 commit.
woodsb02 updated this object.
woodsb02 edited the test plan for this revision. (Show Details)
woodsb02 added reviewers: adamw, mat, koobs, avilla.

Thanks to mat for prompting me that USE_GNOME=cairo may only be required if certain options are enabled

adamw edited edge metadata.

In the commit message, be sure to note that this is a follow-up to the previous commit and that the maintainer timeout applies to this commit as well.

This revision is now accepted and ready to land.Jun 8 2016, 6:04 PM
woodsb02 edited edge metadata.

Bump PORTREVISION due to dependency changes (as notified by mat)

This revision now requires review to proceed.Jun 8 2016, 6:16 PM

You don't need the maintainer timeout thingie here, it does fall into the portmgr blanket :-)

This revision was automatically updated to reflect the committed changes.