Summary: | transcode can't find include files for libquicktime | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tim Aslat <tim> | ||||
Component: | Individual Port(s) | Assignee: | Simon Barner <barner> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Tim Aslat
2005-05-19 04:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->barner I'll handle this Hi! This update chases the recent libquicktime upgrade. Due to changed paths I had to - update patch-configure to use lqt prefix instead of quicktime - add four patches attached as shar to allow compilation of quicktime related modules No changes to pkg-plist or bumping PORTREVISION are needed. Thanks for the report to tim@spyderweb.com.au, Hendrik -- Hendrik Scholz - <hscholz@raisdorf.net> - http://www.wormulon.net/ drag me, drop me - treat me like an object State Changed From-To: open->closed I committed a functionally equivalent patch (using REINPLACE instead of vast patching). Hendrik, patch-configure contained many hunks that where the results of REINPLACE commands from the Makefile (notably the dlopen patches). Also, if you want to add new files, simply `cvs add' them (which will not modify your CVS repository), and send the output of `cvs diff'. Otherwise, it's a lot of work to extract the diff and the shar file from the PR. As a rule, shar archives are for new ports only, for changes/updates please send (unified) diffs. Anyway, thank you very much for your submission! |