Source: freetype1
Build-Depends: debhelper (>= 4.0.0), libtool (>= 1.3.4-1), gettext (>= 0.10.36-2), libkpathsea4-dev, libxt-dev
Section: oldlibs
Priority: optional
Maintainer: Anthony Fok <foka@debian.org>
Standards-Version: 3.6.2

Package: libttf2
Architecture: any
Section: oldlibs
Depends: ${shlibs:Depends}
Suggests: freetype1-tools
Description: FreeType 1, The FREE TrueType Font Engine, shared library files
 The FreeType 1 engine is a free and portable TrueType font rendering engine.
 It has been developed to provide TT support to a great variety of platforms
 and environments.
 .
  Note: FreeType 1 (libttf soname 2, Debian package libttf2) is obsolete.
        FreeType 2 (libfreetype soname 6, Debian packages libfreetype6 and
        libfreetype6-dev) has arrived.  The FreeType 2 API is a lot simpler
        than the one in 1.x while being much more powerful.  We thus
        encourage you to adapt your source code to it as this should not
        involve much work.
 .
  Home Page: http://www.freetype.org/
  Authors: David Turner   <david.turner@freetype.org>
           Robert Wilhelm <robert.wilhelm@freetype.org>
           Werner Lemberg <werner.lemberg@freetype.org>

Package: libttf-dev
Architecture: any
Section: oldlibs
Priority: extra
Depends: libttf2 (= ${Source-Version}), libc6-dev
Suggests: libfreetype6-dev
Description: FreeType 1 development files (static library and headers)
 The FreeType 1 engine is a free and portable TrueType font rendering engine.
 It has been developed to provide TT support to a great variety of platforms
 and environments.
 .
 This package contains all supplementary files you need to develop your
 own programs using the FreeType engine.
 .
  Note: FreeType 1 (libttf soname 2, Debian package libttf2) is obsolete.
        FreeType 2 (libfreetype soname 6, Debian packages libfreetype6 and
        libfreetype6-dev) has arrived.  The FreeType 2 API is a lot simpler
        than the one in 1.x while being much more powerful.  We thus
        encourage you to adapt your source code to it as this should not
        involve much work.

Package: freetype1-tools
Architecture: any
Section: utils
Provides: freetype-tools
Depends: ${shlibs:Depends}
Suggests: tetex-bin (>= 3.0-1), t1utils (>= 1.2-2), psutils (>= 1.17-7)
Description: Bundled tests, demos and tools for FreeType 1
 The FreeType 1 engine is a free and portable TrueType font rendering engine.
 It has been developed to provide TT support to a great variety of platforms
 and environments.
 .
 This package contains several programs bundled with the FreeType 1 engine
 for testing and demonstration purposes, as well as some contributed
 utilities such as ttf2pk, ttf2bdf, ttf2pfb and ttfbanner.
