./x11/libXft, Library for configuring and customizing font access

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q2, Version: 2.3.4, Package name: libXft-2.3.4, Maintainer: joerg

Xft (2.0) 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.

Xft (2.0) hides most of the underlying system details so that developers
can confidently use its API to access client-side fonts in any X
environment.


Master sites:

Filesize: 350.672 KB

Version history: (Expand)


CVS history: (Expand)


   2022-07-09 12:48:25 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #6648 - requested by nia
x11/libXft: NetBSD 8 build fix

Revisions pulled up:
- x11/libXft/Makefile                                           1.26

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Fri Jul  8 06:39:57 UTC 2022

   Modified Files:
   	pkgsrc/x11/libXft: Makefile

   Log message:
   PR pkg/56909 libXft cannot avoid-duplicate because the native fontconfig
   is always ignored on NetBSD 8 due to a (possibly wrong for native Xorg)
   ABI_DEPENDS setting elsewhere in pkgsrc