mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
It appears that the screen rotation DBus API was dropped with https://invent.kde.org/plasma/kscreen/-/merge_requests/237 Port to the new API. Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/257
40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
# SPDX-FileCopyrightText: None
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
Dependencies:
|
|
- 'on': ['@all']
|
|
'require':
|
|
'frameworks/extra-cmake-modules': '@latest-kf6'
|
|
'frameworks/kconfig': '@latest-kf6'
|
|
'frameworks/kcoreaddons': '@latest-kf6'
|
|
'frameworks/ki18n': '@latest-kf6'
|
|
'frameworks/kio': '@latest-kf6'
|
|
'frameworks/kitemmodels': '@latest-kf6'
|
|
'frameworks/knotifications': '@latest-kf6'
|
|
'frameworks/kpackage': '@latest-kf6'
|
|
'frameworks/kservice': '@latest-kf6'
|
|
'frameworks/kwayland': '@latest-kf6'
|
|
'frameworks/kwindowsystem': '@latest-kf6'
|
|
'frameworks/modemmanager-qt': '@latest-kf6'
|
|
'frameworks/networkmanager-qt': '@latest-kf6'
|
|
'frameworks/kjobwidgets': '@latest-kf6'
|
|
'plasma/libkscreen': '@same'
|
|
'plasma/plasma-framework': '@same'
|
|
'plasma/kwin': '@same'
|
|
'plasma/plasma-workspace': '@same'
|
|
'libraries/kirigami-addons': '@latest-kf6'
|
|
Options:
|
|
require-passing-tests-on: [ 'Linux', 'FreeBSD']
|
|
|
|
RuntimeDependencies:
|
|
- 'on': ['Linux']
|
|
'require':
|
|
'plasma/plasma-nm': '@same'
|
|
'plasma/plasma-pa': '@same'
|
|
'plasma/bluedevil': '@same'
|
|
'plasma/milou': '@same'
|
|
'plasma/qqc2-breeze-style': '@same'
|
|
'frameworks/bluez-qt': '@latest-kf6'
|
|
- 'on': ['Linux', 'FreeBSD']
|
|
'require':
|
|
'plasma/milou' : '@same'
|