community/plasma-videoplayer: add missing deps
I'm sorry that I can't resist using those great Plasma apps on non-Plasma environments ;)
Since without following deps on Phosh & Xfce it
won't start (kirigami2 qt5-qtquickcontrols)
QQmlApplicationEngine failed to load component qrc:/main.qml:26:1: module "org.kde.kirigami" is not installed qrc:/main.qml:24:1: module "QtQuick.Controls" is not installed qrc:/main.qml:26:1: module "org.kde.kirigami" is not installed qrc:/main.qml:24:1: module "QtQuick.Controls" is not installed
won't play videos (qt5-qtmultimedia qtmpris)
QQmlComponent: Component is not ready file:///usr/lib/qt5/qml/org/kde/kirigami.2/PageRow.qml:623: Error: Error while loading page: qrc:/PlayerPage.qml:27 module "org.nemomobile.mpris" is not installed qrc:/PlayerPage.qml:25 module "QtMultimedia" is not installed qrc:/PlayerPage.qml:27 module "org.nemomobile.mpris" is not installed qrc:/PlayerPage.qml:25 module "QtMultimedia" is not installed
won't have player history (qt5-qtbase-sqlite)
QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlQuery::prepare: database not open qrc:/helper/db.js:15: Error: Driver not loaded Driver not loaded QSqlQuery::prepare: database not open qrc:/helper/db.js:42: Error: Driver not loaded Driver not loaded
Related issue: #12711 (closed) Didn't include any of the stuff there in this MR since I think plasma-videoplayer
shouldn't depend on codec packages.
Merge request reports
Activity
Filter activity
assigned to @PureTryOut
added 30 commits
-
cd43ddfa...ec0c8b9b - 29 commits from branch
alpine:master
- ecb0daeb - community/plasma-videoplayer: add missing deps
-
cd43ddfa...ec0c8b9b - 29 commits from branch
added 3 commits
-
ecb0daeb...7f4d238d - 2 commits from branch
alpine:master
- a2a66ef3 - community/plasma-videoplayer: add missing deps
-
ecb0daeb...7f4d238d - 2 commits from branch
enabled an automatic merge when the pipeline for a2a66ef3 succeeds
mentioned in issue #12711 (closed)
Please register or sign in to reply