Commit Graph

6 Commits (bda46f6642ecd218236e1856bdd3b7e6b3fc88d2)

Author SHA1 Message Date
Philippe GONCALVES fcaefdf3e1 LibQuicktime: Update to 1.2.3
Updates build to be compatible with FFmpeg 0.8.x.

Closes Homebrew/homebrew#6842.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 17:47:50 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
malcolmhumphreys 70129d6827 Fixes to libquicktime
* Added --enable-gpl which means the faac, faad2, x264 codecs are now built
* Added a patch to fix crashing when using photojpeg 'jpeg' codec, this is
  because we are using libjpeg 8a when libquicktime looks like mainly built
  against 6b (patch also sent to libquicktime dev mailing list to be included
  in future versions)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Fixes 1130
2010-04-07 09:25:06 -07:00
malcolmhumphreys 5bd1dcc801 New formula: libquicktime 1.1.5
added libquicktime, a library for reading and writing quicktime/avi/mp4 files. depends on pkg-config, gettext, doxygen, libpng, libjpeg, lame, schroedinger, ffmpeg, libvorbis.

Signed-off-by: David Höppner <0xffea@gmail.com>

* white spaces
* removed doxygen and libpng
* add optional attribute
2010-04-04 13:11:21 +02:00