Commit graph

8 commits

Author SHA1 Message Date
Jack Nagel
a16fce7c7f gtkmm 2.24.4
Closes Homebrew/homebrew#20992.
2013-07-03 13:31:11 -05:00
Adam Vandenberg
bb3b599d1f Let the keg handle skipping these 2013-07-02 09:00:36 -07:00
Jack Nagel
5a7895d315 inkscape: use optional dep for poppler 2013-06-25 21:24:36 -05:00
Adam Vandenberg
59537f6d07 inkscape: don't clobber icon cache 2013-06-18 15:50:46 -07:00
Fedor Bezrukov
94cd772bb2 inkscape: add poppler support
Closes Homebrew/homebrew#19582.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18 15:18:17 -07:00
Fedor Bezrukov
04248c273e inkscape: fix build against gtkmm 2.24.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18 15:18:16 -07:00
Jack Nagel
ec11577107 Switch compilers when no build is specified
Given the current state of OS X compilers, the original fails_with
behavior is becoming less useful, mostly resulting in build failures
each time the compiler is updated. So make the following changes:

When a build is specified, we retain the old behavior: switch compilers
if the available compiler is <= the build, don't switch if it is > the
build.

When no build is specified, unconditionally switch compilers, and don't
output the advice message. This allows us to mark formulae as
perpetually failing, avoiding the need to update formulae each time a
new compiler build is made available.

As a bonus, this makes the logic much easier to reason about.

Closes Homebrew/homebrew#18175.
2013-03-12 13:55:15 -05:00
Bartosz
11b2fbca35 inkscape 0.48.4
Closes Homebrew/homebrew#12989.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-03 09:57:51 -08:00