1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: fnlib
Section: graphics
Priority: optional
Maintainer: Brian M. Almeida <bma@debian.org>
Standards-Version: 2.4.0.0
Package: libfnlib0
Architecture: any
Depends: fnlib-data, ${shlibs:Depends}
Description: Fnlib is a special font rendering library used by Enlightened apps
Fnlib is another of Rasterman's libraries. This one renders special fonts
from individual graphics files. These fonts are *not* REAL X fonts.
Package: libfnlib-dev
Architecture: any
Depends: imlib-development, libfnlib0, libjpeg62-dev, libpng2-dev, libtiff3g-dev, zlib1g-dev, libungif3g-dev | giflib3g-dev
Description: Header files needed for Fnlib development
Headers, static lib, examples, and docs for X developers to use Fnlib.
Package: fnlib-data
Architecture: all
Recommends: libfnlib0
Description: Font files needed by Fnlib
Graphics files that fnlib renders as fonts for use by Enlightened apps.
|