1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
Source: elisa-player
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>
Build-Depends: baloo-kf5-dev (>= 5.70.0~),
cmake (>= 3.8~),
dbus <!nocheck>,
debhelper-compat (= 13),
extra-cmake-modules (>= 5.70.0~),
gettext,
kirigami2-dev (>= 5.70.0~),
libkf5config-dev (>= 5.70.0~),
libkf5configwidgets-dev (>= 5.70.0~),
libkf5coreaddons-dev (>= 5.70.0~),
libkf5crash-dev (>= 5.70.0~),
libkf5dbusaddons-dev (>= 5.70.0~),
libkf5declarative-dev (>= 5.70.0~),
libkf5doctools-dev (>= 5.70.0~),
libkf5filemetadata-bin (>= 5.70.0~) <!nocheck>,
libkf5filemetadata-dev (>= 5.70.0~),
libkf5filemetadata3 (>= 5.70.0~) <!nocheck>,
libkf5i18n-dev (>= 5.70.0~),
libkf5kcmutils-dev (>= 5.70.0~),
libkf5kio-dev (>= 5.70.0~),
libkf5package-dev (>= 5.70.0~),
libkf5xmlgui-dev (>= 5.70.0~),
libqt5multimedia5-plugins (>= 5.14.0~) <!nocheck>,
libqt5sql5-sqlite (>= 5.14.0~) <!nocheck>,
libqt5svg5-dev (>= 5.14.0~),
libvlc-dev,
libvlccore-dev,
pkg-config,
pkg-kde-tools,
qml-module-qtmultimedia (>= 5.14.0~) <!nocheck>,
qml-module-qtqml-models2 (>= 5.14.0~) <!nocheck>,
qml-module-qtquick-controls (>= 5.14.0~) <!nocheck>,
qml-module-qtquick-controls2 (>= 5.14.0~) <!nocheck>,
qml-module-qtquick-layouts (>= 5.14.0~) <!nocheck>,
qml-module-qttest (>= 5.14.0~) <!nocheck>,
qtbase5-dev (>= 5.14.0~),
qtbase5-private-dev (>= 5.14.0~),
qtdeclarative5-dev (>= 5.14.0~),
qtmultimedia5-dev (>= 5.14.0~),
qtquickcontrols2-5-dev (>= 5.14.0~),
xauth <!nocheck>,
xvfb <!nocheck>
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://invent.kde.org/multimedia/elisa
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/elisa
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/elisa.git
Package: elisa
Architecture: any
Depends: breeze-icon-theme (>= 5.70.0~),
libqt5multimedia5-plugins (>= 5.14.0~),
libqt5sql5-sqlite (>= 5.14.0~),
qml-module-org-kde-kcm (>= 5.70.0~),
qml-module-org-kde-kirigami2 (>= 5.70.0~),
qml-module-qt-labs-platform (>= 5.14.0~),
qml-module-qt-labs-settings (>= 5.14.0~),
qml-module-qtgraphicaleffects (>= 5.14.0~),
qml-module-qtqml (>= 5.14.0~),
qml-module-qtqml-models2 (>= 5.14.0~),
qml-module-qtquick-controls2 (>= 5.14.0~),
qml-module-qtquick-dialogs (>= 5.14.0~),
qml-module-qtquick-layouts (>= 5.14.0~),
qml-module-qtquick-window2 (>= 5.14.0~),
qml-module-qtquick2 (>= 5.14.0~),
${misc:Depends},
${shlibs:Depends}
Description: Simple music player with a focus on Plasma desktop integration and privacy
Elisa is a music player developed by the KDE community that strives to be
simple and nice to use. It tries to be flexible to account for different
workflows and use-cases. It focuses on a very good integration with the
Plasma desktop of the KDE community without compromising the support for
other environments.
.
Elisa is developed using modern KDE technologies and aims to be reliable
and respectful of users’ privacy. As such, it favors online services where
users are in control of their data.
|