Source: lomiri-notifications Standards-Version: 4.7.4 Maintainer: Debian UBports Team Uploaders: Mike Gabriel , Marius Gripsgard , Section: libs Build-Depends: debhelper-compat (= 13), cmake, liblomiri-shell-api-dev, libqtdbustest1-dev, pkgconf, # For Qml tests qml-module-qtquick2, qml-module-qttest, qtbase5-dev-tools, qtchooser, qtdeclarative5-dev, qtdeclarative5-dev-tools, Vcs-Browser: https://salsa.debian.org/ubports-team/lomiri-notifications Vcs-Git: https://salsa.debian.org/ubports-team/lomiri-notifications.git Homepage: https://gitlab.com/ubports/development/core/lomiri-notifications Package: qml-module-lomiri-notifications Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Provides: lomiri-notifications-impl, lomiri-notifications-impl-3, Description: Lomiri Notifications - QML module Lomiri's implementation of a Free Desktop Notification server. It also provides some additional features as needed on alternative platforms, such as mobile. . Since the shell is implemented in QML, this functionality is implemented as a QML plugin. Notification status is provided as a QAbstractListModel, making integration simple. The exact form of the API is defined by the shell, Lomiri notifications only implements it. . Lomiri notifications does not and will not provide a C/C++ API for sending or receiving notifications. It is QML only.