Source: qmenumodel Standards-Version: 4.7.4 Maintainer: Ayatana Packagers Uploaders: Debian UBports Team , Mike Gabriel , Section: libs Build-Depends: debhelper-compat (= 13), cmake, cmake-extras, dbus-test-runner, gir1.2-glib-2.0, libgles2-mesa-dev | libgl-dev, libglib2.0-dev, python3-dbus:native, python3-gi:native, python3:any, qml-module-qtquick2 , qt5-qmake, qtbase5-dev, qtdeclarative5-dev, Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/qmenumodel Vcs-Git: https://salsa.debian.org/debian-ayatana-team/qmenumodel.git Homepage: https://github.com/AyatanaIndicators/qmenumodel Package: libqmenumodel1 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs: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 Architecture: any Section: libdevel Depends: libqmenumodel1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, 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 Architecture: any Depends: libqmenumodel1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, 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.