File: control

package info (click to toggle)
xfstt 1.11-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,668 kB
  • sloc: cpp: 8,851; sh: 5,132; makefile: 100; sed: 16
file content (33 lines) | stat: -rw-r--r-- 1,111 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
28
29
30
31
32
33
Source: xfstt
Section: x11
Priority: optional
Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://www.hadrons.org/software/xfstt/
Vcs-Browser: https://git.hadrons.org/cgit/debian/pkgs/xfstt.git
Vcs-Git: https://git.hadrons.org/git/debian/pkgs/xfstt.git
Standards-Version: 4.5.1
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 pkg-config,
 x11proto-dev | x11proto-fonts-dev,

Package: xfstt
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 lsb-base,
Description: X Font Server for TrueType fonts
 TrueType fonts are generally regarded to be the best scalable fonts
 for displays. Applications needing scalable fonts that are to be
 displayed on a screen benefit most.
 This server will allow X11 applications to use the exact same fonts
 as the TrueType fonts used on Windows operating systems.
 .
 Note: On Debian and derivatives, the X.Org server has the font server support
 disabled, so xfstt is mostly useful to serve fonts to remote systems.
 .
 Note: This package does not contain fonts. They must be obtained separately.