95 lines
2.7 KiB
HTML
95 lines
2.7 KiB
HTML
|
||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
<HTML><HEAD><TITLE>Man page of DH_INSTALLXFONTS</TITLE>
|
||
</HEAD><BODY>
|
||
<H1>DH_INSTALLXFONTS</H1>
|
||
Section: Debhelper (1)<BR>Updated: 2020-03-27<BR><A HREF="#index">Index</A>
|
||
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<A NAME="lbAB"> </A>
|
||
<H2>NAME</H2>
|
||
|
||
dh_installxfonts - register X fonts
|
||
<A NAME="lbAC"> </A>
|
||
<H2>SYNOPSIS</H2>
|
||
|
||
|
||
|
||
<B>dh_installxfonts</B> [<I>debhelper options</I>]
|
||
<A NAME="lbAD"> </A>
|
||
<H2>DESCRIPTION</H2>
|
||
|
||
|
||
|
||
<B>dh_installxfonts</B> is a debhelper program that is responsible for
|
||
registering X fonts, so their corresponding <I>fonts.dir</I>, <I>fonts.alias</I>,
|
||
and <I>fonts.scale</I> be rebuilt properly at install time.
|
||
<P>
|
||
|
||
Before calling this program, you should have installed any X fonts provided
|
||
by your package into the appropriate location in the package build
|
||
directory, and if you have <I>fonts.alias</I> or <I>fonts.scale</I> files, you should
|
||
install them into the correct location under <I>etc/X11/fonts</I> in your
|
||
package build directory.
|
||
<P>
|
||
|
||
Your package should depend on <B>xfonts-utils</B> so that the
|
||
<B>update-fonts-</B><I>*</I> commands are available. (This program adds that dependency to
|
||
<B>${misc:Depends}</B>.)
|
||
<P>
|
||
|
||
This program automatically generates the <I>postinst</I> and <I>postrm</I> commands needed
|
||
to register X fonts. These commands are inserted into the maintainer
|
||
scripts by <B>dh_installdeb</B>. See <B><A HREF="/cgi-bin/man/man2html?1+dh_installdeb">dh_installdeb</A></B>(1) for an explanation of how
|
||
this works.
|
||
<A NAME="lbAE"> </A>
|
||
<H2>NOTES</H2>
|
||
|
||
|
||
|
||
See <B><A HREF="/cgi-bin/man/man2html?8+update-fonts-alias">update-fonts-alias</A></B>(8), <B><A HREF="/cgi-bin/man/man2html?8+update-fonts-scale">update-fonts-scale</A></B>(8), and
|
||
<B><A HREF="/cgi-bin/man/man2html?8+update-fonts-dir">update-fonts-dir</A></B>(8) for more information about X font installation.
|
||
<P>
|
||
|
||
See Debian policy, section 11.8.5. for details about doing fonts the Debian
|
||
way.
|
||
<A NAME="lbAF"> </A>
|
||
<H2>SEE ALSO</H2>
|
||
|
||
|
||
|
||
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7)
|
||
<P>
|
||
|
||
This program is a part of debhelper.
|
||
<A NAME="lbAG"> </A>
|
||
<H2>AUTHOR</H2>
|
||
|
||
|
||
|
||
Joey Hess <<A HREF="mailto:joeyh@debian.org">joeyh@debian.org</A>>
|
||
<P>
|
||
|
||
<HR>
|
||
<A NAME="index"> </A><H2>Index</H2>
|
||
<DL>
|
||
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
||
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
||
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
||
<DT id="4"><A HREF="#lbAE">NOTES</A><DD>
|
||
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
|
||
<DT id="6"><A HREF="#lbAG">AUTHOR</A><DD>
|
||
</DL>
|
||
<HR>
|
||
This document was created by
|
||
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
||
using the manual pages.<BR>
|
||
Time: 00:05:10 GMT, March 31, 2021
|
||
</BODY>
|
||
</HTML>
|