Commit graph

5 commits

Author SHA1 Message Date
Jack Nagel
d8ff18fd21 goffice: intltool is a build-time dep 2013-02-03 14:47:57 -06:00
nibbles 2bits
b3c10654cd goffice: add patch for missing pcre_info
Macports uses a patch for goffice to support the current pcre
that doesn't have the symbol `pcre_info` anymore. The patch
changes to use `pcre_fullinfo`.  Add the patch.  Fixes runtime
bug using gnumeric, failure to lazy symbol load.

Fixes Homebrew/homebrew#15171

Closes Homebrew/homebrew#15195.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-29 09:31:16 -07:00
nibbles 2bits
b3a0bf8ed0 goffice: fix missing pcre dep
Goffice needs pcre so that it will not error during configure.
Add a dep on `pcre`.

Fixes Homebrew/homebrew#13988

Closes Homebrew/homebrew#14092.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 14:52:54 -07:00
nibbles 2bits
49765e44bb goffice: add depends_on :x11
goffice needs a `depends_on :x11` so that it can find cairo now.

Closes Homebrew/homebrew#13990.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 21:14:40 -07:00
Trevor Wennblom
b711f0b0da goffice 0.8.17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-18 14:01:48 -08:00