Source: libmbim
Section: libs
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders: Arnaud Ferraris <aferraris@debian.org>,
           Guido Günther <agx@sigxcpu.org>,
           Henry-Nicolas Tourneur <debian@nilux.be>,
           Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
               bash-completion,
               gobject-introspection,
               gtk-doc-tools <!nodoc>,
               help2man,
               libgirepository1.0-dev,
               libglib2.0-dev (>= 2.56),
               meson,
               pkgconf,
Build-Depends-Indep: libglib2.0-doc <!nodoc>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/libmbim.git
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/libmbim
Homepage: https://www.freedesktop.org/wiki/Software/libmbim/

Package: libmbim-glib4
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Support library to use the MBIM protocol
 libmbim is a glib-based library for talking to WWAN modems and devices
 which speak the Mobile Interface Broadband Model (MBIM) protocol.

Package: libmbim-glib-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libmbim-glib4 (= ${binary:Version}),
         ${misc:Depends},
         libglib2.0-dev,
         gir1.2-mbim-1.0 (= ${binary:Version}),
Suggests: libmbim-glib-doc
Description: Header files for adding MBIM support to applications that use glib
 libmbim is a glib-based library for talking to WWAN modems and devices
 which speak the Mobile Interface Broadband Model (MBIM) protocol.
 .
 This package contains the header, pkg-config and API documentation files for
 development applications using MBIM functionality from applications
 that use glib.

Package: libmbim-glib-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: devhelp
Build-Profiles: <!nodoc>
Description: API documentation for the MBIM protocol library
 libmbim is a glib-based library for talking to WWAN modems and devices
 which speak the Mobile Interface Broadband Model (MBIM) protocol.
 .
 This package contains the API reference for libmbim-glib.

Package: libmbim-utils
Section: net
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utilities to use the MBIM protocol from the command line
 libmbim is a glib-based library for talking to WWAN modems and devices
 which speak the Mobile Interface Broadband Model (MBIM) protocol.
 .
 This package contains the utilities that make it easier to use MBIM
 functionality from the command line.

Package: libmbim-proxy
Section: net
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libmbim-glib4 (= ${binary:Version})
Description: Proxy to communicate with MBIM ports
 libmbim is a glib-based library for talking to WWAN modems and devices
 which speak the Mobile Interface Broadband Model (MBIM) protocol.
 .
 This package contains the binary mbim-proxy used by libmbim to allow multiple
 clients to use the same MBIM port simultaneously.

Package: gir1.2-mbim-1.0
Section: introspection
Architecture: linux-any
Multi-Arch: same
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: GObject introspection data for libmbim-glib
 libmbim is a glib-based library for talking to WWAN modems and devices
 which speak the Mobile Interface Broadband Model (MBIM) protocol.
 .
 This package contains introspection data for the libmbim-glib library.