DFSG NEW Queue

DFSG, Licensing & New Packages Team

qt6mpris 1.0.0.1-1

Package Information

DescriptionQt 6 MPRIS interface and adaptor

qtmpris is a library which implement the MPRIS v.2 specification.

The MPRIS ( Media Player Remote Interfacing Specification ) is a standard D-Bus interface which aims to provide a common programmatic API for controlling media players.

MaintainerDebian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>
Changed ByBoyuan Yang <byang@debian.org>
Sponsorbyang@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/pkg-deepin-team/qt6mpris.git (browse)
Closes#1142313
Trackerhttps://tracker.debian.org/pkg/qt6mpris
Uploaded3 hours ago

New Package Report

.changes
DateFri, 17 Jul 2026 12:51:30 -0400
Sourceqt6mpris
Version1.0.0.1-1
Changed-ByBoyuan Yang
Architecturesource amd64
Distributionunstable
Changelog
qt6mpris (1.0.0.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142313)
   * Debian packaging is derived from the src:qtmpris (Qt 5) package and
     adapted for the Qt 6 build of the deepin-community qt6mpris fork.
.dsc
Sectionlibs
Priorityoptional
Componentmain
Package-Listlibmpris-qt6-1 deb libs optional arch=any
libmpris-qt6-dev deb libdevel optional arch=any
qml6-module-org-nemomobile-mpris deb misc optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qt6mpris
Source: https://github.com/deepin-community/qt6mpris
Upstream-Contact: https://github.com/deepin-community/qt6mpris/issues

Files: *
Copyright: 2015, Andres Gomez <andres.gomez@jolla.com>
           2015, Jolla Ltd.
License: LGPL-2.1-or-later

Files: debian/*
Copyright:
 2018, Yanhao Mo <yanhaocs@gmail.com>
 2020, Arun Kumar Pariyar <openarungeek@gmail.com>
 2024-2026, Boyuan Yang <byang@debian.org>
License: LGPL-2.1-or-later OR Expat

License: LGPL-2.1-or-later
 This library 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; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see
 <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package