# $Id$ PortSystem 1.0 name Xft2 version 2.1.12 categories x11 maintainers nomaintainer description client-side font API for X applications long_description \ The current version of Xft provides a client-side font API for \ X applications. It uses Fontconfig to select fonts and the X \ protocol for rendering them. When available, Xft uses the \ Render extension to accelerate text drawing. When Render is \ not available, Xft uses the core protocol to draw client-side \ glyphs. This provides completely compatible support of \ client-side fonts for all X servers. platforms darwin homepage http://fontconfig.org/ master_sites http://xorg.freedesktop.org/releases/individual/lib/ distname libXft-${version} use_bzip2 yes checksums md5 1309301e2d979bd475dc58325cb8c056 depends_lib \ port:xorg-xproto \ port:zlib \ port:xrender \ port:freetype \ port:fontconfig \ port:expat depends_build \ port:pkgconfig configure.args --mandir=${prefix}/share/man \ --with-freetype-config livecheck.check regex livecheck.url http://xorg.freedesktop.org/releases/individual/lib/?C=M&O=D livecheck.regex libXft-(\[0-9.\]+)\\.tar\\.bz2