NAME
dh_gtkmodules - create Gtk module files for Gtk modules
SYNOPSIS
dh_gtkmodules [debhelper options]
DESCRIPTION
dh_gtkmodules is a debhelper program that handles correctly
generating Gtk module files for GdkPixbuf loaders and \s-1IM\s0 modules
that it finds in the standard module directory.
This command automatically adds a “<package>.loaders” file to the
current package with the package name or “<package>.immodules” if it
finds any GdkPixbuf loaders or \s-1IM\s0 modules.
If this command finds the versionned standard module directory in the
current package, it will generate a dependency on the earliest Gtk
version that Gtk currently has compatibility for in ${misc:Depends}
(“binary version”).
OPTIONS
"-k"
Do not generate any dependencies in ${misc:Depends}.
SEE ALSO
debhelper
This program relies on Debhelper, but is shipped with the Gtk
development files.
AUTHOR
Loic Minier <lool@dooz.org>