Commit Graph

15 Commits (338a559ddae7d7cee50794582f9a886e733b386e)

Author SHA1 Message Date
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Adam Vandenberg 307ffb5470 flac - optional dep on libogg 2010-08-24 09:11:50 -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
Kyle Fuller de67fe7cd8 Use depends_on in the flac formula and also enable-sse
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-22 13:26:23 -07:00
Adam Vandenberg a227d978ea Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
Mike Arthur b3900f37dd Be nicer to Sourceforge by using their gateway server
Thus we download from the best mirror always.
2009-12-05 15:09:31 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell cc891f7f76 Tests for Pathname+Yeast
I removed the rename and mv functions as when I wrote the tests I realised the function implied the pathname object would be updated to reflect the moved or renamed file. However that cannot be done. Also frankly I think writing it out in full makes clearer code.
2009-09-02 15:07:26 +01:00
Max Howell 428dd6181f FIX Flac2Mp3 script 2009-08-10 18:27:53 +01:00
Max Howell aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell b949554b09 FIX flac install 2009-07-31 14:04:49 +01:00
Max Howell 91dc7e7e85 Update PNGcrush and FLAC formulae 2009-07-07 16:09:44 +01:00
Max Howell 46e09a2d6e Use newer flac2mp3 script 2009-06-28 16:41:06 +01:00
Max Howell 428db6ec56 Don't version docs with cmake and flac 2009-06-05 13:43:11 +01:00
Max Howell b392ad324d FLAC formula including flac2mp3 script 2009-06-05 12:57:50 +01:00