Source: qmenumodel Section: libs Priority: optional Maintainer: Marius Gripsgard Uploaders: Mike Gabriel Build-Depends: debhelper (>= 10), cmake (>= 2.8.9), cmake-extras, libglib2.0-dev, qt5-default | hello, qt5-qmake, qtbase5-dev (>= 5.0), qtdeclarative5-dev (>= 5.0), python3:any, python3-dbus:native, python3-gi:native, gir1.2-glib-2.0, dbus-test-runner, libgles2-mesa-dev | libgl-dev, Standards-Version: 3.9.4 Homepage: https://github.com/AyatanaIndicators/qmenumodel Vcs-Git: https://github.com/AyatanaIndicators/qmenumodel.git Vcs-Browser: https://github.com/AyatanaIndicators/qmenumodel Package: libqmenumodel1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Pre-Depends: ${misc:Pre-Depends} Description: Qt binding for GMenuModel - shared library Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. It can be used to expose indicator or application menus for applications using the Qt framework. . This package contains the shared library required by applications using QMenuModel. Package: libqmenumodel-dev Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqmenumodel1 (= ${binary:Version}), Description: Qt binding for GMenuModel - development files Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. It can be used to expose indicator or application menus for applications using the Qt framework. . This package contains the development headers for libqmenumodel. Package: qml-module-qmenumodel1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqmenumodel1 (= ${binary:Version}), Description: Qt binding for GMenuModel - QML module Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. It can be used to expose indicator or application menus for applications using the Qt framework. . This package contains the QML module for building applications using the QMenuModel library.