CVS log for ports/multimedia/handbrake/files/Attic/patch-core_Jamfile
Up to [FreeBSD] / ports / multimedia / handbrake / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Sun Jul 2 15:47:55 2006 UTC (5 years, 7 months ago) by mezz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
Update to 0.7.1. Submitted by: Rainer Alves <rainer.alves@gmail.com> (tweaked by mezz)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 7 17:33:05 2006 UTC (5 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +22 -16 lines
- Update the MASTER_SITES to fix the fetch. - Fix the build if multimedia/x264 is installed in system. [1] - Add --exclude in extract to not extract beos, macosx, liba52, libavcodec, libdvdcss and other un-need directories to make sure they do build with the system (use external dependencies) libraries. Only keep libx264. - Remove a few missing leftover of ffmpeg in post-patch and in one of patch. - Add '-dx' in jam by default to give the verbose of build. Easier for me to collect the bug report or/and read in log from tinderboxes. - Clean distinfo, remove a leftover of ffmpeg and add SHA256. - Clean pkg-descr to make it looks nicer. - Make portlint a bit happier. Before anyone ask/request me to update it to 7.x. I don't know yet, I haven't dig in what 7.x has. I think, this port needs to have a good last clean up before update it to 7.x. PR: ports/88838 [1] Reported by: Zach Dykstra <md@anduin.org> [1], bite on me too
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 22 20:26:08 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
HandBrake is a GPL'd multi-platform, multithreaded DVD to MPEG-4 ripper and converter. HandBrake was originally available on the BeOS, but now has been ported over to MacOS X, GNU/Linux and FreeBSD. Features: * Can encode directly from DVDs (even encrypted ones) or from VIDEO_TS folders * Supports AC3, LPCM and MPEG audio tracks * Outputs MP4, AVI or OGM files * Outputs AAC, MP3 or Vorbis audio * Supports 2-pass encoding * Supports encoding of two audio tracks * Includes a bitrate calculator * Supports picture deinterlacing, cropping and scaling Known limitations: * Does not handle DTS audio tracks * Does not handle single VOB files or any other file format WWW: http://handbrake.m0k.org/ PR: 74214 Submitted by: Andrew Thompson Approved by: adamw (mentor)
