Source: appmenu-gtk-module
Priority: optional
Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Jeremy Bicha <jbicha@debian.org>,
 Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Build-Depends: meson (>= 0.49.0),
               debhelper-compat (= 13),
               dpkg-dev (>= 1.16.1.1~),
               libx11-dev,
               libglib2.0-dev (>= 2.50.0),
               libgtk-3-dev (>= 3.22.0),
               gtk-doc-tools,
               systemd-dev,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Section: libs
Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module
Vcs-Git: https://salsa.debian.org/debian-ayatana-team/appmenu-gtk-module.git
Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/appmenu-gtk-module

Package: libappmenu-gtk-parser-dev-common
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Common header files for GtkMenuShell to GMenuModel parser
 GTK+ module for exporting old-style menus as GMenuModels.
 .
 Many applications implement menus as GtkMenuShells and GtkMenuItems and
 aren't looking to migrate to the newer GMenuModel API.
 .
 The AppMenu GTK+ module watches for these types of menus and exports the
 appropriate GMenuModel implementation.
 .
 This package contains common header files.

Package: libappmenu-gtk3-parser0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends},
Description: GtkMenuShell to GMenuModel parser (GTK+3.0)
 GTK+ module for exporting old-style menus as GMenuModels.
 .
 Many applications implement menus as GtkMenuShells and GtkMenuItems and
 aren't looking to migrate to the newer GMenuModel API.
 .
 The AppMenu GTK+ module watches for these types of menus and exports the
 appropriate GMenuModel implementation.
 .
 This library converts GtkMenuShells into GMenuModels for GTK+3.0
 applications.

Package: libappmenu-gtk3-parser-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         libgtk-3-dev (>= 3.2.0),
         libappmenu-gtk-parser-dev-common (>= ${source:Version}),
         libappmenu-gtk3-parser0 (= ${binary:Version}),
Description: GtkMenuShell to GMenuModel parser (GTK+3.0 development files)
 GTK+ module for exporting old-style menus as GMenuModels.
 .
 Many applications implement menus as GtkMenuShells and GtkMenuItems and
 aren't looking to migrate to the newer GMenuModel API.
 .
 The AppMenu GTK+ module watches for these types of menus and exports the
 appropriate GMenuModel implementation.
 .
 This package contains GTK+ 3 pkg-config files and library headers
 for libappmenu-gtk3-parser0.

Package: appmenu-gtk-module-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         libglib2.0-bin,
Description: Common files for GtkMenuShell D-Bus exporter
 GTK+ module for exporting old-style menus as GMenuModels.
 .
 Many applications implement menus as GtkMenuShells and GtkMenuItems and
 aren't looking to migrate to the newer GMenuModel API.
 .
 The AppMenu GTK+ module watches for these types of menus and exports the
 appropriate GMenuModel implementation.
 .
 This package contains common data files of the actual appmenu module.

Package: appmenu-gtk3-module
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends},
         appmenu-gtk-module-common (>= ${source:Version}),
         libappmenu-gtk3-parser0 (>= ${binary:Version}),
Provides: appmenu-gtk3
Conflicts: appmenu-gtk3
Replaces: appmenu-gtk3
Description: GtkMenuShell D-Bus exporter (GTK+3.0)
 GTK+ module for exporting old-style menus as GMenuModels.
 .
 Many applications implement menus as GtkMenuShells and GtkMenuItems and
 aren't looking to migrate to the newer GMenuModel API.
 .
 The AppMenu GTK+ module watches for these types of menus and exports the
 appropriate GMenuModel implementation.
 .
 This package contains the GTK+3.0 AppMenu module.
