Commit graph

9 commits

Author SHA1 Message Date
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
Jack Nagel
3c9ae91bfd goffice: use patch DSL 2014-03-19 12:29:57 -05:00
Mike McQuaid
9a0119dcf4 Update docs, comment mxcl/homebrew refs. 2013-12-14 18:18:35 +00:00
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