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 28 29 30 31 32 33 34 35 36
|
Source: vflib2
Section: oldlibs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.7.2
Build-Depends: cdbs, debhelper (>= 4.0), xutils, libx11-dev, x-dev, libttf-dev, defoma (>= 0.7.0)
Package: vflib2
Architecture: any
Depends: ${shlibs:Depends}, defoma (>= 0.4.12), perl-modules
Replaces: vflib, vflib2-misc (<< 2.25.1-13)
Conflicts: vflib, watanabe-vfont (<< 1-6.1.4), asiya24-vfont (<< 1-8), libttf2 (<< 1.4pre.20011029-1)
Provides: vflib
Suggests: ttf-kochi-mincho, ttf-kochi-gothic
Description: Vector Font Library for Japanese Character Code
VFlib2 is a font library written in C providing several functions to
obtain bitmaps of characters. VFlib hides the font format of font files
and provides a unified API for all supported font formats.
Package: vflib2-dev
Architecture: any
Depends: vflib2 (= ${Source-Version}), libc6-dev, debhelper (>= 2.0.89)
Description: Vector Font Library for Japanese Character Code
VFlib2 is a font library written in C providing several functions to
obtain bitmaps of characters. VFlib hides the font format of font files
and provides a unified API for all supported font formats.
Package: vflib2-misc
Architecture: any
Section: utils
Depends: ${shlibs:Depends}
Replaces: vflib2 (<< 2.25.1-1)
Description: Miscellanious tools for VFlib2 library
VFlib2 is a font library written in C providing several functions to
obtain bitmaps of characters. VFlib hides the font format of font files
and provides a unified API for all supported font formats.
|