Source: mm-common
Standards-Version: 4.7.4
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
Section: devel
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 meson,
Vcs-Browser: https://salsa.debian.org/gnome-team/mm-common
Vcs-Git: https://salsa.debian.org/gnome-team/mm-common.git
Homepage: https://www.gtkmm.org/

Package: mm-common
Architecture: all
Multi-Arch: foreign
Depends:
 automake | automaken,
 libtool,
 pkgconf,
Recommends:
 doxygen,
 g++ | c++-compiler,
 graphviz,
 xsltproc,
Suggests:
 libglibmm-2.4-dev,
 libglibmm-2.4-doc,
 libsigc++-2.0-doc,
Description: Common build files of the GNOME C++ bindings
 The mm-common module provides the build infrastructure and utilities
 shared among the GNOME C++ binding libraries.  It is only a required
 dependency for building the C++ bindings from the gnome.org version
 control repository.  An installation of mm-common is not required for
 building tarball releases, unless configured to use maintainer-mode.
 .
 The mm-common package also includes a snapshot of the Doxygen tag file
 for the GNU C++ Library reference documentation.
