Zhiming Wang
2f60033630
atk: remove compiler flags found in the environment
2016-07-20 16:57:06 -06:00
BrewTestBot
128984bd10
atk: update 2.20.0 bottle.
2016-06-23 22:00:10 +01:00
Dominyk Tiller
3d034b5f38
atk 2.20.0
2016-06-23 22:00:00 +01:00
BrewTestBot
8aef1612b9
atk: update 2.18.0_1 bottle.
2016-01-31 13:28:58 -05:00
Andrew Janke
5f846694a6
freetype 2.6.2
...
Closes Homebrew/homebrew#44587 (pending 2.6.1 upgrade)
Closes Homebrew/homebrew#48666 .
Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-01-31 13:28:56 -05:00
BrewTestBot
e94076962a
atk: update 2.18.0 bottle.
2015-10-05 19:29:17 +01:00
Andrew Janke
a389a36a1b
formulae: various audit fixes
...
audit fixes for: apollo aqbanking artifactory assimp atk atomicparsley avian avidemux
Closes Homebrew/homebrew#44618 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-05 19:28:50 +01:00
BrewTestBot
fa29746aca
atk: update 2.18.0 bottle.
2015-09-22 15:04:07 +01:00
Tom Schoonjans
771cc36554
atk 2.18.0
...
Closes Homebrew/homebrew#44222 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-09-22 15:04:03 +01:00
BrewTestBot
ca204e6037
atk: update 2.16.0 bottle.
2015-09-13 11:08:54 +01:00
Nikolaus Wittenstein
758f6e9533
Add descriptions to all remaining homebrew packages
2015-06-05 14:47:57 +01:00
Tom Schoonjans
3722f77ef4
atk test cleanup
...
Closes Homebrew/homebrew#39637 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-12 14:35:38 +08:00
Viktor Szakats
804c2d003b
atk: use canonical gnome url
...
Closes Homebrew/homebrew#39052 .
Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-04-25 09:36:35 -07:00
BrewTestBot
c3edcd11ac
atk: update 2.16.0 bottle.
2015-04-22 21:08:03 +01:00
Tom Schoonjans
a56524fd9c
atk 2.16.0
...
version bump
test added
Closes Homebrew/homebrew#38943 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-22 21:07:59 +01:00
BrewTestBot
5221c439cb
atk: update 2.14.0 bottle.
2014-10-21 21:14:10 +01:00
BrewTestBot
d012f28ee8
atk: update 2.14.0 bottle.
2014-09-23 00:20:56 -05:00
Jack Nagel
36adddc419
atk 2.14.0
2014-09-23 00:20:56 -05:00
Jack Nagel
1577af0372
Revert "Use download.gnome.org instead of ftp.gnome.org"
...
This reverts commit 90575346225fd0c16475ad74ee53b37b62715f0c.
Closes Homebrew/homebrew#28026 .
2014-04-03 09:29:23 -05:00
Jack Nagel
91f6bc81c2
Use download.gnome.org instead of ftp.gnome.org
2014-03-30 18:00:01 -05:00
BrewTestBot
9b7e2116fd
atk: update 2.12.0 bottle.
2014-03-28 12:12:58 -05:00
Jack Nagel
b274565fc9
atk 2.12.0
2014-03-28 12:04:18 -05:00
Jack Nagel
d87063d32f
Remove remaining explicit xz build-time deps
...
These dependencies are automatically detected from the URL, so declaring
them is redundant. If these formulae ever get a head or devel spec, then
explicit xz deps would need to be re-scoped appropriately. Thus we
should remove them.
2014-03-14 23:40:32 -05:00
Mike McQuaid
1364a4baf7
atk: add bottle.
2014-02-22 18:46:47 +00:00
Kieran Ramos
3c9d65cd8a
atk: enable gobject-introspection
...
Closes Homebrew/homebrew#23248 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-10-18 19:26:37 -05:00
Jack Nagel
92b1d07ffd
atk 2.10.0
2013-09-25 09:58:47 -05:00
Jack Nagel
84105ad76c
atk 2.8.0
2013-03-29 11:33:26 -05:00
Jack Nagel
268981952d
atk: add missing dep on xz
2013-02-03 14:28:59 -06:00
nibbles 2bits
b7750c0228
atk 2.6.0
...
- Upgrade to 2.6.0
Closes Homebrew/homebrew#15632 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 06:48:22 -07:00
Adam Vandenberg
f35c083e62
atk: use options dsl
2012-08-08 22:01:39 -07:00
Birger J. Nordølum
1542c049a0
ATK 2.4.0
...
Closes Homebrew/homebrew#12087 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-05 17:36:48 -05:00
John Harrison
3609610ae9
ATK: support --universal
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 08:13:47 -08:00
Nibbles 2bits
1fc4abd824
atk 2.2.0
...
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 Homebrew/homebrew#8111 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:57:22 -07:00
Ruben Fonseca
9a15207fbe
atk 2.0.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-30 10:16:18 -07:00
Birger J. Nordølum
78bb127d48
ATK 2.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-08 10:09:50 -07:00
Birger J. Nordølum
ffe2f7fd93
ATK 1.32
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-27 10:20:35 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
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
Adam Vandenberg
1a531e401e
Update atk to 1.30.0
2010-05-13 09:22:03 -07:00
Kevin M. Dulzo
9a02196aa2
atk 1.28.0
...
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>
2010-02-26 09:14:59 -08:00