Source: xft2
Section: devel
Priority: optional
Maintainer: Branden Robinson <branden@debian.org>
Build-Depends: debhelper (>= 4.0.0), libfontconfig1-dev, libfreetype6-dev, xlibs-dev, zlib1g-dev | libz-dev
Standards-Version: 3.5.9

Package: libxft2-dev
Section: libdevel
Architecture: any
Depends: libxft2 (= ${Source-Version}), libc6-dev | libc-dev, libfontconfig1-dev, libfreetype6-dev, xlibs-dev, zlib1g-dev | libz-dev, pkg-config
Provides: libxft-dev
Conflicts: libxft-dev
Description: advanced font drawing library for X (development files)
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.
 .
 This package provides a static library and C header files.

Package: libxft2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: advanced font drawing library for X
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.
