File: control

package info (click to toggle)
fnlib 0.5-12
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,860 kB
  • ctags: 148
  • sloc: sh: 10,473; ansic: 2,509; makefile: 170
file content (27 lines) | stat: -rw-r--r-- 1,055 bytes parent folder | download
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
26
27
Source: fnlib
Section: graphics
Priority: optional
Maintainer: Steve Langasek <vorlon@debian.org>
Build-Depends: debhelper (>= 3.0), imlib11-dev, xlibs-dev, libtool, autotools-dev
Standards-Version: 3.5.10.0

Package: libfnlib0
Architecture: any
Section: libs
Depends: fnlib-data (>= ${Source-Version}), ${shlibs:Depends}
Description: 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
Section: libdevel
Depends: imlib11-dev, libfnlib0 (= ${Source-Version}), libjpeg62-dev, libpng3-dev, libtiff4-dev, zlib1g-dev, libungif4-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.