Plasma 6 RC 2. Still untested...
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/systemsettings6?expand=0&rev=1
This commit is contained in:
commit
bb5791a3f9
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -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
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
BIN
plasma.keyring
Normal file
BIN
plasma.keyring
Normal file
Binary file not shown.
3
systemsettings-5.93.0.tar.xz
Normal file
3
systemsettings-5.93.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e0d704994914c9b969f0d906781d2bdfbb67cf07ac250e698823848b14a6b06
|
||||
size 217904
|
16
systemsettings-5.93.0.tar.xz.sig
Normal file
16
systemsettings-5.93.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6Rz8ACgkQ11dEg7tX
|
||||
sY1HKQ/+OAHWhMuGL21/gwiTiil7DX+Fm47pYJNgVC8ZKINytXIjDSZeUAVx6Tgo
|
||||
WYlz5JMIr4j9aav9wR9J5fXSHWSUuJc5eTvMPV/8wX+5K6/yeUb/udFOhSJDe72I
|
||||
TdA9mlwlCbUA+Udu1oLkMskBjtWaPaqjnUNrmf4t+ZEvITRMbQ2592aWdfZi6KvQ
|
||||
0ed1zuFxwSA/SPNKOLyTtwosjpCN+siUe97r1k0iNcGlr0hzY4CINAECRGgRBd8I
|
||||
AEJTu+PJkwcCG7WOjsWRUtqRj/3jJsgDdVXDVq15LOyGAbNToLWGNszS690BqHEx
|
||||
ond3IWC5TWjMAT9YbVh2DV0Kg+oGbpQrBJ1yObbyifQSUpdibFmSDfkiWoI5LYK1
|
||||
GbK7LAqhnzmfgd7YFHkSLW0yrhSm3OLyyXdg52DBLVVV7iWQFbZIfI1UkT33gxRJ
|
||||
tS8UM8nRT7VCIwSzhisgg19Lze8+yzNOdaT9z3mjSQiqWkTK1rqGi6XLcf5HWkBF
|
||||
FI+oHyiIBZ3Scu4HzBe926CA7yRp7Bd+1bPzUvi+BmQaWAoPrWy/PpAaKDztDloO
|
||||
GmqF5bVoUrcBXlhPrnUgPQL0TQmyttVDx+QWzatQrvt+LmDOpm7k9p8Vx/raMcjG
|
||||
yhkK2twH5FN6e1GVfz8peoB+MhdfCrBG1UzdVWwlERKLFJUyTUQ=
|
||||
=I6K3
|
||||
-----END PGP SIGNATURE-----
|
26
systemsettings6.changes
Normal file
26
systemsettings6.changes
Normal file
@ -0,0 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:38:31 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- 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:
|
||||
* Remove some unused header includes
|
||||
* Do not use static_cast to downcast from a base to a derived class
|
||||
* Replaced deprecated signal with events handling
|
||||
* RC 1 version dep
|
||||
* add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156
|
||||
* Remove unused System Settings categories
|
||||
* Use standard spacing for QDialogButtonBox
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 21:09:19 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.92.0 (6.0 RC 1)
|
||||
* For more details please see:
|
||||
https://kde.org/announcements/megarelease/6/rc1/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 9 11:14:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Init systemsettings6
|
112
systemsettings6.spec
Normal file
112
systemsettings6.spec
Normal file
@ -0,0 +1,112 @@
|
||||
#
|
||||
# spec file for package systemsettings6
|
||||
#
|
||||
# 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\\.systemsettings.*
|
||||
|
||||
%define kf6_version 5.240.0
|
||||
%define qt6_version 6.5.0
|
||||
|
||||
%define rname systemsettings
|
||||
# Full Plasma 6 version (e.g. 6.0.0)
|
||||
%{!?_plasma6_bugfix: %global _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}')}
|
||||
%bcond_without released
|
||||
Name: systemsettings6
|
||||
Version: 5.93.0
|
||||
Release: 0
|
||||
Summary: KDE's control center
|
||||
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: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF6Auth) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6DocTools) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6GuiAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6IconThemes) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6ItemModels) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6ItemViews) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6JobWidgets) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KirigamiPlatform) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Runner) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Service) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6XmlGui) >= %{kf6_version}
|
||||
BuildRequires: cmake(PlasmaActivities) >= %{_plasma6_bugfix}
|
||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6QuickWidgets) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
Requires: kf6-kirigami-imports >= %{kf6_version}
|
||||
Conflicts: systemsettings5
|
||||
|
||||
%description
|
||||
This package provides modules to control settings of Plasma and other
|
||||
applications by KDE.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
%install
|
||||
%kf6_install
|
||||
|
||||
%find_lang %{name} --all-name --with-html
|
||||
|
||||
%suse_update_desktop_file kdesystemsettings X-SuSE-core
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%doc %lang(en) %{_kf6_htmldir}/en/systemsettings/
|
||||
%dir %{_datadir}/zsh
|
||||
%dir %{_datadir}/zsh/site-functions
|
||||
%{_datadir}/zsh/site-functions/_systemsettings
|
||||
%{_kf6_applicationsdir}/kdesystemsettings.desktop
|
||||
%{_kf6_applicationsdir}/systemsettings.desktop
|
||||
%{_kf6_appstreamdir}/org.kde.systemsettings.metainfo.xml
|
||||
%{_kf6_bindir}/systemsettings
|
||||
%{_kf6_debugdir}/systemsettings.categories
|
||||
%{_kf6_libdir}/libsystemsettingsview.so.3
|
||||
%dir %{_kf6_plugindir}/kf6/krunner
|
||||
%{_kf6_plugindir}/kf6/krunner/krunner_systemsettings.so
|
||||
%{_kf6_sharedir}/kglobalaccel/systemsettings.desktop
|
||||
%{_kf6_sharedir}/systemsettings/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%exclude %{_kf6_htmldir}/en/systemsettings
|
||||
|
||||
%changelog
|
Loading…
Reference in New Issue
Block a user