Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

dh_installxfonts(1)


DH_INSTALLXFONTS

DH_INSTALLXFONTS

NOMBRE
SINOPSIS
DESCRIPCIÓN
NOTAS
VÉASE ADEMÁS
AUTOR
TRADUCTOR

NOMBRE

dh_installxfonts − registra tipos de letra para X

SINOPSIS

dh_installxfonts [opciones debhelper]

DESCRIPCIÓN

dh_installxfonts es un programa de debhelper responsable de registrar tipos de letra para X, de forma que los correspondientes fonts.dir, fonts.alias, y fonts.scale sean reconstruidos adecuadamente durante la instalación.

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 fonts.alias or fonts.scale files, you should install them into the correct location under etc/X11/fonts in your package build directory.

Your package should depend on xfonts-utils so that the update−fonts−* commands are available. (This program adds that dependency to ${misc:Depends}.)

This program automatically generates the postinst and postrm commands needed to register X fonts. These commands are inserted into the maintainer scripts by dh_installdeb. See dh_installdeb(1) for an explanation of how this works.

NOTAS

Lea update−fonts−alias(8), update−fonts−scale(8), y update−fonts−dir(8) para más información acerca de la instalación de tipos de letra para X.

Consulte las Normas de Debian, sección 11.8.5. para detalles acerca de manejar los tipos de letra al estilo de Debian.

VÉASE ADEMÁS

debhelper(7)

Este programa es parte de debhelper.

AUTOR

Joey Hess <joeyh@debian.org>

TRADUCTOR

Traducci



dh_installxfonts(1)