defoma-app(1) - phpMan

Command: man perldoc info search(apropos)  


defoma-app(1)                                                                       defoma-app(1)



NAME
       defoma-app  -  configure a specific application about fonts registered in Debian Font Man-
       ager.

SYNOPSIS
       defoma-app [options] clean application [category..]
       defoma-app [options] update application [category..]
       defoma-app [options] purge application
       defoma-app [options] ignore application [category..]

DESCRIPTION
       defoma-app is a tool to configure the fonts registered in Defoma, Debian Font Manager, for
       a  specific  application.  Defoma  calls  the Defoma-configuration script of the specified
       application with register or unregister command for each of the fonts  registered  in  the
       categories  accepted by the application.  It is supposed to be invoked from postinst/prerm
       scripts of application packages, but may be invoked from console.

       application specifies the name of the application that is going  to  be  configured.   The
       specified    application    must    have   application-name.defoma   perl   script   under
       /usr/share/defoma/scripts.  If category is specified, only the fonts in the specified cat-
       egories  get processed.  Otherwise all the fonts in all the categories accepted by the ap-
       plication get processed.

COMMANDS
       update Update the configuration of the specified application about the fonts registered in
              the  specified  category.   category  can  be omitted. When it is specified and the
              specified category is set ignored (to be mentioned later), ignore flag  gets  unset
              so  the  category  gets updated.  Internally the Defoma-configuration script of the
              application gets called with unregister command first and then with  register  com-
              mand  for each font of the category. Some directories and symlinks specified in the
              header of the script might be generated automatically.
              This command should be invoked when the Defoma-configuration script  is  newly  in-
              stalled  or  updated so that the script gets installed to Defoma data directory and
              the fonts get configured to the application. It means it is supposed to be  invoked
              on the postinst configure phase.

       clean  Clean  up the configuration of the specified application about the fonts registered
              in the specified category.  category can be omitted. Internally the Defoma-configu-
              ration  script of the application gets called with unregister command for each font
              of the category.

       purge  This command is almost the same as clean command. It only differs on  removing  the
              script  installed in the defoma data directory and some directories and symlinks if
              any was generated in the update command before.
              This command should be invoked when the Defoma-configuration script is going to  be
              removed so that the script gets removed and the font configuration gets cleaned. It
              means it is supposed to be invoked on the prerm remove phase.

       ignore This command makes the specified application not use the fonts  registered  in  the
              specified  category.  It removes the fonts in the category out of the font configu-
              ration and sets the `ignore' flag against the category in order to make the Defoma-
              configuration  script of the application not accept fonts in the category. If cate-
              gory is omitted, all categories gets ignored. To unset the `ignore' flag, run defo-
              ma-app  with  update  command  and the category against which you want to unset the
              flag.

OPTIONS
       -t     Exit with true value (0) even if error occurs.

       -v     Verbose output.

       -d     Debug/Testing mode.

       -q     Quiet output.

SEE ALSO
       defoma(1).





                                          March  4, 2001                            defoma-app(1)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 20:15 @38.107.179.237 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!