aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/atk.rb
AgeCommit message (Collapse)Author
2013-03-29atk 2.8.0Jack Nagel
2013-02-03atk: add missing dep on xzJack Nagel
2012-10-24atk 2.6.0nibbles 2bits
- Upgrade to 2.6.0 Closes #15632. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08atk: use options dslAdam Vandenberg
2012-05-05ATK 2.4.0Birger J. Nordølum
Closes #12087. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-04ATK: support --universalJohn Harrison
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-14atk 2.2.0Nibbles 2bits
This updates atk to version 2.2.0 and fixes two configure args so that the build is similar to other libraries like gdk-pixbuf, that are interrelated. --enable-introspection was set to no, and the glib test is allowed to be run by configure to find the environment of glib, seeing as glib is listed as a dep. This was tested on clang-2.0, llvm-2335.9, and gcc-4.2.1 on x86_64 10.6.8. Closes #8111. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-07-30atk 2.0.1Ruben Fonseca
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-08ATK 2.0Birger J. Nordølum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-27ATK 1.32Birger J. Nordølum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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-05-13Update atk to 1.30.0Adam Vandenberg
2010-02-26atk 1.28.0Kevin M. Dulzo
ATK - Accessibility Toolkit ATK provides the set of accessibility interfaces that are implemented by other toolkits and applications. Signed-off-by: Adam Vandenberg <flangy@gmail.com>