aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pango.rb
AgeCommit message (Collapse)Author
2013-05-14pango 1.34.1Jack Nagel
2013-03-29pango 1.34Jack Nagel
2013-02-03pango: patch to prevent infinite loopsBartosz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-02pango: fix building xft backendJack Nagel
This is required to get Gtk+ to build correctly.
2013-02-02pango 1.32.6Elliot Saba
- Updating test - Add dep on harfbuzz Closes #16900. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-01-06pango: use new test DSLJack Nagel
2012-11-28Revert "pango 1.32.3"Adam Vandenberg
This reverts commit a012acccf235b41ae9d8e8d704feda02d6923d70.
2012-11-27pango 1.32.3Elliot Saba
Closes #16261. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28pango, cairo: explicitly disable x libs when askedBradley Bell
Closes #15709. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-04pango: fix test functionnibbles 2bits
The test for pango has been failing for a couple of months because `pango-view` no longer successfully does: - `-q` do not display - `-o <filename>` output to file So remove those two flags and the test passes except for some cleanup on exit of X11 things we have no control of afaik. Closes #15278. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-11pango: needs newer fontconfig on LeopardJack Nagel
Fixes #14850. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Sort out remaining XQuartz/stdenv issuesJack Nagel
We use PKG_CONFIG_LIBDIR to reset the default search path, overriding whatever is baked into the pkg-config executable. This way, we can later append XQuartz paths here while still allowing any brewed libs to take precedence, keg-only or not. Hopefully this will resolve any remaining issues, and let us get rid of some per-formula hacks. c.f. #14474. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-02pango: make test non-interactive.Mike McQuaid
2012-08-26pango: always use our cairoJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-26pango: enable X11 by default, provide 'without-x' optionJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-22pango: remove X flag.Mike McQuaid
2012-08-22pango: don't depend on x11 unnecessarily.Mike McQuaid
2012-07-03Depend on our cairo in GTK+ toolchainJack Nagel
Eventually we should try to just get this from XQuartz, but for now let's depend on cairo for consistency. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-01Update formulae for XQuartz compatibilityJack Nagel
2012-06-10pango 1.30.1Birger J. Nordølum
Closes #12721. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15Fix more quoting issuesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22pango 1.30.0Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01Use new fails_with DSL syntaxJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-08Disable introspection in gtk+ and pangoJack Nagel
If gobject-introspection is installed, these formulae will attempt to generate introspection data. For this to "just work", it needs to be available across all related formulae, which is a project for another day; until then it just causes build failures. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-07pango: apply patch from MacPortsJack Nagel
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>
2012-01-27Pango: add --devel versionJonathan Dahan
Includes Lion font-size fix Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-08pango: move back to 1.28.4Jack Nagel
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>
2011-12-24Clean up some Cairo dependenciesCharlie Sharpsteen
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.
2011-12-02Pango: Use ENV.x11 during installAlexander Bohn / FI$H2k
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>
2011-11-27pango 1.29.4Nibbles 2bits
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>
2011-09-14pango, pixman, graphviz: Fixes for Lion PDF outputDominick Ng
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>
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-04-05Pango 1.28.4Birger J. Nordølum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-05pango 1.28.3Adam Vandenberg
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-10-06pango fails with LLVM 2326Douglas Creager
2010-07-03Update pango to 1.28.1Adam Vandenberg
2010-04-27Pango updates for Leopard.Adam Vandenberg
* Use keg-only fontconfig and Cairo formulas.
2010-04-20Update pango to latest version.Augie Fackler
Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Updated it further still.
2010-02-22Remove unrecognized configure arg --with-fontconfigKevin M. Dulzo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-07Pango 1.26.2kmowery
Update to jphasting's Pango formula. Uses OSX cairo, X, and fontconfig. Signed-off-by: Adam Vandenberg <flangy@gmail.com>