| Age | Commit message (Collapse) | Author |
|
|
|
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>
|
|
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>
|
|
goffice needs a `depends_on :x11` so that it can find cairo now.
Closes #13990.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|