Commit graph

8 commits

Author SHA1 Message Date
Rong-En Fan
b812277ca9 - Unbreak on amd64 7.x and above
PR:		ports/120510
Submitted by:	Wes Morgan <morganw at chemikals.org>
Approved by:	maintainer
2008-02-20 01:19:09 +00:00
Jeremy Messenger
b0045c6f20 - Update to 0.9.1, remove BROKEN and add NO_CDROM. The handbrake builds as in
static with libdvdcss in its binary, so forced to have NO_CDROM[1].
- Pass the maintainership to the submitter.

[1] NO_CDROM=CSS code may violate the DMCA

PR:		ports/118458
Submitted by:	Jona Joachim <jaj@hcl-club.lu>
2007-12-13 16:50:15 +00:00
Jeremy Messenger
25011ea6bc Fix the build with the update of x264.
Reported by:	Till Haselmann <haselmann@computernoma.de>
2006-08-26 07:38:36 +00:00
Jeremy Messenger
ef7e1363be Update to 0.7.1.
Submitted by:	Rainer Alves <rainer.alves@gmail.com> (tweaked by mezz)
2006-07-02 15:47:55 +00:00
Jeremy Messenger
711efaaa38 - 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
2006-05-07 17:33:05 +00:00
Michael Johnson
6e271ee0da - Remove ffmpeg snapshot and depend on multimedia/ffmpeg
- Move multimedia/mpeg4ip dependency to multimedia/mpeg4ip-libmp4v2
- Fix build on some configurations on 4.x
- Bump PORTREVISION

PR:		ports/74754
Submitted by:	Andrew Thompson (maintainer)
2004-12-19 01:59:40 +00:00
Michael Johnson
55298e7697 Add USE_GETOPT_LONG to fix 4.x build
Remove faad from ffmpeg since no dvd's have mp4 audio.

PR:		ports/74353
Submitted by:	maintainer
Approved by:	adamw (implicit)
2004-11-25 04:01:29 +00:00
Michael Johnson
36f202a259 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)
2004-11-22 20:26:08 +00:00