aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/goffice.rb
AgeCommit message (Collapse)Author
2015-04-25goffice: https urlViktor Szakats
Closes #39043. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-04-24goffice: add 0.10.22 bottle.BrewTestBot
2015-04-24goffice 0.10.22Alex Dunn
Closes #38986. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-03Revert "Use download.gnome.org instead of ftp.gnome.org"Jack Nagel
This reverts commit 90575346225fd0c16475ad74ee53b37b62715f0c. Closes #28026.
2014-03-30Use download.gnome.org instead of ftp.gnome.orgJack Nagel
2014-03-19goffice: use patch DSLJack Nagel
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-02-03goffice: intltool is a build-time depJack Nagel
2012-09-29goffice: add patch for missing pcre_infonibbles 2bits
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 #15171 Closes #15195. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09goffice: fix missing pcre depnibbles 2bits
Goffice needs pcre so that it will not error during configure. Add a dep on `pcre`. Fixes #13988 Closes #14092. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08goffice: add `depends_on :x11`nibbles 2bits
goffice needs a `depends_on :x11` so that it can find cairo now. Closes #13990. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-18goffice 0.8.17Trevor Wennblom
Signed-off-by: Adam Vandenberg <flangy@gmail.com>