File: control

package info (click to toggle)
x11-xfs-utils 7.7%2B3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,116 kB
  • sloc: sh: 4,348; ansic: 1,389; makefile: 132
file content (39 lines) | stat: -rw-r--r-- 1,017 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
34
35
36
37
38
39
Source: x11-xfs-utils
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 pkg-config,
 libx11-dev,
 libfs-dev,
 x11proto-dev,
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/xorg-team/app/x11-xfs-utils.git
Vcs-Browser: https://salsa.debian.org/xorg-team/app/x11-xfs-utils

Package: x11-xfs-utils
Architecture: any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Conflicts:
 fslsfonts,
 fstobdf,
 showfont,
 xfsinfo,
Replaces:
 fslsfonts,
 fstobdf,
 showfont,
 xfsinfo,
Description: X font server utilities
 x11-xfs-utils provides a set of utility programs useful on a system that uses
 an X font server.
 .
 The programs in this package include:
  - fslsfonts, a tool that lists fonts served by an X font server;
  - fstobdf, a tool which retrieves a font in BDF format from an X font server;
  - showfont, a font dumper for use with an X font server;
  - xfsinfo, an X font server information utility.