BrewTestBot
4d37bb6d3e
gtk+3: update 3.14.6 bottle.
2014-12-16 14:28:40 -05:00
Jack Nagel
e13ac414fd
gtk+3 3.14.6
2014-12-16 13:53:10 -05:00
BrewTestBot
561fb9d1f2
gtk+3: update 3.14.5_1 bottle.
2014-12-08 22:19:22 +00:00
Mike McQuaid
fbb74e8dbf
gtk+3: add revision, general cleanup.
...
Requested in Homebrew/homebrew#34555 .
Closes Homebrew/homebrew#34797 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-08 22:19:22 +00:00
BrewTestBot
3417ad7031
gtk+3: update 3.14.5 bottle.
2014-11-30 17:09:17 +00:00
Ryan Hendrickson
4343f9f28b
gtk+3: upstream patch for crash
...
Fixes a runtime error when compiled with the quartz backend:
dyld: lazy symbol binding failed: Symbol not found: _GTK_IS_PLUG
Closes Homebrew/homebrew#34555 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-30 17:09:16 +00:00
BrewTestBot
9439b36a96
gtk+3: update 3.14.5 bottle.
2014-11-18 23:54:51 -06:00
Jack Nagel
02a25cabfe
gtk+3 3.14.5
2014-11-18 23:54:48 -06:00
T.J. Purtell
9d8aed9840
gtk+3, pango: add universal support.
...
Closes Homebrew/homebrew#34248 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-17 10:19:32 +00:00
Zachary Waldowski
bba8945e30
gtk+3: Conditionalize at-spi2-atk dependency for X11
...
Closes Homebrew/homebrew#33828 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-15 17:12:29 -06:00
BrewTestBot
ef1be70bc1
gtk+3: update 3.14.4 bottle.
2014-10-31 17:36:37 -05:00
Jack Nagel
7cb9baa64f
gtk+3 3.14.4
2014-10-31 17:36:27 -05:00
Jack Nagel
d5408cba97
gtk+3: whitespace
2014-10-27 21:32:31 -05:00
Ryan Hendrickson
4587dbf75a
gtk+3: fix compilation on pre-10.7
...
Closes Homebrew/homebrew#33664 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-27 21:31:34 -05:00
BrewTestBot
42e0949a3e
gtk+3: update 3.14.1 bottle.
2014-10-21 21:14:11 +01:00
BrewTestBot
65f462aef2
gtk+3: update 3.14.1 bottle.
2014-10-01 14:49:03 -05:00
Jack Nagel
128612adbc
gtk+3 3.14.1
2014-10-01 14:34:59 -05:00
Jack Nagel
f160e44bf9
gtk+: restore minimum versions
2014-09-29 21:33:57 -05:00
BrewTestBot
298416c099
gtk+3: update 3.14.0 bottle.
...
Closes Homebrew/homebrew#29691 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-29 19:25:09 -07:00
Balint Reczey
3b9d3cbf37
gtk+3: make X11 recommended, add Quartz support.
2014-09-29 19:24:49 -07:00
BrewTestBot
78bed7d889
gtk+3: update 3.14.0 bottle.
2014-09-23 00:20:57 -05:00
Jack Nagel
24546f10b2
gtk+3 3.14.0
2014-09-23 00:20:57 -05:00
Balint Reczey
123aec15fa
Compile GSettings schemas after installing gtk+3
...
Closes Homebrew/homebrew#29956 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-27 20:05:03 -05:00
BrewTestBot
4e08f2b725
gtk+3: update 3.12.2 bottle.
2014-05-19 16:51:55 -05:00
Jack Nagel
5fab253b99
gtk+3 3.12.2
2014-05-19 16:51:43 -05:00
BrewTestBot
ddcb8e9e01
gtk+3: update 3.12.1 bottle.
2014-04-14 11:18:28 -05:00
Jack Nagel
5a8b450c18
gtk+3 3.12.1
2014-04-14 11:18:05 -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
d0f881bbb0
gtk+3: add 3.12.0 bottle.
2014-03-28 14:34:21 -05:00
Jack Nagel
ea45213920
gtk+3: remove broken test
2014-03-28 14:34:21 -05:00
Jack Nagel
316a864a2c
gtk+3 3.12.0
2014-03-28 14:34:21 -05:00
Jack Nagel
31267b9046
gtk+3: add upstream patch to fix missing return value
...
Closes Homebrew/homebrew#27573 .
2014-03-23 00:42:18 -05:00
Adam Vandenberg
bea7484846
gtk+3 3.10.7
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-23 00:42:09 -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
Ted Pennings
4cd0935be7
Convert all 'def test' formulae to 'test do'
...
Closes Homebrew/homebrew#26942 .
Closes Homebrew/homebrew#26946 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-24 19:54:02 -08:00
Jack Nagel
c736a9bc42
cairo: don't allow opting-out of glib dep
...
Lots of stuff in Homebrew needs this, probably more than we are aware
of, and the vast majority of people installing cairo will have glib
anyway.
2013-12-09 15:10:40 -06:00
Jack Nagel
578daa61e9
gtk+3 3.10.6
2013-12-08 13:03:36 -06:00
Jack Nagel
47a657c4bf
gtk+3 3.10.5
2013-12-01 16:50:48 -06:00
Jack Nagel
3c3f8cebd0
gtk+3 3.10.4
2013-11-18 09:47:19 -06:00
Jack Nagel
feaeaecd6f
gtk+3 3.10.3
2013-11-12 11:39:59 -06:00
Adam Vandenberg
da0d78ea35
gtk+3/gsettings-desktop-schemas: disable schema compile
...
Compiling the schemes creates conflicting files.
MacPorts disables these as well.
Closes Homebrew/homebrew#22991 .
2013-11-11 23:33:38 -08:00
Jack Nagel
5ed377624b
gtk+3: enable gobject-introspection
...
Closes Homebrew/homebrew#23250 .
2013-10-18 19:26:38 -05:00
Cadence Marseille
5aabaad4ab
gtk+ 3.10.2
...
https://mail.gnome.org/archives/ftp-release-list/2013-October/msg00097.html
Closes Homebrew/homebrew#23329 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-17 13:18:15 +01:00
Lee Hanxue
7373d9b9c6
gtk 3.10.1
...
Closes Homebrew/homebrew#23208 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-11 19:43:56 +01:00
Jack Nagel
c265b574f7
gtk+3: explicitly enable x11 backend
...
Fixes Homebrew/homebrew#22825 .
2013-09-25 13:45:55 -05:00
Jack Nagel
88207697cf
gtk+3 3.10.0
2013-09-25 09:58:49 -05:00
Jack Nagel
b390c5bd49
Untangle cairo x/glib options
...
Fixes Homebrew/homebrew#19486 .
2013-05-29 11:15:52 -05:00
Jack Nagel
cac51dd932
gtk+3 3.8.2
2013-05-15 22:19:57 -05:00
Jack Nagel
96d84b7f53
gtk+3 3.8.1
2013-04-15 13:51:10 -05:00