commit 55cbe1327b2bc6df4a9521c9810a2325a37ecc257b84d96f733fc5400e03bfdb Author: Luca Beltrame Date: Wed Feb 7 18:01:32 2024 +0000 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kscreen6?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/kscreen-5.93.0.tar.xz b/kscreen-5.93.0.tar.xz new file mode 100644 index 0000000..691772d --- /dev/null +++ b/kscreen-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640b01405105f16a5c4973709185bb48fb1ed33b263617f78b4190dbba877665 +size 196832 diff --git a/kscreen-5.93.0.tar.xz.sig b/kscreen-5.93.0.tar.xz.sig new file mode 100644 index 0000000..2a96fe2 --- /dev/null +++ b/kscreen-5.93.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6LTMACgkQ11dEg7tX +sY1h8xAAujmOmoQWvm/5dMrOpCbhlMDeqHyG+YmSzFMjDmEJloL2ARRcR4x6JLOF +o1RIaJC97DsN/AnxM62MhoRnTCgi6gG6uSMtxvDnuakfSVjRQ3Q3JyyVUpu+IwfX +I7J5X9t/mSitnU/FwQha2oWQlOFjF7GzWHEK7B7pyGXYxRKW8O4XfbVpsA4piSzL +W4xifnEWvMGv0eszF80wvT9+IdUpxIQCQN/lGMHYJgJfERz9jTvxs0NWuI2nC2Xk +jlrsztFgYmntHqTRJX4Y22Z+thb8U87wZENvbOKeIiRxUfrH7N+o1J8qrt06Fl65 +Ol+0MeyN7jebh7h8pXGu+/uN/9uSdg2vwn2EXwykPbaHPqBr28jQgF6ofCYbSizs +OEebjNKXk8IYepNiP26ZVzOw3z2ZsFKqMllNw0vTOapJJUon+qONCD7Kj8RkIXZu +Us5Mnyu1AQOGuCBAaVImDw8sYXJ1/TAU1nzsyfoaKTr4rcaBnB1jj4StYzbo2z1l +kmvAU9TCrCWGinLyx2/APs0VWLWgpGW7XoDk2Lu0b5OxlS6ypenj4Mez2k4TDYJF +gWxF/sILd1isHco5xzKfnzZe2TyzZ5O1klaF0NtJrz0MKQdjGeY+5/DdysKrnqOb +TaItSh7eqey3kvffRlcK0UNSFTTvjtYdxBuv9qiNi9rPcPmSRz4= +=zCj9 +-----END PGP SIGNATURE----- diff --git a/kscreen6.changes b/kscreen6.changes new file mode 100644 index 0000000..a50b61a --- /dev/null +++ b/kscreen6.changes @@ -0,0 +1,24 @@ +------------------------------------------------------------------- +Wed Jan 31 17:37:06 UTC 2024 - Fabian Vogt + +- Update to 5.93.0 (6.0 RC 2): + * New bugfix release + * See https://kde.org/announcements/megarelease/6/rc2/ for details +- Changes since 5.92.0: + * RC 1 version dep + * add a version for dependencies so it does not break CI + * Fix X-KDE-Shortcuts declaration + * kded: Drop Daemon::displayButton() + * Define display switcher shortcut via desktop file instead of at runtime (kde#479647) + +------------------------------------------------------------------- +Mon Jan 15 21:08:51 UTC 2024 - Fabian Vogt + +- Update to 5.92.0 (6.0 RC 1) + * For more details please see: + https://kde.org/announcements/megarelease/6/rc1/ + +------------------------------------------------------------------- +Fri Jun 30 19:45:19 UTC 2023 - Christophe Marin + +- Init kscreen6 diff --git a/kscreen6.spec b/kscreen6.spec new file mode 100644 index 0000000..f8c5a8a --- /dev/null +++ b/kscreen6.spec @@ -0,0 +1,124 @@ +# +# spec file for package kscreen6 +# +# Copyright (c) 2023 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%global __requires_exclude qt6qmlimport\\(org\\.kde\\.private\\.kscreen.* + +%global kf6_version 5.240.0 +%define qt6_version 6.5.0 + +%define rname kscreen +%bcond_without released +Name: kscreen6 +Version: 5.93.0 +Release: 0 +# Full Plasma 6 version (e.g. 6.0.0) +%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} +# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) +%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} +Summary: Screen management software by KDE +License: GPL-2.0-or-later +URL: https://www.kde.org +Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif +BuildRequires: fdupes +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: pkgconfig +BuildRequires: qt6-gui-private-devel >= %{qt6_version} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} +BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} +BuildRequires: cmake(KF6Screen) >= %{_plasma6_bugfix} +BuildRequires: cmake(KF6Svg) >= %{kf6_version} +BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} +BuildRequires: cmake(LayerShellQt) >= %{_plasma6_bugfix} +BuildRequires: cmake(Plasma) >= %{_plasma6_bugfix} +BuildRequires: cmake(PlasmaQuick) >= %{_plasma6_bugfix} +BuildRequires: cmake(Qt6Sensors) >= %{qt6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} +BuildRequires: pkgconfig(xcb-atom) +BuildRequires: pkgconfig(xi) +Requires: kf6-kded +Requires: libkscreen6-plugin >= %{_plasma6_bugfix} +Requires: xrdb +Recommends: kscreen6-plasmoid +Supplements: (libkscreen6-plugin and plasma6-workspace) +Conflicts: kscreen5 +Conflicts: kscreen5-lang + +%description +KScreen handles screen management for both X11 and Wayland sessions, including rotation, size, refresh rate, and scaling. + +%package plasmoid +Summary: Plasma widget to control screen configuration +Requires: kscreen6 = %{version} + +%description plasmoid +This package provides a Plasma widget to control common screen configuration options. + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 + +%kf6_build + +%install +%kf6_install + +%find_lang %{name} --all-name + +%post +%{systemd_user_post plasma-kscreen-osd.service} + +%preun +%{systemd_user_preun plasma-kscreen-osd.service} + +%postun +%{systemd_user_postun plasma-kscreen-osd.service} + +%files +%license LICENSES/* +%{_kf6_applicationsdir}/kcm_kscreen.desktop +%{_kf6_appstreamdir}/org.kde.kscreen.appdata.xml +%{_kf6_bindir}/kscreen-console +%{_kf6_debugdir}/kscreen.categories +%{_kf6_plugindir}/kf6/kded/kscreen.so +%{_kf6_plugindir}/plasma/applets/org.kde.kscreen.so +%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_kscreen.so +%{_kf6_sharedir}/dbus-1/services/org.kde.kscreen.osdService.service +%{_libexecdir}/kscreen_osd_service +%{_userunitdir}/plasma-kscreen-osd.service +%dir %{_kf6_sharedir}/kglobalaccel/ +%{_kf6_sharedir}/kglobalaccel/org.kde.kscreen.desktop + +%files plasmoid +%license LICENSES/* +%{_kf6_plasmadir}/plasmoids/org.kde.kscreen/ + +%files lang -f kscreen6.lang + +%changelog diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..df40fb7 Binary files /dev/null and b/plasma.keyring differ