Bug 51917 - bento-fix: multimedia/transcode (plist)
Summary: bento-fix: multimedia/transcode (plist)
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-07 12:30 UTC by hendrik
Modified: 2003-05-07 14:56 UTC (History)
1 user (show)

See Also:


Attachments
transcode-0.6.4-plist.patch (1.42 KB, patch)
2003-05-07 12:30 UTC, hendrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hendrik 2003-05-07 12:30:15 UTC
This fix patches two plist problems:

1) preview filter needs libdv, so add %%WITH_LIBDV%%
   This has been reported by bento/kris:
   http://bento.freebsd.org/errorlogs/i386-5-latest/transcode-0.6.4.log

2) remove %%WITH_OGG%% for the ogg import/export filters since
   transcode builds the modules anyway. `strings export_ogg` reveals
   that ogg shell tools are used but their existance is not tested.

In addition I removed the BROKEN flag and did not bump PORTREVISION.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-05-07 14:56:05 UTC
State Changed
From-To: open->closed

Committed, thanks