Review: ukui-sni 4.21.0.2-1
Package Information
| Description | Library for implementing a status notifier host C++ API base on status notifier item protocol. This Package provides run time library for ukui-widget-system-tray ,the latter is a widget showing in ukui-panel. |
|---|---|
| Maintainer | Kylin Team <team+kylin@tracker.debian.org> |
| Changed By | zhangpan <zhangpan@kylinos.cn> |
| Sponsor | tille@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/kylin-team/ukui-sni.git (browse) |
| Tracker | https://tracker.debian.org/pkg/ukui-sni |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Architecture | source amd64 |
|---|---|
| Distribution | unstable |
| Date | Thu, 18 Jun 2026 10:10:46 +0800 |
| Source | ukui-sni |
| Version | 4.21.0.2-1 |
| Changed-By | zhangpan |
Changelog
ukui-sni (4.21.0.2-1) unstable; urgency=medium . * Initial release.
.dsc
| Package-List | libukui-sni-host-dev deb libdevel optional arch=any libukui-sni-host1 deb libs optional arch=any ukui-sni-watcher deb x11 optional arch=any ukui-widget-system-tray deb x11 optional arch=any |
|---|---|
| Section | libdevel |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ukui-sni
Upstream-Contact: Kylin Team <team+kylin@tracker.debian.org>
Source: https://gitee.com/openkylin/ukui-sni
Files: *
Copyright: 2023-2025, KylinSoft Co., Ltd.
License: GPL-3+
Files: debian/*
Copyright: 2023-2026, KylinSoft Co., Ltd.
License: GPL-3+
Files: 3rd-parties/*
Copyright: 2013, Digia Plc and/or its subsidiary(-ies).
License: BSD-3-clause
Files: 3rd-parties/qtsingleapplication/doc/html/qtsingleapplication-example-loader.html
3rd-parties/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
3rd-parties/qtsingleapplication/doc/html/qtsinglecoreapplication-example-console.html
Copyright: 2013, Digia Plc and/or its subsidiary(-ies).
License: BSD-3-clause
Files: 3rd-parties/qtsingleapplication/doc/index.qdoc
Copyright: 2013, Digia Plc and/or its subsidiary(-ies).
License: BSD-3-clause
Files: common/*
Copyright: 2023, iaom <zhangpengfei@kylinos.cn>
2009, Marco Martin <notmart@gmail.com>
License: GPL-2
Files: status-notifier-host/*
Copyright: 2009, 2010, Canonical
License: LGPL-2
Files: status-notifier-host/status-notifier-host.cpp
status-notifier-host/status-notifier-host.h
status-notifier-host/status-notifier-item-private.h
status-notifier-host/status-notifier-item.h
Copyright: 2023-2025, KylinSoft Co., Ltd.
License: GPL-3+
Files: status-notifier-host/status-notifier-item.cpp
Copyright: 2023, iaom <zhangpengfei@kylinos.cn>
2009, Matthieu Gallien <matthieu_gallien@yahoo.fr>
2009, Marco Martin <notmart@gmail.com>
License: GPL-2
Files: xembed-sni-proxy/*
Copyright: 2023, iaom <zhangpengfei@kylinos.cn>
2015, 2017, David Edmundson <davidedmundson@kde.org>
License: LGPL-2.1
Files: xembed-sni-proxy/c_ptr.h
Copyright: 2024, iaom <zhangpengfei@kylinos.cn>
2022, Xaver Hugl <xaver.hugl@gmail.com>
License: LGPL-2.1
Files: xembed-sni-proxy/fdo-selection-manager.cpp
xembed-sni-proxy/sni-proxy.cpp
xembed-sni-proxy/sni-proxy.h
Copyright: 2023, iaom <zhangpengfei@kylinos.cn>
2019, Konrad Materka <materka@gmail.com>
2015, David Edmundson <davidedmundson@kde.org>
License: LGPL-2.1
Files: xembed-sni-proxy/xcb-utils.h
Copyright: 2023, iaom <zhangpengfei@kylinos.cn>
2015, David Edmudson <davidedmundson@kde.org>
2012, 2013, Martin Graesslin <mgraesslin@kde.org>
License: GPL-2
License: BSD-3-clause
The BSD License
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License: GPL-2
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 dated June, 1991.
On Debian systems, the complete text of version 2 of the GNU General
Public License can be found in '/usr/share/common-licenses/GPL-2'.
License: GPL-3+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 3 dated June, 2007, or (at
your option) any later version.
On Debian systems, the complete text of version 3 of the GNU General
Public License can be found in '/usr/share/common-licenses/GPL-3'.
License: LGPL-2
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published by the
Free Software Foundation; version 2 of the License.
On Debian systems, the complete text of version 2 of the GNU Library
General Public License can be found in '/usr/share/common-licenses/LGPL-2'.
License: LGPL-2.1
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; version 2.1 of the License.
On Debian systems, the complete text of version 2.1 of the GNU Lesser
General Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.
Review Information
accepted — allocated to mechtilde 0 hours ago, started 0 hours ago, completed 0 hours ago.