idl2deb(1) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | SEE ALSO | COPYING | AUTHOR | COPYRIGHT

IDL2DEB(1)                                                     IDL2DEB(1)

NAME         top

       idl2deb - Create a Debian package for CORBA monitoring from IDL

SYNOPSIS         top

       idl2deb [ -d <opts> ] [ --dbopts=<opts> ] [ -e <address> ] [
       --email=<address> ] [ -h ] [ --help ] [ -i <idlfile> ] [
       --idl=<idlfile> ] [ -n <name> ] [ --name=<name> ] [ -p ] [
       --preserve ] [ -v ] [ --version ]

DESCRIPTION         top

       This manual page documents briefly the idl2deb command. idl2deb
       takes an CORBA IDL file as input and creates a Debian package from
       it. The package contains a loadable module for the Wireshark
       network analyzer.

OPTIONS         top

       -d <opts> --dbopts=<opts>
           options for dpkg-buildpackage.

       -e <address> --email=<address>
           use e-mail address.

       -h --help
           print help and exit.

       -i <idlfile> --idl=<idlfile>
           IDL file to use (mandatory)

       -n <name> --name=<name>
           use user name.

       -p --preserve
           do not overwrite files.

       -v --version
           print version and exit.

EXAMPLES         top

       /usr/bin/idl2deb -e me@foo.net -i bar.idl \-n "My Name" -d
       "-rfakeroot -uc -us"-d "-rfakeroot -uc -us"

SEE ALSO         top

       A lot of tools are used, which you have to apt-get install:
       wireshark-dev, python, cdbs, autotools-dev, debhelper, dpkg-dev.

COPYING         top

       This manual page was written by W. Borgert debacle@debian.org for
       Debian GNU/Linux (but may be used by others). Permission is
       granted to copy, distribute and/or modify this document under the
       terms of the GNU General Public License, Version 2 or any later
       version published by the Free Software Foundation.

AUTHOR         top

       W. Borgert Author.

COPYRIGHT         top

       Copyright © 2003, 2005 W. Borger.SH COLOPHON This page is part of
       the wireshark (Interactively dump and analyze network traffic)
       project. Information about the project can be found at 
       ⟨https://www.wireshark.org/⟩. If you have a bug report for this
       manual page, see
       ⟨https://gitlab.com/wireshark/wireshark/-/issues⟩. This page was
       obtained from the project's upstream Git repository
       ⟨https://gitlab.com/wireshark/wireshark.git⟩ on 2025-08-11. (At
       that time, the date of the most recent commit that was found in
       the repository was 2025-08-11.) If you discover any rendering
       problems in this HTML version of the page, or you believe there is
       a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

                                2025-03-07                     IDL2DEB(1)