Penguin
Blame: dh_installxfonts(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of dh_installxfonts(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 DH_INSTALLXFONTS
2 !!!DH_INSTALLXFONTS
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 NOTES
7 SEE ALSO
8 AUTHOR
9 ----
10 !!NAME
11
12
13 dh_installxfonts - register X fonts
14 !!SYNOPSIS
15
16
17 __dh_installxfonts__ [[''debhelper
18 options'']
19 !!DESCRIPTION
20
21
22 dh_installxfonts is a debhelper program that is responsible
23 for registering X fonts, so their corresponding fonts.dir,
24 fonts.alias, and fonts.scale be rebuilt properly at install
25 time.
26
27
28 Before calling this program, you should have installed any X
29 fonts provided by your package into the appropriate location
30 in the package build directory, and if you have fonts.alias
31 or fonts.scale files, you should install them into the
32 correct location under etc/X11/fonts in your package build
33 directory.
34
35
36 Your package should should depend on xutils (
37
38
39 This programt automatically generates the postinst and
40 postrm commands needed to register X fonts. See
41 ''dh_installdeb''(1) for an explanation of how this
42 works.
43 !!NOTES
44
45
46 See ''update-fonts-alias''(8),
47 ''update-fonts-scale''(8), and ''update-fonts-dir''(8)
48 for more information about X font installation.
49
50
51 See Debian policy, section 12.8.5. for details about doing
52 fonts the Debian way.
53 !!SEE ALSO
54
55
56 debhelper(1)
57
58
59 This program is a part of debhelper.
60 !!AUTHOR
61
62
63 Joey Hess
64 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.