lomiri-notifications 1.3.3-1
Package Information
| Description | Lomiri Notifications - Qt5 QML module Lomiri's Qt5 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. |
|---|---|
| Maintainer | Debian UBports Team <team+ubports@tracker.debian.org> |
| Changed By | Jeremy Bícha <jbicha@ubuntu.com> |
| Sponsor | jbicha@debian.org |
| Distribution | experimental |
| Architecture | any |
| VCS | git: https://salsa.debian.org/ubports-team/lomiri-notifications.git (browse) |
| Popcon Installs | 87 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/lomiri-notifications |
| Uploaded | 9 hours ago |
New Package Report
.changes
| Source | lomiri-notifications |
|---|---|
| Version | 1.3.3-1 |
| Changed-By | Jeremy Bícha |
| Architecture | source amd64 |
| Distribution | experimental |
| Date | Sun, 21 Jun 2026 22:16:44 -0400 |
Changelog
lomiri-notifications (1.3.3-1) experimental; urgency=medium . * Team upload . [ Jeremy Bícha ] * New upstream release * Mark some Build-Depends as only needed for build tests * Simplify debian/rules a bit . [ Cosima Neidahl ] * Add a Qt6 package
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | qml-module-lomiri-notifications deb libs optional arch=any qml6-module-lomiri-notifications deb libs optional arch=any |
| Section | libs |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://gitlab.com/ubports/development/core/lomiri-notifications/ Upstream-Name: Lomiri Notifications Files: examples/example.py examples/icon-summary-body.py examples/icon-summary.py examples/icon-value.py examples/interactive-notification.py examples/low-urgency.py examples/non-shaped-icon-summary-body.py examples/normal-urgency.py examples/sd-example-event-reminder.py examples/sd-example-incoming-call-canceled.py examples/sd-example-incoming-call.py examples/sd-example-incoming-file.py examples/sd-example-morning-alarm.py examples/sd-example-much-body-text.py examples/sd-example-password-entry.py examples/sd-example-simunlock.py examples/sd-example-user-auth.py examples/sd-example-using-button-tint-hint.py examples/sound.py examples/summary-body.py examples/summary-only.py examples/suppress-sound.py examples/unsupported/append-hint-example.py examples/unsupported/icon-only.py examples/unsupported/icon-updating.py examples/unsupported/icon-value.py examples/unsupported/sync-icon-only.py examples/update-notifications.py examples/urgent-urgency.py include/ActionModel.h include/DBusTypes.h include/Notification.h include/NotificationClient.h include/NotificationClientPlugin.h include/NotificationModel.h include/NotificationPlugin.h include/NotificationServer.h include/notify-backend.h.in src/ActionModel.cpp src/DBusTypes.cpp src/Notification.cpp src/NotificationClient.cpp src/NotificationClientPlugin.cpp src/NotificationModel.cpp src/NotificationPlugin.cpp src/NotificationServer.cpp test/tst_NotificationInterface.qml tools/Notifications/Notification.qml tools/Notifications/Notifications.qml tools/Notifications/timings.js tools/clientMainWindow.cpp tools/clientMainWindow.h tools/datatest.qml tools/dbusclient.cpp tools/dbusserver.cpp tools/mainWindow.cpp tools/mainWindow.h tools/serverMainWindow.cpp tools/serverMainWindow.h Copyright: 2009, Canonical Ltd. 2012, Canonical Ltd. 2013, Canonical Ltd. 2013-2016, Canonical Ltd. 2014, Canonical Ltd. 2015, Canonical Ltd. License: GPL-3 Files: .gitignore AUTHORS CMakeLists.txt ChangeLog README.txt cmake/coverage.cmake examples/assets/avatar1.jpg examples/assets/avatar2-with-alpha.png examples/assets/avatar2.jpg examples/assets/avatar3.jpg examples/assets/avatar4.jpg examples/assets/avatar5.jpg examples/assets/icon_facebook.png examples/assets/icon_message.png examples/assets/icon_phone.png examples/assets/notification-weekday-alarm.svg examples/trigger-sds.sh include/CMakeLists.txt src/CMakeLists.txt src/org.freedesktop.Notifications.xml src/qmldir test/CMakeLists.txt test/notificationservertest.cpp test/notificationtest.cpp tools/Notifications/graphics/avatar1.jpg tools/Notifications/graphics/avatar2.jpg tools/Notifications/graphics/avatar3.jpg tools/Notifications/graphics/facebook@18.png tools/Notifications/graphics/icon_phone.png tools/Notifications/graphics/tile.png tools/CMakeLists.txt tools/clientMainWindow.ui tools/mainWindow.ui tools/qmltest.cpp tools/serverMainWindow.ui tools/viewer.cpp Copyright: 2009-2015, Canonical Ltd. License: GPL-3 Comment: No license headers in files. . Assuming copyright holdership and license from other code files. Files: debian/* Copyright: 2009-2015, Canonical Ltd. 2022-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-3 License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of version 3 of the GNU General Public License as published by the Free Software Foundation. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.