File: control

package info (click to toggle)
perlftlib 1.2-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 168 kB
  • ctags: 177
  • sloc: perl: 1,927; makefile: 111
file content (24 lines) | stat: -rw-r--r-- 728 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
Source: perlftlib
Section: contrib/interpreters
Priority: optional
Maintainer: ISHIKAWA Mutsumi <ishikawa@linux.or.jp>
Standards-Version: 3.0.1

Package: libft-perl
Section: contrib/interpreters
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Conflicts: libfreetype-perl
Replaces: libfreetype-perl
Description: Perl module for the FreeType library
 This module lets you use the FreeType library from perl.

Package: fttools
Section: contrib/utils
Architecture: all
Depends: ${perl:Depends}, libft-perl, libjcode-perl
Conflicts: ftinfo, mkttfdir
Replaces: ftinfo, mkttfdir
Description: FreeType font utilities.
 mkttfdir utility getnerate font.dir file for TrueType font.
 ftinfo utility report TrueType font info.