Commit Graph

7 Commits (adec1eeee6d7d464df230a09d5702e6eab4f75ae)

Author SHA1 Message Date
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
Mike Arthur bfeb98af62 Update automoc4 with patch to fix not finding Qt properly.
This caused build problems with KDE which should now be fixed.
Updating KDE packages should be much faster as a result and less
patching required upstream.

This patch has been applied upstream already to the KDE repository
so will not be needed for the next release of automoc4.
2010-03-15 23:44:33 +00:00
Mike Arthur 2c83b4534b Use KDE FTP and add needed Qt dependency for Automoc4. 2010-02-25 10:17:39 +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 a0759ae93a Use new depends_on syntax in all formula
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
David Höppner dcea5cb284 Automoc formula
KDE automatic moc generator
2009-09-19 11:37:39 +02:00