logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dh_gtkmodules - create Gtk module files for Gtk modules

Author

       Loic Minier <lool@dooz.org>

2.24.33-6ubuntu1                                   2024-11-14                                   DH_GTKMODULES(1)

Description

dh_gtkmodules is a debhelper program that handles correctly generating a dependency on the versionned
       Gtk+ module ABI and indexes for GdkPixbuf loaders and IM modules that it finds in the Gtk+ module
       directories.

       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 IM 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").

Name

       dh_gtkmodules - create Gtk module files for Gtk modules

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.

Synopsis

dh_gtkmodules [debhelperoptions]

See Also