| Age | Commit message (Collapse) | Author |
|
Other formula that use pango with glib 2.30.x have issues when they see
the deprecated G_CONST_RETURN; this fix should already be present in
1.29.x.
Also take the opportunity to reorder the formula a bit.
Fixes #10032.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Includes Lion font-size fix
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
1.29.x is the development series; we'll stay on the stable 1.28 series
until 1.30.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Add a comment to Pango explaining why Cairo is required on Lion. Remove Cairo
dependencies from Graphviz as the Pango dependency will include it if needed.
Closes #8821.
Closes #9238.
|
|
Pango links against X11 libraries -- the `ENV.x11` call allows the formula (as
of #7658) to do so successfully.
Closes #8941.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
This updates pango to 1.29.3 and fixes the html doc install path.
It also enables the creation of two man pages. Added at the end
is a def test that uses pango, cairo, glib, libz, and freetype.
The formula creates shared native libraies as it was previously
crafted, and it compiles using llvm 2335, gcc-4.2.1, and clang-2.0
from XCode 4.0.2 on 64bit OSX 10.6.8.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Related issue on MacPorts:
https://trac.macports.org/ticket/30370
Fixes #6631.
Fixes #7140.
Fixes #7463.
Closes #7523.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Use keg-only fontconfig and Cairo formulas.
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Updated it further still.
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Update to jphasting's Pango formula. Uses OSX cairo, X, and fontconfig.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|