Adam Vandenberg
576185d345
Define "snow_leopard_64?"
...
snow_leopard_64? (defined in Hardware) is a short-cut for:
MACOS_VERSION >= 10.6 and Hardware.is_64_bit?
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -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
Mike Arthur
803fe91881
Readd needed libQtUiTools_debug files.
...
Found something which needed these files in order to build so readd
them into the formula.
2010-07-07 14:13:58 +01:00
Mike Arthur
1dc53174ad
Update Qt to 4.6.3
...
Thankfully the webkit buildsystem bug is now fixed.
2010-06-21 13:11:08 +01:00
Adam Vandenberg
95d9785ff5
Clean ups to several formulas, including:
...
* Removing silly concatenation
* Removing .bat files before installing
* Removing silly quoting
* Fixing download URLs
* Removing explicit versions
2010-04-17 18:24:02 -07:00
Mike Arthur
f6f7fc9ed9
Don't remove prl files from the Qt formula, QMake needs them.
2010-04-02 19:07:50 +01:00
Adam Vandenberg
6a4e0c5a40
Qt - Create a 'Frameworks' symlink.
2010-02-18 10:27:09 -08:00
Adam Vandenberg
d59cb8a2e9
Qt - use newer SQLite on 10.5
2010-02-18 10:27:09 -08:00
Mike Arthur
48c1d3e97d
Update Qt formula to 4.6.2.
2010-02-15 17:32:15 +00:00
Mike Arthur
11dc523b4e
Add missing D-Bus library path to Qt formula.
2010-02-09 10:26:39 +00:00
Mike Arthur
979746aacf
Use proper D-Bus naming in Qt formula to avoid alias message.
2010-02-02 17:30:42 +00:00
Mike Arthur
1d61ba009e
Update MD5 for Qt 4.6.1.
2010-02-01 22:15:29 +00:00
Mike Arthur
8d252370f5
Update Qt formula to 4.6.1.
2010-01-30 11:05:25 +00:00
Max Howell
15a6913e6e
Fixes Homebrew/homebrew#464 ; Qt formula breaks without mysql installed
2010-01-16 20:25:50 +00:00
Max Howell
6f5b324fad
Fix qt.rb line 56
2009-12-07 17:42:40 +00:00
Mike Arthur
8c057bdc3c
Add Akonadi formula and dependencies.
2009-12-05 19:09:16 +00:00
Max Howell
4731d17805
DRY out the X11 detection code
2009-12-05 19:09:15 +00:00
Max Howell
6831d84f1d
Slight Qt cleanup
...
Use Ruby functions for the delete at end too.
2009-11-08 15:21:14 +00:00
Mike Arthur
2201bf8b23
Add Qt3Support and DBus support to Qt.
...
Add GifLib and DBus formulae.
2009-11-08 15:21:14 +00:00
Mike Arthur
792a7a7c60
Update Qt MD5 and fix X11 png dependency.
2009-11-07 18:22:34 +00:00
Max Howell
bf9d01ecc6
Bump Qt to 4.5.3
2009-10-23 19:22:51 +01: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
eaa74367fb
Fix Qt build on SL
2009-10-12 22:41:16 +01:00
Austin Ziegler
3155fb0f7f
Fixing the qt recipe to work without . in PATH.
2009-10-02 20:35:34 +01:00
Leo Franchi
a6a0bb37ee
fix path to qt binary
2009-09-12 12:06:43 -04:00
Max Howell
aa14a25a43
Apply new ENV capabilities to all existing Formulae
2009-08-10 18:11:22 +01:00
Max Howell
1965601a62
Refactor--object orientate where sensible
2009-07-24 23:57:54 +01:00
Max Howell
4c28749866
Update Qt to 4.5.2
2009-07-23 13:03:23 +01:00
Max Howell
97b1ada08d
Created /Library moved brew tool to /bin
...
Moved Forumla and Cellar/homebrew into Library.
This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00