aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libquicktime.rb
AgeCommit message (Collapse)Author
2011-09-23LibQuicktime: Update to 1.2.3Philippe GONCALVES
Updates build to be compatible with FFmpeg 0.8.x. Closes #6842. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-04-07Fixes to libquicktimemalcolmhumphreys
* 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-04New formula: libquicktime 1.1.5malcolmhumphreys
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