# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {jeremyhu @jeremyhu} openmaintainer
description client-side font API for X applications
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.
homepage https://www.freedesktop.org/wiki/Software/Xft/
master_sites http://xorg.freedesktop.org/releases/individual/lib/
distname libXft-${version}
checksums sha1 e025d790a7b6c4d283a78d8df06615cb10278e2d \
rmd160 538536c5b10e2ae7696a2183a25bc3b59b5442b3 \
sha256 f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c
configure.args --disable-silent-rules
livecheck.url ${master_sites}?C=M&O=D
livecheck.regex libXft-(\[0-9.\]+)\\.tar\\.bz2